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
Constance Okoghenun
baa37edd93
Resolve "Issue board card design"
2018-11-07 17:20:17 +00:00
Mike Greiling
f666026d71
Prettify all spec files
2018-10-17 11:18:17 -05:00
Filipa Lacerda
5ed91cf81b
Resolve "Integrate new vue+vuex code base with new API and remove old haml code"
2018-10-17 10:34:19 +00:00
Lukas Eipert
4ff134dfd4
Proper icon validator
2018-07-18 16:56:19 +00:00
Rémy Coutable
d434c62a83
Move EE-specific JavaScript files to ee/app/assets/javascripts
2018-02-26 19:43:34 +00:00
Filipa Lacerda
da6af70a22
Changes after review
2018-01-05 17:15:23 +00:00
Filipa Lacerda
572de0c1c2
Adds illustrations for manual actions and non triggered jobs
2017-12-19 11:04:04 +00:00
Mike Greiling
60f7a43f28
fix incorrect equals assertion
2017-06-14 04:07:20 -05:00
Mike Greiling
a526e619d9
Revert "Merge branch 'karma-headless-chrome' into 'master'"
...
This reverts merge request !12036
2017-06-13 15:20:26 +00:00
Mike Greiling
0ff932cdce
fix incorrect equals assertion
2017-06-13 00:23:39 -05:00
Filipa Lacerda
452202e36d
Improve Job detail view to make it refreshed in real-time instead of reloading
2017-06-12 09:20:19 +00:00
Filipa Lacerda
228b73d5e9
Pipeline show view real time header section
2017-06-02 13:24:42 +00:00
Filipa Lacerda
f4274ca1b1
Creates CI Header component to use in pipelines and job details pages
2017-05-26 17:31:16 +00:00