summaryrefslogtreecommitdiff
path: root/app/views/projects/deployments
Commit message (Expand)AuthorAgeFilesLines
* Allow to make builds soft-archived.disallow-retry-of-old-buildsKamil Trzciński2018-11-051-1/+1
* Support manually stopping any environment from the UIWinnie Hellmann2018-07-102-7/+7
* i18n: externalize strings from 'app/views/projects/deployments'Tao Wang2018-06-143-7/+7
* Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-101-1/+1
* Fix dropdownsClement Ho2018-04-171-1/+1
* Rename .btn-default to .btn-secondaryClement Ho2018-04-091-1/+1
* Replaced the remaining code-fork iconsjivl-general-icons-2Jose Ivan Vargas2017-12-191-1/+1
* Adds cacheless render to Banzai object render34509-improves-markdown-rendering-performance-for-commits-listTiago Botelho2017-09-061-1/+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-4/+7
* Fix mobile environment detail viewAnnabel Dunstone Gray2017-06-231-8/+9
* Create responsive mobile view for pipelines tableAnnabel Dunstone Gray2017-06-161-2/+2
* Responsive table fixesAnnabel Dunstone Gray2017-06-083-20/+25
* Environment detail viewAnnabel Dunstone Gray2017-06-063-11/+11
* Fix environment specs related to protected actionsGrzegorz Bizon2017-05-311-0/+1
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-2/+2
* Apply same html and css to the action buttons in environment show view table ...29185-environments-folder-linksFilipa Lacerda2017-03-082-4/+3
* HAMLLint: Fix `UnnecessaryInterpolation` and `UnnecessaryStringOutput` offenc...22072-enable-haml-linters-phase-2Kushal Pandya2017-01-241-2/+2
* HAMLLint: Fix `UnnecessaryStringOutput` offencesKushal Pandya2017-01-241-2/+2
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-311-1/+1
* Merge branch '22191-delete-dynamic-envs-mr' into 'master' Rémy Coutable2016-10-193-28/+23
|\
| * Refactor code to use available and stopped statuses and refactor views to use...Kamil Trzcinski2016-10-173-33/+23
| * Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-172-4/+12
| |\
| * | 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-062-5/+4
| * | Adds stop environment button to environments listFilipa Lacerda2016-10-061-0/+5
* | | Trigger updatesAnnabel Dunstone Gray2016-10-101-1/+1
| |/ |/|
* | Merge branch '22774-retouch-environments-deployments' into 'master' Jacob Schatz2016-10-072-4/+12
|\ \
| * | Removes `try`Filipa Lacerda2016-10-061-1/+1
| * | Removes unused variableFilipa Lacerda2016-10-061-2/+0
| * | Fixes external_url linkFilipa Lacerda2016-10-061-1/+1
| * | Removes Merge Request reference from commit column due to performance issuesFilipa Lacerda2016-10-061-4/+0
| * | Adds responsive behaviour equal to the one in Pipelines and Builds tableFilipa Lacerda2016-10-061-1/+1
| * | Adds verification beore showing user avatarFilipa Lacerda2016-10-061-2/+3
| * | Adds external urlFilipa Lacerda2016-10-052-3/+10
| * | Adds reference to the merge request in the commit columnFilipa Lacerda2016-10-051-0/+6
| |/
* | Replace bootstrap caret with fontawesome caretClement Ho2016-10-051-1/+1
|/
* Replace play icon font with svgClement Ho2016-09-011-2/+2
* Add gravatars to build history20059-environment-listAnnabel Dunstone2016-08-081-0/+1
* Add deployment ID and gravatar to environments pageAnnabel Dunstone2016-08-081-1/+1
* Add avatar to commit message; environment style updates to match pipelines pageAnnabel Dunstone2016-08-081-2/+6
* 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-183-22/+24