Commit Graph

18 Commits

Author SHA1 Message Date
GitLab Bot 69944ffb68 Add latest changes from gitlab-org/gitlab@master 2019-11-12 15:06:26 +00:00
Lukas 'Eipi' Eipert 6df22f17d2 Karma: Fix css selector for loading icon
The GitLab UI update changed the spinner selector from `spinner` to
`gl-spinner`, so we need to update it, so that our tests won't fail.
2019-07-26 09:40:17 +00:00
Rajat Jain 476ad04a67 Move EE specific testcase to EE spec file
Refactor `board_list` such that we can reuse the parts of component
creation with prop passing with ee specific spec.
2019-04-19 10:13:51 +05:30
Brandon Labuschagne 193362482d Fix failing tests
A number of the karma tests looked for the .fa-spinner class or the
icon element used for the font awesome spinner class.

These instances have been refactored to now look for the .spinner
class instead.
2019-03-18 14:09:07 +02:00
Mike Greiling 160157a92b
Prettify remaining files with differences in CE and EE 2018-10-31 14:33:12 -05:00
Mike Greiling a018974460 Convert remaining issue board components into ES module syntax 2018-10-10 17:08:43 +00:00
Dicker Max c4d2db1f6c Fix if-check 2018-08-16 15:27:56 +00:00
Kushal Pandya 6a4b4255a1 Update Sortable package path 2018-05-31 17:49:12 +05:30
Lukas Eipert 99c4e46d1d
fix `no-unused-vars` 2018-05-29 18:42:25 +02:00
Clement Ho 94a72ecf5f [skip ci] Convert previous .card to .board-card 2018-04-13 15:27:10 -05:00
George Tsiolis 87ee18c9d1 Move BoardList vue component to vue file 2018-02-06 16:12:04 +02:00
Winnie Hellmann 0711ebbd72 Use restore() instead of reset() for removing axios MockAdapter 2018-01-23 12:42:02 +01:00
Tim Zallmann 4167f19b0a Upgraded all vue libraries 2018-01-23 09:37:07 +00:00
David Kuri 9452fd2b48 Fixing re-ordering of an issue when dragging it to the bottom a long issue list in the board 2018-01-09 09:24:08 +00:00
Eric Eastwood 4ffc863afd Switch boards to Axios 2018-01-02 18:01:42 -06:00
Simon Knox eff1c1213e backport boards specs 2017-09-06 16:55:23 +10:00
Clement Ho 3f6477fd1f Fix karma 2017-05-04 14:35:02 -05:00
Phil Hughes 3369232ca2 Added specs for board list component 2017-04-05 09:59:41 +01:00