added subtle running status animation for pipelines
What does this MR do?
Running status icon for pipelines has a subtle running animation.
Are there points in the code the reviewer needs to double check?
This has been hacked together and is in noway properly implemented. However it shows of the feature.
Code is taken from http://codepen.io/strages/pen/ozdWwL
Why was this MR needed?
As we'll be updating the status icons live to represent their actual status we have to give a hint to the users that this page actually does something in the background. We can do this by have the running icon, be actually running... subtle animation.
Screenshots (if relevant)
Does this MR meet the acceptance criteria?
-
CHANGELOG entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together