Commit Graph

8 Commits

Author SHA1 Message Date
Robert Speicher 985a0c39ef Use Project `:repository` trait where necessary in view specs 2017-03-27 18:45:37 -04:00
Toon Claes e2d5818ee1 Show pipeline creator & created_at in heading
Instead of showing the commit author & authored_date that triggered
the pipeline, show the user and created_at in the heading of the
pipeline show.
2017-03-22 21:26:29 +01:00
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
Filipa Lacerda 52e0c4ba91 Fix tests
Fix broken tests
2016-12-12 12:44:46 +00:00
Connor Shea 8062380f60 Upgrade Devise from 4.1.1 to 4.2.0.
This fixes an issue with Rails 5 and brings us up-to-date with the latest Devise release.

This also replaces the deprecated Devise::TestHelpers with Devise::Test::ControllerHelpers.

Changelog: https://github.com/plataformatec/devise/blob/v4.2.0/CHANGELOG.md#420---2016-07-01
2016-09-27 20:08:49 -06:00
Kamil Trzcinski bf41ab2640 Add specs that target status failure 2016-09-18 21:41:45 +02:00
Kamil Trzcinski 2f3dc314f4 Fix spec failures 2016-09-14 17:33:07 +02:00
Kamil Trzcinski d8ba09fca9 Add view specs for pipelines graph 2016-09-14 15:23:07 +02:00