Commit Graph

13 Commits

Author SHA1 Message Date
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 a2a16503a8 Fix vertical alignment of action icon with status icon 2016-12-12 12:12:37 +00:00
Filipa Lacerda 1e8271b60b Adds new partial for graph icons.
Fix tests
2016-12-09 17:24:21 +00:00
Grzegorz Bizon 78757a0d37 Merge branch 'master' into 22604-manual-actions
* master: (28 commits)
  Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' ...
  Merge branch 'html-safe-diff-line-content' into 'security'
  Merge branch 'rs-filter-authentication_token' into 'security'
  Merge branch 'destroy-session' into 'security'
  Updating reference to database password
  Update CHANGELOG.md for 8.13.9
  Update CHANGELOG.md for 8.14.4
  Don't check if stage name doesn't exist
  Various small emoji positioning adjustments
  Add nested groups support on data level
  Update factory_girl_rails to 4.7.0
  Correct previous stable branch used in 8.14 to 8.15 update guide
  Enable display of admonition icons in Asciidoc.
  add link_to_if helper on target_branch link on Merge Request ...
  Fade out should be white instead of gray
  Do nothing if file is undefined
  fix: 24982- Remove'Signed in successfully' message After this ...
  adds impersonator variable and makes sudo usage overall more clear
  Reenables /user API request to return private-token if user is ...
  Fixed timeago re-rendering every element
  ...
2016-12-09 11:13:47 +01:00
Kamil Trzcinski f6240862c8 Rename icon_with_label to icon_with_description 2016-12-08 18:16:23 +01:00
Kamil Trzcinski aba894b94f Don't check if stage name doesn't exist 2016-12-08 15:48:46 +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 df84444b30 Fix specs 2016-12-07 22:20:38 +01:00
Kamil Trzcinski 8842f55201 Code review 2016-12-07 19:30:14 +01:00
Kamil Trzcinski 401c155e16 Update stage rendering views 2016-12-06 14:13:22 +01:00
Kamil Trzcinski d865aedafc Introduce `Ci::Stage`, right now this is artificial object that is build dynamically. 2016-12-06 14:13:21 +01:00