Commit Graph

10 Commits

Author SHA1 Message Date
Z.J. van de Weg be9aa7f194 Add an URL field to Environments
This MR adds a string (thus max 255 chars) field to the enviroments
table to expose it later in other features.
2016-07-29 13:54:45 +02:00
Kamil Trzcinski c2f77ee00b Use Re-deploy button on Deployments page 2016-07-20 22:48:10 +02:00
Kamil Trzcinski d92054dd66 Use `humanize` 2016-07-18 18:42:57 +02:00
Kamil Trzcinski 20438213d5 Use `capitalize` instead of `titleize` for manual actions 2016-07-18 14:56:22 +02:00
Kamil Trzcinski e00da96c88 Improve manual actions code and add model, service and feature tests
Manual actions are accessible from:
- Pipelines
- Builds
- Environments
- Deployments
2016-07-18 14:46:20 +02:00
Phil Hughes c207b9e051 Tests update 2016-06-21 11:52:51 +01:00
Phil Hughes 85a5e42576 Moved new environment link to below blank state text 2016-06-21 11:12:28 +01:00
Kamil Trzcinski 32a400aa14 Make environments_spec more feature-spec 2016-06-15 12:24:47 +02:00
Kamil Trzcinski 0052644009 Improve forms and specs 2016-06-15 12:07:06 +02:00
Kamil Trzcinski 30877effb1 Test environment controller specs 2016-06-14 14:47:00 +02:00