Skip to content

added subtle running status animation for pipelines

Dimitrie Hoekstra requested to merge running-status-icon into master

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)

2016-10-11_14.01.34

2016-10-11_14.11.52

2016-10-11_14.02.24

2016-10-11_14.03.32

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports