Commit graph

9 commits

Author SHA1 Message Date
Nathan Friend
63e7b21f6e
Remove animation from pipeline status icon buttons
The expansion hover animation caused a number of layout headaches; this
commit removes the animation and replaces them with hover/active/focus
styles.

Related issue:
https://gitlab.com/gitlab-org/gitlab-ce/issues/42769
2019-01-17 09:43:03 -04:00
Robert Speicher
94531f76d4
Correct remaining Lint/UselessAssignment haml-lint violations 2018-08-31 18:29:37 -07:00
Kamil Trzciński
6ea31cb7cd Add stages_ajax endpoint to serve old HTML 2018-05-02 00:05:03 +02:00
Filipa Lacerda
2c835eec69
Renders json endpoint + updates CSS to render the same between pipelines table and pipeline graph 2018-04-19 12:00:27 +01:00
Tim Zallmann
ce75de08f0 Fixes for Tests 2017-10-30 10:27:46 +01:00
Douwe Maan
fe13f11041 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
Grzegorz Bizon
c00d72b6f3 Rename pipeline methods related to legacy stages 2017-06-01 11:55:18 +02:00
Filipa Lacerda
e69732e2fb Pipeline table mini graph dropdown remains open when table is refreshed 2017-05-04 13:11:48 +00:00
Luke "Jared" Bennett
a0d0ffe53b
added inline pipeline graph
Added tests

review changes
2017-02-07 17:44:04 +00:00