Commit Graph

11 Commits

Author SHA1 Message Date
Filipa Lacerda 043cc8196e Simplify HTML of mini pipeline graph and dropdown
Creates individual html for dropdown
Adds simplified  CSS for the new dropdown
Removes old CSS
Improves dropdown item in Chrome, Firefox and Safari
Use SCSS variables for colors.
Fix scss linter errors
Adds animation when the stage is hovered.
Adds back tooltip on dropdown toggle
Fixes broken tests
additional css changes to get more into direction of mockups
2017-01-05 10:01:50 -06:00
Kushal Pandya fb3e365412 HAMLLint: Fix `SpaceInsideHashAttributes` offences 2016-12-31 11:58:36 +05:30
Filipa Lacerda 4e0db4e954 Fix broken dropdown 2016-12-22 11:23:29 +00:00
Mitchell Hentges 66ff2dede1 Make CI badge hitboxes better match container 2016-12-19 10:13:25 -08:00
Filipa Lacerda 268a201cce Rename file according to review 2016-12-14 14:24:25 +00:00
Filipa Lacerda 4ba48d6b05 Merge two partials into one. Rename it to match the other partials 2016-12-14 14:17:02 +00:00
Filipa Lacerda a06016d00c Remove unneeded partial 2016-12-13 11:38:34 +00:00
Filipa Lacerda 1e8271b60b Adds new partial for graph icons.
Fix tests
2016-12-09 17:24:21 +00:00
Kamil Trzcinski f6240862c8 Rename icon_with_label to icon_with_description 2016-12-08 18:16:23 +01:00
Grzegorz Bizon fc57b3144f Merge branch 'build-statuses' into 22604-manual-actions
* build-statuses: (21 commits)
  Remove ci_status_with_icon helper and replace it with partial
  Check permission of details
  Introduce `cancelable` and `returnable`
  Improve actions
  Added Ci::Status::Build
  Fix specs
  Move .pipeline-graph to pipelines/graph
  Code review
  Add Ci::Status::Factory
  Fix success status
  Added Ci::Stage specs
  Update stage rendering views
  Fix handling of allowed to failure jobs
  Fix handling of skipped vs success status
  Fix test failures
  Added Stage tests
  Add Ci::Status::Stage
  Preserve stage values and use StaticModel
  Introduce `Ci::Stage`, right now this is artificial object that is build dynamically.
  Fix broken pipeline rendering
  ...
2016-12-08 12:41:23 +01:00
Kamil Trzcinski 401c155e16 Update stage rendering views 2016-12-06 14:13:22 +01:00