open-vault/ui/tests/unit/adapters
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
..
identity Ember update (#5386) 2018-09-25 11:28:26 -05:00
aws-credential-test.js UI aws engine tweaks (#5294) 2018-09-28 16:45:30 -05:00
capabilities-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
cluster-test.js add support for authenticating with RADIUS (#6488) 2019-03-28 16:40:22 -05:00
console-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
secret-engine-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
secret-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
secret-v2-test.js finish v2 model layer and add some unit tests for adapters 2018-10-18 14:54:34 -05:00
secret-v2-version-test.js UI - write without read for kv (#6570) 2019-04-16 15:27:23 -05:00
tools-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
transit-key-test.js Ember update (#5386) 2018-09-25 11:28:26 -05:00