summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards
Commit message (Expand)AuthorAgeFilesLines
* Add `searchBy` helper & `SidebarItemEpicsSelect`ce-6878-add-epic-select-dropdownKushal Pandya2019-08-221-0/+2
* 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
* Replace ee-specific code for boards/issue_card_innerRoman Rodionov2019-04-182-8/+12
* Fix stylelint rules in boards.scssPhil Hughes2019-04-1711-24/+40
* Revert "Merge branch 'boards-stylelint' into 'master'"revert-9699f106Rémy Coutable2019-04-1711-40/+24
* Merge branch 'boards-stylelint' into 'master'Filipa Lacerda2019-04-1711-24/+40
|\
| * Fix stylelint rules in boards.scssPhil Hughes2019-04-1611-24/+40
* | Merge branch 'winh-boards-store' into 'master'Phil Hughes2019-04-162-1/+19
|\ \ | |/ |/|
| * Copy boards store changes from EEwinh-boards-storeWinnie Hellmann2019-04-101-1/+11
| * Import BoardsStoreEE conditionallyWinnie Hellmann2019-04-102-0/+8