summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components/project_select.vue
Commit message (Collapse)AuthorAgeFilesLines
* use the property of name_with_namespace instead of name for the new issue ↵Emeryao2019-07-221-3/+5
| | | | | | | | form in boards add a new attribute for name_with_namespace prettier the changed code
* Vue-i18n: javascripts/boards directoryEzekiel Kigbo2019-06-281-4/+5
| | | | | i18n linting for .vue files under the app/javascripts/boards directory
* fix misaligned projects dropdownJohann Hubert Sonntagbauer2019-01-171-1/+1
| | | | | | * dropdown position * add empty state list overflow * avoid double scrollbars in project dropdown
* Remove close icon from projects dropdown in issue boardsWinnie Hellmann2018-12-041-14/+1
|
* Merge branch '52453-show-subgroups-in-group-create-issue' into 'master'Sean McGivern2018-11-211-4/+13
|\ | | | | | | | | | | | | Resolve "Access project from descendent groups when selecting project to create new issue" Closes #47096 and #52453 See merge request gitlab-org/gitlab-ce!22612
| * Prettify JSHeinrich Lee Yu2018-11-191-8/+13
| |
| * Change param name for consistencyHeinrich Lee Yu2018-11-191-1/+1
| |
| * Update project selection dropdown API paramsHeinrich Lee Yu2018-11-191-1/+5
| |
* | Prettify all the thingsMike Greiling2018-11-201-24/+6
|/
* Use @gitlab npm namespaceClement Ho2018-11-161-1/+1
|
* Remove gitlab-ui loading icon from globalClement Ho2018-11-071-0/+2
|
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-2/+4
|
* Fix project selector to show only projects with issuesHeinrich Lee Yu2018-10-261-1/+1
|
* Replace `<i>` in vue components with `<icon>`George Tsiolis2018-10-151-15/+15
|
* Use gitlab-ui loading iconClement Ho2018-09-111-5/+1
|
* Resolve "List of projects not loading when trying to create an issue from a ↵Constance Okoghenun2018-08-011-1/+1
| | | | board (TypeError)"
* Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray2018-07-191-1/+1
|
* fix `no-unused-vars`Lukas Eipert2018-05-291-57/+55
|
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
|
* Bring one group board to CEFelipe Artur2018-03-031-0/+127