summaryrefslogtreecommitdiff
path: root/spec/javascripts/boards
Commit message (Expand)AuthorAgeFilesLines
* Extract setIssueDetail() into issue boards storeWinnie Hellmann2019-06-041-0/+11
* Extract toggleFilter() into issue boards storeWinnie Hellmann2019-06-041-0/+34
* Move boardsStore.moving to BoardList componentWinnie Hellmann2019-06-031-0/+12
* Merge branch 'dz-scope-project-routes-3' into 'master'Lin Jen-Shin2019-05-311-4/+4
|\
| * Fix specs after routing changeDmitriy Zaporozhets2019-05-291-4/+4
* | Sort by position in issue boards store addList()Winnie Hellmann2019-05-301-0/+9
* | Extract clearDetailIssue() to issue boards storeWinnie Hellmann2019-05-301-0/+10
|/
* Fix issue with list label text colorTucker Chapman2019-04-232-0/+4
* Merge branch '10502-board-list-spec-ce' into 'master'Kushal Pandya2019-04-192-49/+60
|\
| * Move EE specific testcase to EE spec fileRajat Jain2019-04-192-49/+60
* | Replace ee-specific code for boards/issue_card_innerRoman Rodionov2019-04-181-0/+6
|/
* Display scoped labels in Issue BoardsRajat Jain2019-04-151-0/+43
* [frontend] backport of scoped labelsRajat Jain2019-04-041-0/+2
* Remove non-functional add issue button on welcome listDonald Cook2019-04-021-0/+14
* Merge branch 'winh-remove-sushi' into 'master'Winnie Hellmann2019-03-261-1/+1
* Move some tests from Karma to JestWinnie Hellmann2019-03-231-134/+0
* Revert "Merge branch 'winh-remove-sushi' into 'master'"Filipa Lacerda2019-03-221-1/+1
* Remove .raw from JavaScript fixture file namesWinnie Hellmann2019-03-211-1/+1
* Fix failing testsBrandon Labuschagne2019-03-181-1/+1
* Remove timezone conversion of issue due dates for issue board cardsElias Werberich2019-02-251-2/+2
* Fix broken karma testMartin Wortschack2018-12-151-3/+4
* Merge branch '51994-disable-merging-labels-in-dropdowns' into 'master'Fatih Acet2018-12-132-3/+22
|\
| * Fix failed tests and add extra testHeinrich Lee Yu2018-12-062-3/+22
* | CE Backport: Epic issue list and related issue list re-designKushal Pandya2018-12-081-0/+69
|/
* Resolve "Issue board card design"Constance Okoghenun2018-11-073-14/+115
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-312-77/+46
* Prettify all spec filesMike Greiling2018-10-176-124/+166
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-173-0/+17
* enable jasmine/no-promise-without-done-failJohann Hubert Sonntagbauer2018-10-161-1/+1
* Convert remaining issue board components into ES module syntaxMike Greiling2018-10-1010-88/+87
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-093-3/+1
* Add gl-button from gitlab-uiJose Vargas2018-10-021-1/+0
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-2/+2
* Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault2018-09-171-1/+1
* Merge branch 'boards-querystring-backport' into 'master'Tim Zallmann2018-09-072-28/+1
|\
| * don't add trailing = when in urlParamsToArray functionSimon Knox2018-08-292-28/+1
* | Fix if-checkDicker Max2018-08-161-0/+9
|/
* Send resize parameters for avatarsTim Zallmann2018-08-071-82/+72
* [Backport] View summed weights of issues in board columnFelipe Artur2018-07-301-0/+22
* Uses tooltip vue directive in issue card componentFilipa Lacerda2018-06-271-2/+2
* Moves boards components into a .vue filefl-tech-debtFilipa Lacerda2018-06-261-2/+2
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-076-6/+6
* Update Sortable package pathKushal Pandya2018-05-311-1/+1
* fix `no-unused-vars`Lukas Eipert2018-05-297-7/+0
* Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-101-1/+1
* Fix some karma specsClement Ho2018-04-241-5/+5
* Fix karma specsClement Ho2018-04-161-1/+1
* [skip ci] Convert previous .card to .board-cardClement Ho2018-04-132-17/+17
* Merge branch 'move-board-blank-state-vue-component' into 'master'Filipa Lacerda2018-04-091-2/+2
|\