summaryrefslogtreecommitdiff
path: root/app/views/projects/deployments/_actions.haml
Commit message (Expand)AuthorAgeFilesLines
* Responsive table fixesAnnabel Dunstone Gray2017-06-081-1/+1
* Environment detail viewAnnabel Dunstone Gray2017-06-061-1/+1
* Fix environment specs related to protected actionsGrzegorz Bizon2017-05-311-0/+1
* Apply same html and css to the action buttons in environment show view table ...29185-environments-folder-linksFilipa Lacerda2017-03-081-3/+2
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* Refactor code to use available and stopped statuses and refactor views to use...Kamil Trzcinski2016-10-171-32/+14
* Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-171-1/+7
|\
| * Merge branch '22774-retouch-environments-deployments' into 'master' Jacob Schatz2016-10-071-0/+6
| |\
| | * Removes `try`Filipa Lacerda2016-10-061-1/+1
| | * Fixes external_url linkFilipa Lacerda2016-10-061-1/+1
| | * Adds external urlFilipa Lacerda2016-10-051-0/+6
| * | Replace bootstrap caret with fontawesome caretClement Ho2016-10-051-1/+1
| |/
* | Allow to close environmentsKamil Trzcinski2016-10-061-3/+2
* | Make environments to be close ableKamil Trzcinski2016-10-061-3/+5
* | Fixes space between buttonsFilipa Lacerda2016-10-061-1/+1
* | Adds close button to builds listFilipa Lacerda2016-10-061-4/+3
* | Adds stop environment button to environments listFilipa Lacerda2016-10-061-0/+5
|/
* Replace play icon font with svgClement Ho2016-09-011-2/+2
* Style deploy buttonAnnabel Dunstone2016-08-081-3/+3
* Use Re-deploy button on Deployments pagere-deploy-buttonKamil Trzcinski2016-07-201-1/+1
* Use local_assignsmanual-actionsKamil Trzcinski2016-07-181-1/+1
* Use `humanize`Kamil Trzcinski2016-07-181-1/+1
* Use `capitalize` instead of `titleize` for manual actionsKamil Trzcinski2016-07-181-1/+1
* Improve manual actions code and add model, service and feature testsKamil Trzcinski2016-07-181-0/+22