Commit graph

15 commits

Author SHA1 Message Date
Clement Ho
8b1f2823a2 Use @gitlab npm namespace 2018-11-16 19:29:11 +00:00
Clement Ho
c4aa33fc8b Remove gitlab-ui loading icon from global 2018-11-07 10:06:15 +00:00
Filipa Lacerda
87444fb6ed
Adds pagination to pipelines table in merge request page 2018-10-31 17:10:36 +00:00
Clement Ho
f815b48f39 Use gitlab-ui loading icon 2018-09-11 22:19:21 +00:00
Filipa Lacerda
eb2de72c69
Prettifies pipeline's javascript code 2018-06-27 15:28:05 +01:00
Filipa Lacerda
f4aced6f6d
Reloads pipeline table when dropdown action is clicked and closes the dropdown in the MR widget 2018-05-16 13:20:29 +01:00
Filipa Lacerda
feb9caab90 Resolve "Remove modal box confirmation when retrying a pipeline" 2018-05-11 14:03:27 +00:00
Filipa Lacerda
cac2ed25d0 Handle cancelled request
[ci skip] Adds specs

Adds specs
2018-04-13 18:57:13 +01:00
Filipa Lacerda
0bc8440d4e Stop polling and fetch the table 2018-04-13 18:57:12 +01:00
Filipa Lacerda
6c76e81bbf [ci skip] Updates table when stage is clicked 2018-04-13 18:57:08 +01:00
Filipa Lacerda
b9f9e6fa4e
Removes UJS from reset cache button
Uses loading button for better UX
2018-03-07 12:01:36 +00:00
Filipa Lacerda
64857a9bf3 Manage empty states in Pipelines page
Adds i18n
Adds test

Fix broken tests

Fixes empty tab state for external CI
2018-03-05 11:22:50 +00:00
Phil Hughes
fa2af5e0f5
Flash is now a ES6 module
Reduced the technical debt around our JS flash function by making it a
module that is imported rather than relying on the global function.
The global function still exists mainly for technical debt with how
some requests are being completed, but new JS should import the module
directly.

Also reduces some tech debt in the file by removing the need for jQuery.
Instead Flash is now 100% vanilla JS.
2017-10-10 10:14:22 +01:00
James Ramsay
0ed23790a4 Fix spelling of occurred 2017-09-26 08:46:09 -04:00
Filipa Lacerda
05cfba6f6d Uniformize code between both pipelines tables 2017-06-20 14:54:55 +00:00