Commit Graph

26 Commits

Author SHA1 Message Date
Kamil Trzcinski 3032a0ca89 Merge two scenarios into one 2016-10-18 16:46:19 +02:00
Kamil Trzcinski bebfceb1df Fix specs 2016-10-17 23:42:49 +02:00
Filipa Lacerda 5a46e22a65 Fixes typo 2016-10-17 22:12:26 +01:00
Filipa Lacerda c3cf103fee Updates class name for consistency 2016-10-17 22:10:43 +01:00
Kamil Trzcinski 34e19b9b8d Fix specs 2016-10-17 22:01:56 +02:00
Kamil Trzcinski e988072207 Fix environments specs 2016-10-17 21:06:10 +02:00
Kamil Trzcinski 7aea16b646 Merge commit '7d12683' into 22191-delete-dynamic-envs-mr [ci skip] 2016-10-17 11:41:55 +02:00
Kamil Trzcinski 40528a1326 Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mr 2016-10-17 11:24:51 +02:00
Filipa Lacerda 7d12683de5 Fixes broken tests 2016-10-11 12:53:09 +01:00
Filipa Lacerda 594c320851 Adds tests to verify if tabs are rendered 2016-10-10 21:44:29 +01:00
Filipa Lacerda 031777339e Deletes extra empty line breaking the build 2016-10-07 15:56:37 +01:00
Filipa Lacerda 908b37bc88 Updates test in order to look for link 2016-10-07 11:48:43 +01:00
Filipa Lacerda f415a32ece Adds test for external link in environment details 2016-10-06 18:13:42 +01:00
Filipa Lacerda 8443cee049 Fixes external_url link
Adds tests for:
  - external_url link in environmnets list
  - must show deployment internal id in environments list
  - must show build name and id in environments list
2016-10-06 18:10:18 +01:00
Filipa Lacerda f82d6c180d Updates failing test 2016-10-06 13:16:14 +02:00
Kamil Trzcinski 8fe05d83ac Fix validation regexs (+1 squashed commit)
Squashed commits:
[f9a9315] Use : to test invalid environment name
2016-09-19 10:07:15 +02:00
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