summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issuable
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ↵Valery Sizov2017-05-051-0/+38
|\ | | | | | | skip]
| * Fix MR target branch selector dropdown placement cut-off31271-fixmr-target-branch-selector-dropdownEric Eastwood2017-05-011-0/+38
| | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/31271 When the dropdown items are too wide, constrain the dropdown to the offsetParent. Otherwise, let it naturally flow as Select2 wants.
* | Fix FE conflictsClement Ho2017-05-046-282/+0
| |
* | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-043-79/+0
|/
* remove Vue from the global spaceMike Greiling2017-03-208-10/+16
|
* Remove .es6 from file extensions (!9241)winniehell2017-03-059-0/+0
|
* don't rely on global spaced Vue library for issuable bundleMike Greiling2017-03-031-0/+2
|
* Merge branch 'add-svg-loader' into 'master' Fatih Acet2017-03-022-5/+4
|\ | | | | | | | | | | | | Fixes Tech debt: No need to pass svgs as props into Vue with Webpack Closes #27692 and #27840 See merge request !9522
| * Changes after review - adds alias for icons pathFilipa Lacerda2017-02-271-1/+1
| |
| * remove tech debt codeFilipa Lacerda2017-02-252-5/+4
| |
* | Merge branch '27778-a11y-sidebar' into 'master' Clement Ho2017-03-011-2/+2
|\ \ | | | | | | | | | | | | | | | | | | Improve a11y in sidebar Closes #27778 See merge request !9593
| * | Improve a11y in sidebarFilipa Lacerda2017-02-281-2/+2
| |/
* | add /award slash commandmhasbini2017-02-281-2/+3
|/ | | | add /award slash command; Allow posting of just an emoji in comment
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-185-13/+14
| | | | | | | | | | | | | | | | | | | | | | | | | * master: (67 commits) Add some API endpoints for time tracking. use destructuring syntax instead add changelog yml file correct User_agent placement in robots.txt Fixing typo Fix Project#update_repository_size to convert MB to Bytes properly Remove repository trait from factories that don't need it in features Add the `:repository` trait to `:project` factories in Cucumber steps Add a `:repository` trait to the `:empty_project` factory Update clipboard_button text: Copy commit SHA to clipboard Fix search bar filter dropdown scrollbars get rid of log fix UI behaviour - only make new calls when button is clicked and dropdown is not displayed better UI fix - simple solution Disable all cops in .rubocop_todo.yml fix spec refactored a bunch of stuff based on feedback fix serializer fix bug retrieving medians fix specs ...
* Backport timetracking frontend to CE.Bryce Johnson2017-01-159-0/+352