summaryrefslogtreecommitdiff
path: root/spec/features/environments_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't capitalize environment name in show page27484-environment-show-nameFilipa Lacerda2017-01-311-1/+1
* Add terminal UI and controller actionsFatih Acet2016-12-191-0/+28
* Fix broken testFilipa Lacerda2016-12-091-2/+2
* Merge branch '22539-display-folders' of gitlab.com:gitlab-org/gitlab-ce into ...Kamil Trzcinski2016-11-181-227/+88
|\
| * Merge branch 'master' into 22539-display-foldersGrzegorz Bizon2016-11-171-99/+101
| |\
| * | Fix test case for environments related to deploymentsGrzegorz Bizon2016-11-171-7/+14
* | | Merge remote-tracking branch 'origin/master' into 22539-display-foldersKamil Trzcinski2016-11-181-3/+151
|\ \ \ | |/ / |/| / | |/
| * Add comment related to workaround used in specsGrzegorz Bizon2016-11-161-0/+3
| * Remove redundant call to after branch delete serviceGrzegorz Bizon2016-11-161-1/+16
| * Add feature tests for environments auto-closeGrzegorz Bizon2016-11-151-4/+38
| * Fix environment feature specs after changes in factoryGrzegorz Bizon2016-11-091-1/+3
* | Unfold dropdown in tests for environments indexGrzegorz Bizon2016-11-171-4/+9
* | Fix environments specs for deployment with SHAGrzegorz Bizon2016-11-161-2/+6
* | TestsFilipa Lacerda2016-11-161-3/+1
* | Fix broken url for stop actionFilipa Lacerda2016-11-161-1/+6
* | Fixes broken testsFilipa Lacerda2016-11-161-96/+2
* | Fix view that embeds abilities for the environmentsGrzegorz Bizon2016-11-161-1/+0
* | Fix eslint errorsFilipa Lacerda2016-11-161-1/+1
* | Adds props validationFilipa Lacerda2016-11-161-1/+2
* | Revert changes made on rspec tests for environmentFilipa Lacerda2016-11-161-89/+74
* | Adds testsFilipa Lacerda2016-11-161-0/+4
* | Remove unused blockFilipa Lacerda2016-11-161-5/+0
* | Adds a list of environmentsFilipa Lacerda2016-11-161-25/+24
* | Removes loading assertionsFilipa Lacerda2016-11-161-18/+0
* | Fix SCSS lint errorsFilipa Lacerda2016-11-161-236/+237
* | testsFilipa Lacerda2016-11-161-225/+259
|/
* Merge two scenarios into oneKamil Trzcinski2016-10-181-8/+2
* Fix specsKamil Trzcinski2016-10-171-9/+9
* Fixes typoFilipa Lacerda2016-10-171-1/+1
* Updates class name for consistencyFilipa Lacerda2016-10-171-4/+4
* Fix specsKamil Trzcinski2016-10-171-40/+2
* Fix environments specsKamil Trzcinski2016-10-171-19/+57
* Merge commit '7d12683' into 22191-delete-dynamic-envs-mr [ci skip]Kamil Trzcinski2016-10-171-3/+59
|\
| * Fixes broken testsFilipa Lacerda2016-10-111-3/+44
| * Adds tests to verify if tabs are renderedFilipa Lacerda2016-10-101-0/+15
* | Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-171-0/+28
|\ \ | |/ |/|
| * Deletes extra empty line breaking the buildFilipa Lacerda2016-10-071-1/+0
| * Updates test in order to look for link22774-retouch-environments-deploymentsFilipa Lacerda2016-10-071-2/+3
| * Adds test for external link in environment detailsFilipa Lacerda2016-10-061-0/+10
| * Fixes external_url linkFilipa Lacerda2016-10-061-0/+18
* | Updates failing testFilipa Lacerda2016-10-061-5/+5
|/
* Fix validation regexs (+1 squashed commit)Kamil Trzcinski2016-09-191-1/+1
* Add an URL field to EnvironmentsZ.J. van de Weg2016-07-291-2/+2
* Use Re-deploy button on Deployments pagere-deploy-buttonKamil Trzcinski2016-07-201-4/+4
* Use `humanize`Kamil Trzcinski2016-07-181-4/+4
* Use `capitalize` instead of `titleize` for manual actionsKamil Trzcinski2016-07-181-4/+4
* Improve manual actions code and add model, service and feature testsKamil Trzcinski2016-07-181-1/+37
* Tests updateblank-statePhil Hughes2016-06-211-2/+2
* Moved new environment link to below blank state textPhil Hughes2016-06-211-3/+3
* Make environments_spec more feature-specKamil Trzcinski2016-06-151-57/+56