Commit graph

8 commits

Author SHA1 Message Date
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
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
Takuya Noguchi
a565f3d88d Fix misspellings in app/spec executable lines
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-02-27 22:41:34 +09:00
Johann Hubert Sonntagbauer
6f5723a169 enable jasmine/new-line-before-expect 2018-10-17 06:57:29 +02:00
Winnie Hellmann
743add978a Move badge settings to general settings 2018-09-03 13:16:23 +00:00
Winnie Hellmann
b4dc978d01 Use _.uniqueId() instead of Math.random() for dummy badges 2018-08-23 20:01:12 +02:00
Clement Ho
46031d63cd [skip ci] Convert panel related class names to card 2018-04-10 12:11:34 -05:00
Francisco Javier López
31dd86b636 Projects and groups badges settings UI 2018-04-08 10:20:05 +00:00