summaryrefslogtreecommitdiff
path: root/spec/javascripts/boards
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch '36517-failing-karma-tests-for-chrome-60' into 'master'Tim Zallmann2017-08-211-2/+6
|\
| * fix test failures in board_new_issue_spec.js on Chrome 60Mike Greiling2017-08-171-2/+6
* | Fixed issue boards closed list displaying empty labelissue-boards-closed-shows-empty-labelPhil Hughes2017-08-181-0/+19
|/
* Show all labelsRegis Boudinot2017-08-081-12/+16
* Make JavaScript tests fail for unhandled Promise rejectionsWinnie Hellmann2017-06-232-103/+137
* Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan2017-06-071-0/+112
|\
| * added tests for collapsingPhil Hughes2017-06-021-0/+112
* | animate adding issue to boards31633-animate-issueSimon Knox2017-06-011-18/+27
|/
* Merge branch 'adopt-es-module-syntax' into 'master'Filipa Lacerda2017-05-222-7/+7
|\
| * fix eslint failuresMike Greiling2017-05-161-1/+1
| * update frontend specs to use ES module syntaxMike Greiling2017-05-162-6/+6
* | Consolidate user avatar Vue logicBryce Johnson2017-05-181-1/+1
|/
* [skip ci] Fix FE conflicts with masterClement Ho2017-05-051-2/+2
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-051-0/+21
|\
| * Changed how the default avatar is setissue-boards-no-avatarPhil Hughes2017-05-041-0/+21
* | Fix karmaClement Ho2017-05-043-5/+8
* | Fix eslint and rubocopClement Ho2017-05-041-1/+1
* | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-046-56/+183
|/
* ESLint fixPhil Hughes2017-04-131-1/+1
* Only increase the page number for boards when we need toPhil Hughes2017-04-131-0/+40
* Added specs for board list componentPhil Hughes2017-04-051-0/+201
* Stops triggering board sidebar when clicking avatarPhil Hughes2017-03-281-0/+19
* Merge branch 'rename_done_to_closed' into 'master' Sean McGivern2017-03-271-2/+2
|\
| * Change Done column to Closed in issue boardsblackst0ne2017-03-241-2/+2
* | Fixed up issue boards JS specsPhil Hughes2017-03-273-16/+16
|/
* remove Cookies class from global spaceMike Greiling2017-03-221-1/+1
* remove Vue from the global spaceMike Greiling2017-03-205-5/+8
* Fixed eslintboards-blank-state-template-in-jsPhil Hughes2017-03-161-6/+7
* Catches errors when generating listsPhil Hughes2017-03-161-0/+92
* Organize our polyfills and standardize on core-jsMike Greiling2017-03-132-2/+0
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-066-0/+0
|\
| * Remove .es6 from file extensions (!9241)winniehell2017-03-056-0/+0
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-032-1/+192
|\ \ | |/