Commit graph

16 commits

Author SHA1 Message Date
Keifer Furzland
7e113b6824 Remove superfluous type defs in specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Regis Boudinot
81df0034f4 Merge branch 'retried-in-database-mysql' into 'master'
Retried in database

Closes #25737

See merge request !11115
2017-05-10 22:07:05 +00:00
Kamil Trzcinski
f2a4420d66
Store retried in database for CI builds 2017-05-07 22:43:53 +02:00
Kamil Trzcinski
c195b313ad
Make test that actually displays pipeline graph 2017-05-07 14:09:21 +02:00
Lin Jen-Shin
34eea29511 Fix test and only show job status title if it's
cancelled and the pipeline is auto-cancelled.
2017-04-05 23:33:19 +08:00
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
Kamil Trzcinski
b817ce2d7e
Sort builds in stage dropdown
Order: failed pending running manual canceled success skipped created
2017-03-07 12:46:53 +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
Grzegorz Bizon
daff64452f Do not show retried builds in pipeline stage dropdown 2016-12-22 14:02:45 +01:00
Grzegorz Bizon
ec4b1bc755 Add isolated view spec for pipeline stage partial 2016-12-20 16:06:01 +01: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