open-vault/ui/app/routes/vault/cluster
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
..
access UI - fix policy pagination bug (#5866) 2018-11-28 17:14:42 -06:00
policies UI - fix policy pagination bug (#5866) 2018-11-28 17:14:42 -06:00
policy Ember update (#5386) 2018-09-25 11:28:26 -05:00
replication Ember update (#5386) 2018-09-25 11:28:26 -05:00
secrets UI - write without read for kv (#6570) 2019-04-16 15:27:23 -05:00
settings UI - jwt auth config model (#6410) 2019-03-14 16:01:56 -05:00
tools UI: onboarding wizard progress bar (#5516) 2018-10-18 15:19:50 -04:00
access.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
auth.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
cluster-route-base.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
index.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
init.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
license.js Licensing in the UI (#5437) 2018-10-12 15:03:01 -04:00
logout.js Add Policy-based Navigation (#5967) 2019-01-18 14:04:40 -08:00
oidc-callback.js UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
policies.js Licensing in the UI (#5437) 2018-10-12 15:03:01 -04:00
policy.js Licensing in the UI (#5437) 2018-10-12 15:03:01 -04:00
replication-dr-promote.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
replication.js Licensing in the UI (#5437) 2018-10-12 15:03:01 -04:00
secrets.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
settings.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
tools.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
unseal.js Ember update (#5386) 2018-09-25 11:28:26 -05:00