summaryrefslogtreecommitdiff
path: root/spec/javascripts/boards
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Move BoardBlankState vue componentGeorge Tsiolis2018-04-071-2/+2
* | Remove modal store and mixins from global scope44224-remove-glFilipa Lacerda2018-04-061-2/+1
|/
* Fix more specsFelipe Artur2018-04-051-1/+1
* Fix specsFelipe Artur2018-04-051-0/+2
* Removes eslint disabled commentsfl-prettier-mock-dataFilipa Lacerda2018-03-291-25/+24
* Update path for ListLabel modelKushal Pandya2018-03-056-6/+6
* Move BoardNewIssue vue componentGeorge Tsiolis2018-02-081-1/+1
* Move BoardList vue component to vue fileGeorge Tsiolis2018-02-061-1/+1
* Use restore() instead of reset() for removing axios MockAdapterwinh-axios-mock-restoreWinnie Hellmann2018-01-235-5/+5
* Upgraded all vue librariesTim Zallmann2018-01-231-3/+3
* consistent code styleSimon Knox2018-01-181-2/+1
* add test for search terms with +Simon Knox2018-01-181-2/+9
* fix board filter parsing - don't replace encoded + symbols with spacesSimon Knox2018-01-161-0/+21
* Merge branch 'main-js-tidy-up' into 'master'Filipa Lacerda2018-01-112-1/+2
|\
| * Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-102-1/+2
* | Merge branch '34312-eslint-vue-plugin' into 'master'Phil Hughes2018-01-101-3/+3
|\ \ | |/ |/|
| * Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-3/+3
* | Fixing re-ordering of an issue when dragging it to the bottom a long issue li...David Kuri2018-01-091-0/+12
|/
* Switch boards to AxiosEric Eastwood2018-01-0210-83/+70
* remove utl util imports from boards specsPhil Hughes2017-12-083-3/+0
* Backport changes from refactor sidebar weight block Vue and move to Issue Boardsce-1379-update-sidebar-weight-to-vue-and-add-to-boardsEric Eastwood2017-12-041-0/+6
* Async notification subscriptions in issue boardsEric Eastwood2017-11-202-13/+29
* backport boards specsSimon Knox2017-09-0611-66/+103