summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Display scoped labels in Issue BoardsRajat Jain2019-04-155-15/+90
* | Add time tracking information to Issue Boards sidebarKushal Pandya2019-04-122-13/+35
* | Backport of EE changes to board milestone model10015-move-ee-differences-for-app-assets-javascripts-boards-models-milestone-jsConstance Okoghenun2019-04-111-1/+10
* | Merge branch '10017-move-ee-differences-for-app-assets-javascripts-boards-mod...Kushal Pandya2019-04-111-3/+16
|\ \
| * | Backported changes from EE for board list model10017-move-ee-differences-for-app-assets-javascripts-boards-models-list-jsConstance Okoghenun2019-04-101-3/+16
| |/
* | Backported changes from EE for board issue model10016-move-ee-differences-for-app-assets-javascripts-boards-models-issue-jsConstance Okoghenun2019-04-101-1/+15
|/
* Remove EE-specific changes from FilteredSearchBoardswinh-filtered_search_boardsWinnie Hellmann2019-04-081-0/+4
* Merge branch '59621-order-labels-alphabetically-in-issue-boards' into 'master'Kushal Pandya2019-04-071-1/+5
|\
| * Sort labels alphabetically on issue board59621-order-labels-alphabetically-in-issue-boardsDmitriy Zaporozhets2019-04-051-1/+5
* | Add checkbox to choose to create new list when creating new labelTucker Chapman2019-04-051-1/+5
* | [frontend] backport of scoped labelsRajat Jain2019-04-041-1/+11
|/
* Remove non-functional add issue button on welcome listDonald Cook2019-04-021-1/+4
* Merge branch '7714-boards-fe' into 'master'Kushal Pandya2019-03-072-1/+4
|\
| * Display Recent Boards in Board switcherRajat Jain2019-03-042-1/+4
* | Remove timezone conversion of issue due dates for issue board cardsElias Werberich2019-02-251-1/+1
|/
* Add flex styles to board list only if board list is expandedAnnabel Dunstone Gray2019-02-111-1/+1
* fix misaligned projects dropdownJohann Hubert Sonntagbauer2019-01-172-2/+2
* Upgrade prettier and reformat files as necessaryMike Greiling2019-01-149-10/+10
* Merge branch 'master' into 54311-fix-board-add-labelrubenmoya2019-01-052-3/+8
|\
| * Merge branch '54386-integrate-mobile-css-framework-into-specific-frameworks' ...Annabel Dunstone Gray2019-01-031-1/+1
| |\
| | * Replace aside:not(.right-sidebar) with display propertiesTakuya Noguchi2018-12-121-1/+1
| * | Use `parsePikadayDate` to parse due date stringKushal Pandya2018-12-271-2/+7
* | | Add assignableLabelsEndpoint to issue after createing itrubenmoya2018-12-261-0/+1
|/ /
* | Merge branch '51994-disable-merging-labels-in-dropdowns' into 'master'Fatih Acet2018-12-133-5/+8
|\ \ | |/ |/|
| * Fix failed tests and add extra testHeinrich Lee Yu2018-12-061-3/+1
| * Allow creating label lists with the same label nameHeinrich Lee Yu2018-12-062-2/+7
| * Allow adding of duplicate label names in boardsHeinrich Lee Yu2018-12-061-3/+3
* | CE Backport: Epic issue list and related issue list re-designKushal Pandya2018-12-081-6/+14
* | Remove close icon from projects dropdown in issue boardsWinnie Hellmann2018-12-041-14/+1
|/
* Replace `=== true` with `parseBoolean()`Winnie Hellmann2018-11-272-4/+4
* Merge branch '52453-show-subgroups-in-group-create-issue' into 'master'Sean McGivern2018-11-211-4/+13
|\