open-nomad/ui/mirage
Phil Renaud dce8717866
[ui] Token management interface on policy pages (#15435)
* basic-functionality demo for token CRUD

* Styling for tokens crud

* Tokens crud styles

* Expires, not expiry

* Mobile styles etc

* Refresh and redirect rules for policy save and token creation

* Delete method and associated serializer change

* Ability-checking for tokens

* Update policies acceptance tests to reflect new redirect rules

* Token ability unit tests

* Mirage config methods for token crud

* Token CRUD acceptance tests

* A couple visual diff snapshots

* Add and Delete abilities referenced for token operations

* Changing timeouts and adding a copy to clipboard action

* replaced accessor with secret when copying to clipboard

* PR comments addressed

* Simplified error passing for policy editor
2022-12-15 13:11:28 -05:00
..
data
factories [ui] Token management interface on policy pages (#15435) 2022-12-15 13:11:28 -05:00
models Remove an unused internal test comment 2022-09-07 13:39:04 -04:00
scenarios [ui] Policies UI (#13976) 2022-12-06 12:45:36 -05:00
serializers Job Services: fixtures and acceptance tests (#14319) 2022-09-07 10:24:33 -04:00
common.js Visual diff tests: error states (#14707) 2022-09-27 15:46:33 -04:00
config.js [ui] Token management interface on policy pages (#15435) 2022-12-15 13:11:28 -05:00
faker.js
utils.js