summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards
Commit message (Expand)AuthorAgeFilesLines
...
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-157-19/+498
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-141-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-131-1/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-117-498/+19
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-117-19/+498
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-111-2/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-081-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-021-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-012-7/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-301-1/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-271-15/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-191-1/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-187-35/+57
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-1/+1
* Add missing ListIssue importfix-missing-listissueIllya Klymov2019-09-101-1/+1
* Merge branch 'qa/e2e-tests-for-multiple-boards-on-group-level' into 'master'Walmyr Lima e Silva Filho2019-09-061-0/+1
|\
| * Update views for testabilityqa/e2e-tests-for-multiple-boards-on-group-levelWalmyr Lima2019-09-051-0/+1
* | Show weight on new board issue (CE-backport)Winnie Hellmann2019-09-061-1/+5
* | Let project reporters create issue from group boardsFelipe Artur2019-09-042-1/+13
|/
* Revert "DB change, migratoin and changelog"Lee Tickett2019-09-031-2/+2
* Revert "DB change, migratoin and changelog"Lee Tickett2019-08-301-4/+4
* Merge branch 'ce-6878-add-epic-select-dropdown' into 'master'Nick Thomas2019-08-221-0/+2
|\
| * Add `searchBy` helper & `SidebarItemEpicsSelect`ce-6878-add-epic-select-dropdownKushal Pandya2019-08-221-0/+2
* | Add testability on viewsWalmyr Lima2019-08-203-0/+3
|/
* Disable vue-i18n for non-autofix filesEzekiel Kigbo2019-08-083-0/+3
* Add note about refactoring to board_service.jsWinnie Hellmann2019-08-061-0/+5
* Autofix i18n lints for vue filesEzekiel Kigbo2019-07-251-12/+15
* use the property of name_with_namespace instead of name for the new issue for...Emeryao2019-07-221-3/+5
* Removes EE differences for issue boardsFilipa Lacerda2019-07-192-1/+23
* add stub to the boardsStore to spy on it and be able to use toHaveBeenCalledW...Eduardo Mejía2019-07-191-4/+7
* Move boards switcher partialWinnie Hellmann2019-07-174-3/+586
* Removes EE differences for modal issues board10009-boards-indexFilipa Lacerda2019-07-172-1/+3
* Add setCurrentBoard to boardsStoreWinnie Hellmann2019-07-151-0/+4
* Add functions for multiple boards to BoardServiceWinnie Hellmann2019-07-122-0/+50
* change the use of boardService in favor of boardsStore on footer for the boar...Eduardo Mejía2019-07-121-1/+1
* Moves EE differences for issue boardsFilipa Lacerda2019-07-103-14/+21
* Fix - use `s__` for namespaced translations64260-i18n-broken-boards-blank-stateEzekiel Kigbo2019-07-081-4/+4
* Replace runtime isEE check with compile time one60213-fix-is-ee-webpack-checksLukas Eipert2019-07-054-12/+9
* Copy content from BoardService to boardsStoreWinnie Hellmann2019-07-043-59/+131
* Create EE-specific initNewListDropdown() functionWinnie Hellmann2019-07-041-1/+1
* Extract mounting of multiple boards switcherWinnie Hellmann2019-07-042-0/+5
* Allow collapsing all issue boardsMartin Hanzel2019-06-283-16/+34
* Vue-i18n: javascripts/boards directoryEzekiel Kigbo2019-06-2810-57/+70
* Removes EE differences12364-sortable-default-mixinFilipa Lacerda2019-06-261-1/+1
* Rename to time_tracking_limit_to_hours30355-use-hours-only-for-time-trackingHeinrich Lee Yu2019-06-254-7/+17
* Limit time tracking values to hoursJon Kolb2019-06-251-2/+7
* Disable unnecessary ESLint i18n offencesBrandon Labuschagne2019-06-132-0/+2
* Remove list sorting from NewListDropdownWinnie Hellmann2019-06-071-3/+0
* Move Vue models from vue_shared to boardsMartin Hanzel2019-06-075-5/+29
* Extract setListDetail() into issue boards storeWinnie Hellmann2019-06-053-2/+6