summaryrefslogtreecommitdiff
path: root/app/views/projects/environments/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Load terminal css file in environments pageJacques Erasmus2019-07-111-0/+3
* Align page header for environment details view62968-environment-details-header-border-misalignedDave Pisek2019-06-281-15/+13
* Externalize strings from `/app/views/projects/environments`George Tsiolis2018-11-191-12/+10
* Update environment item empty stateGeorge Tsiolis2018-09-291-4/+5
* Rename environments stop action methodGrzegorz Bizon2018-07-121-1/+1
* Support manually stopping any environment from the UIWinnie Hellmann2018-07-101-1/+31
* Fix blank states using old css40377-blank-statesFilipa Lacerda2017-11-211-8/+9
* Remove all old sub nav barsAnnabel Dunstone Gray2017-09-251-1/+0
* fix some inconsistencies with the breadcrumbsPhil Hughes2017-08-181-1/+2
* updated a bunch of breadcrumb titlesPhil Hughes2017-08-181-0/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* Truncate long job names in environment view; wrap author to next lineAnnabel Dunstone Gray2017-06-261-2/+2
* Responsive table fixesAnnabel Dunstone Gray2017-06-081-5/+5
* Environment detail viewAnnabel Dunstone Gray2017-06-061-9/+7
* Fix environment specs related to protected actionsGrzegorz Bizon2017-05-311-1/+1
* Moved the monitoring button inside the show view for the environments pagemetrics-button-misplacedJose Ivan Vargas2017-04-061-1/+1
* Added the following ux improvements:Jose Ivan Vargas2017-04-031-2/+2
* Apply same html and css to the action buttons in environment show view table ...29185-environments-folder-linksFilipa Lacerda2017-03-081-1/+1
* Added Prometheus Service and Prometheus graphsKamil TrzciƄski2017-03-071-0/+1
* Update changesKamil Trzcinski2017-02-061-1/+1
* Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-02-061-3/+3
|\
| * Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-1/+1
| * Merge branch '27494-environment-list-column-headers' into 'master' Annabel Dunstone Gray2017-02-011-1/+1
| |\
| | * Edited the column header for the environments list from created to updated an...27494-environment-list-column-headersdimitrieh2017-01-311-1/+1
| * | Don't capitalize environment name in show page27484-environment-show-nameFilipa Lacerda2017-01-311-1/+1
| |/
* | Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-01-241-0/+1
|\ \ | |/
| * Add terminal UI and controller actionsFatih Acet2016-12-191-0/+1
* | Allow to stop any environmentKamil Trzcinski2016-11-101-1/+1
* | Makes stop button visible in environment pageFilipa Lacerda2016-11-091-1/+1
|/
* Fix remaining specs failuresKamil Trzcinski2016-10-181-1/+1
* Fix environments specsKamil Trzcinski2016-10-171-5/+3
* Improve after code reviewKamil Trzcinski2016-10-171-3/+2
* Refactor code to use available and stopped statuses and refactor views to use...Kamil Trzcinski2016-10-171-4/+6
* Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-171-21/+22
|\
| * Replace generic table withAnnabel Dunstone Gray2016-10-101-1/+1
| * Adds responsive behaviour equal to the one in Pipelines and Builds tableFilipa Lacerda2016-10-061-21/+22
* | Allow to close environmentsKamil Trzcinski2016-10-061-1/+0
* | Make environments to be close ableKamil Trzcinski2016-10-061-2/+5
* | Replaces destroy button with close oneFilipa Lacerda2016-10-061-1/+2
* | Adds stop environment button to environments listFilipa Lacerda2016-10-061-1/+1
|/
* Format environment history pageAnnabel Dunstone2016-08-081-2/+2
* Add an URL field to EnvironmentsZ.J. van de Weg2016-07-291-1/+1
* Use `capitalize` instead of `titleize` for manual actionsKamil Trzcinski2016-07-181-1/+1
* Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-111-1/+1
* Remove unnecessary parenscode_style_fixesValery Sizov2016-06-301-1/+1
* Updated blank state for environments and deploymentsPhil Hughes2016-06-211-4/+8
* Improve forms and specsKamil Trzcinski2016-06-151-1/+1
* Improve design after reviewKamil Trzcinski2016-06-141-1/+1
* Update scss to make the views look nicerKamil Trzcinski2016-06-141-3/+3
* Authorize environments controller actionsKamil Trzcinski2016-06-141-1/+2