Commit Graph

8 Commits

Author SHA1 Message Date
Stan Hu bf4568811a Add GitLab QA spec for adding a deploy token 2018-10-12 06:07:41 -07:00
Filipa Lacerda 26dd4b3b49
Adds an ID to the settings section to allow anchor linking 2018-06-27 13:25:17 +01:00
Sam Beckham f4ab8fe3a7 Resolve "Creating a deploy token doesn't bring back to the creation page" 2018-06-18 11:38:22 +00:00
Kamil Trzciński 2c6c61815e Get rid of Redis when dealing with deploy tokens
We use controller actions to pass a newly created token and errors
2018-04-06 21:20:16 -05:00
Mayra Cabrera 726f5bbf04 Fix i18n on deploy_token views 2018-04-06 21:20:16 -05:00
Mayra Cabrera 46a6036cf9 Addreses frontend review
Also fixes spec failures on presenter and docs
2018-04-06 21:20:16 -05:00
Mayra Cabrera 345ac03b7a Address UX review
- Keep 'Deploy Section' open upon save, otherwise the token might get
  lost
- When an error appears, display the error inside the form and also keep
  the Deploy Section open
- Changue copy of revoke modal
2018-04-06 21:20:16 -05:00
Mayra Cabrera db18993f65 Create barebones for Deploytoken
Includes:
- Model, factories, create service and controller actions
- As usual, includes specs for everything
- Builds UI (copy from PAT)
- Add revoke action

Closes #31591
2018-04-06 21:20:16 -05:00