open-vault/ui/app/routes/vault/cluster/secrets/backend
Matthew Irish d56f0ccb72
UI - write without read for kv (#6570)
* wait for all hash promises to be settled

* skeleton tests with policies for write without read

* adjust what gets returned from the model hook

* refactor secret-edit model hook to use async/await

* return a stub version if we can't read secret data

* return a stub model for v1 kv

* tweak tests to make re-runs friendlier

* allow write without CAS if both v2 models cannot be read

* show warnings on edit pages for different write without read scenarios

* add no read empty states on secret show pages

* review feedback

* make message language consistent

* use version models from metadata if we can read it

* refresh route on delete / undelete / destroy

* hide controls in the toolbar when you can't read the secret data

* show deleted / destroyed messaging over cannot read messaging on the show page

* fix test with model stub

* refactor large model hook into several functions

* comment clarifications
2019-04-16 15:27:23 -05:00
..
actions.js
configuration.js
create-root.js
create.js
credentials-root.js
credentials.js fix order of arguments for path-service (#6540) 2019-04-05 15:56:22 -05:00
edit-root.js
edit.js
index.js
list-root.js
list.js reset pageFilter when the model changes (#6511) 2019-04-02 11:26:58 -05:00
secret-edit.js UI - write without read for kv (#6570) 2019-04-16 15:27:23 -05:00
show-root.js
show.js
sign-root.js
sign.js Dynamic OpenAPI UI (#6209) 2019-02-14 13:52:34 -05:00
versions-root.js
versions.js