summaryrefslogtreecommitdiff
path: root/spec/javascripts/boards/board_card_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-311-215/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-091-7/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-281-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-281-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-151-2/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-111-12/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-111-2/+12
* Move Vue models from vue_shared to boardsMartin Hanzel2019-06-071-2/+2
* Prettify all spec filesMike Greiling2018-10-171-13/+30
* Convert remaining issue board components into ES module syntaxMike Greiling2018-10-101-11/+11
* Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-071-1/+1
* fix `no-unused-vars`Lukas Eipert2018-05-291-1/+0
* Update path for ListLabel modelKushal Pandya2018-03-051-1/+1
* Use restore() instead of reset() for removing axios MockAdapterwinh-axios-mock-restoreWinnie Hellmann2018-01-231-1/+1
* Switch boards to AxiosEric Eastwood2018-01-021-6/+7
* Async notification subscriptions in issue boardsEric Eastwood2017-11-201-13/+16
* backport boards specsSimon Knox2017-09-061-2/+3
* fix eslint failuresMike Greiling2017-05-161-1/+1
* update frontend specs to use ES module syntaxMike Greiling2017-05-161-4/+4
* Fix karmaClement Ho2017-05-041-3/+3
* Fix eslint and rubocopClement Ho2017-05-041-1/+1
* Stops triggering board sidebar when clicking avatarPhil Hughes2017-03-281-0/+19
* remove Vue from the global spaceMike Greiling2017-03-201-1/+2
* Moved issue boards new issue form templatePhil Hughes2017-03-011-1/+1
* Fixed eslint errorsboards-card-template-to-jsPhil Hughes2017-02-231-3/+7
* Issue boards card in JSPhil Hughes2017-02-231-0/+164