summaryrefslogtreecommitdiff
path: root/app/views/admin/deploy_keys
Commit message (Expand)AuthorAgeFilesLines
* Externalize admin deploy keys stringsLuke Bennett2019-03-082-14/+14
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-193-3/+3
* [skip ci] .form-horizontal => .form-group.rowClement Ho2018-04-122-2/+2
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-2/+2
* Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-161-5/+3
* Implement ability to update deploy keysAlexander Randa2017-06-023-26/+17
* Admin section capitalization fixJose Ivan Vargas Lopez2017-04-061-1/+1
* Adds CSS to match the mockups and makes table responsiveFilipa Lacerda2016-12-121-31/+32
* Use btn-inverted for New Deploy KeyLin Jen-Shin2016-12-121-1/+1
* Use consistent words, feedback:Lin Jen-Shin2016-12-102-2/+2
* Allow admin to set keys with write access, andLin Jen-Shin2016-11-222-0/+14
* Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-111-1/+1
* Merge branch 'rs-form_errors' into 'master' Dmitriy Zaporozhets2016-04-111-5/+1
|\
| * Standardize the way we check for and display form errorsrs-form_errorsRobert Speicher2016-04-041-5/+1
* | Fix missing paddings in admin areaDmitriy Zaporozhets2016-04-041-1/+1
|/
* Fix UI for pages with panelsfix-ui-paddingDmitriy Zaporozhets2016-01-221-1/+1
* Make tables full width.Douwe Maan2015-10-191-18/+19
* Remove link leading to a 404 error in Deploy Keys pageStan Hu2015-07-011-2/+1
* Show key fingerprint on DeployKeys#indexrs-issue-1741Robert Speicher2015-06-031-2/+1
* Remove show actions from Admin and Project DeployKeysRobert Speicher2015-06-031-35/+0
* Add a page title to every page.Douwe Maan2015-04-303-0/+3
* Allow admin to create public deploy keys that are accessible to any project.Douwe Maan2015-04-033-0/+87