summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards
Commit message (Expand)AuthorAgeFilesLines
* 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
* Extract setIssueDetail() into issue boards storeWinnie Hellmann2019-06-043-3/+7
* Extract toggleFilter() into issue boards storeWinnie Hellmann2019-06-042-18/+20
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-032-3/+3
* Move boardsStore.moving to BoardList componentWinnie Hellmann2019-06-032-2/+9
* Revert "Merge branch 'js-i18n-board-store' into 'master'"revert-2d980fadBrandon Labuschagne2019-05-312-5/+2
* Sort by position in issue boards store addList()Winnie Hellmann2019-05-303-17/+16
* Extract clearDetailIssue() to issue boards storeWinnie Hellmann2019-05-303-2/+6
* I18N boards store directoryjs-i18n-board-storeBrandon Labuschagne2019-05-272-2/+5
* Create empty Vuex store for issue boardsWinnie Hellmann2019-05-205-0/+194
* Internationalisation of board directoryBrandon Labuschagne2019-05-014-5/+7
* Merge branch '10011-boards' into 'master'Kushal Pandya2019-05-012-0/+11
|\
| * Only get milestone when EERajat Jain2019-04-302-0/+11
* | Fixed boards card dragging stylingPhil Hughes2019-04-291-1/+1
|/
* Add auto direction to support rtl languagesAhmad Haghighi2019-04-251-1/+1
* Fix issue with list label text colorTucker Chapman2019-04-231-0/+1