summaryrefslogtreecommitdiff
path: root/app/views/projects/deploy_tokens
Commit message (Expand)AuthorAgeFilesLines
* Add username to deploy tokensKrasimir Angelov2019-07-021-0/+5
* Add GitLab QA spec for adding a deploy tokenStan Hu2018-10-123-9/+9
* ensure all project repository settings panels remain open after form submissionMike Greiling2018-08-081-1/+1
* Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray2018-07-191-5/+5
* Update _form.html.haml (deploy tokens) to improve display of scopesMarcel Amirault2018-07-181-8/+8
* Close revoke deploy token modal on escape keypressGeorge Tsiolis2018-07-051-1/+1
* Adds an ID to the settings section to allow anchor linkingFilipa Lacerda2018-06-271-1/+1
* Resolve "Creating a deploy token doesn't bring back to the creation page"Sam Beckham2018-06-182-17/+20
* Updated the styling for modal titlessamdbeckham2018-06-011-1/+1
* Updates a load of modal headers to use better markupsamdbeckham2018-06-011-2/+2
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1
* Replace .pull-left with .float-leftClement Ho2018-04-091-1/+1
* Handle limit for datetime attributes on MySQLMayra Cabrera2018-04-062-2/+2
* Addresses database commentsMayra Cabrera2018-04-062-4/+4
* Increase test suite around deploy tokens behaviorMayra Cabrera2018-04-061-5/+6
* Fixes broken schema and minor changesMayra Cabrera2018-04-061-4/+3
* Get rid of Redis when dealing with deploy tokensKamil TrzciƄski2018-04-064-12/+20
* Include ProjectDeployTokensMayra Cabrera2018-04-062-6/+9
* Fix i18n on deploy_token viewsMayra Cabrera2018-04-065-22/+22
* Addreses frontend reviewMayra Cabrera2018-04-064-18/+17
* Address UX reviewMayra Cabrera2018-04-062-4/+6
* Create barebones for DeploytokenMayra Cabrera2018-04-066-0/+97