summaryrefslogtreecommitdiff
path: root/app/views/profiles/keys/_form.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* List ssh-ed25519 exampleBen Bodenmiller2019-06-101-2/+2
|
* Externalize strings of PGP Keys and SSH Keys page in user profileantony liu2019-05-301-2/+2
|
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-2/+2
| | | | | | Rename btn-new, btn-create and btn-save to btn-success Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add an SSH key and use it to clone and pushMark Lapierre2018-09-151-3/+3
| | | | | | | | | Adds 2 end-to-end tests: 1. Add and remove an SSH key 2. Add an SSH key and use it to clone and push Includes changes to factories to allow Git actions via SSH
* Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray2018-07-191-2/+2
|
* (Part 2) Resolve "Recognise when a user is trying to validate a private SSH key"Luke Bennett2018-07-061-3/+10
|
* (Part 1) Resolve "Recognise when a user is trying to validate a private SSH key"Luke Bennett2018-06-251-2/+4
|
* Add reminder to not paste private SSH keysIngo Blechschmidt2016-07-091-1/+1
|
* Standardize the way we check for and display form errorsrs-form_errorsRobert Speicher2016-04-041-5/+1
| | | | | | | | | | | | - Some views had a "Close" button. We've removed this, because we don't want users accidentally hiding the validation errors and not knowing what needs to be fixed. - Some views used `li`, some used `p`, some used `span`. We've standardized on `li`. - Some views only showed the first error. We've standardized on showing all of them. - Some views added an `#error_explanation` div, which we've made standard.
* SSH keys settingsPhil Hughes2016-03-031-8/+6
| | | | Closes #13860
* Use js-requires-input where appropriateDouwe Maan2015-12-021-4/+3
|
* Switched the otder of the SSH key formssh-key-formDarby2015-07-291-4/+3
|
* alert-error to alert-dangerDmitriy Zaporozhets2013-12-311-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Migrate forms and inputs pt1Dmitriy Zaporozhets2013-12-311-7/+5
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Update form classesDmitriy Zaporozhets2013-12-311-4/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fixed up wording on the new SSH key page.Jon Bringhurst2013-08-291-1/+1
|
* Increase input padding. Minor ui fixesDmitriy Zaporozhets2013-08-081-2/+2
|
* Replace .actions with .form-actionsDmitriy Zaporozhets2013-08-071-1/+1
|
* use control-group classes for inline forms in project new/edit pagesDmitriy Zaporozhets2013-08-071-4/+4
|
* Better design for SSH keys pageDmitriy Zaporozhets2013-06-241-4/+3
|
* Move Profile related controllers under Profiles:: moduleDmitriy Zaporozhets2013-06-241-0/+24