Commit graph

8 commits

Author SHA1 Message Date
George Tsiolis
6af7397f60 Close revoke deploy token modal on escape keypress 2018-07-05 07:43:16 +00:00
samdbeckham
696766fee1 Updated the styling for modal titles 2018-06-01 15:20:26 +01:00
samdbeckham
4963303fae Updates a load of modal headers to use better markup 2018-06-01 15:01:37 +01:00
Clement Ho
3e7a17d475 Replace .pull-left with .float-left 2018-04-09 12:36:21 -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