summaryrefslogtreecommitdiff
path: root/app/views/admin/deploy_keys
Commit message (Expand)AuthorAgeFilesLines
* 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