open-vault/ui/app
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
..
adapters UI - write without read for kv (#6570) 2019-04-16 15:27:23 -05:00
components UI - write without read for kv (#6570) 2019-04-16 15:27:23 -05:00
controllers Consistent capitalization 2019-03-29 18:29:48 -06:00
helpers Add storybook (#6496) 2019-04-03 14:06:20 -07:00
initializers
instance-initializers
lib UI - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06:00
machines Dynamic OpenAPI UI (#6209) 2019-02-14 13:52:34 -05:00
macros
mixins UI - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06:00
models UI - write without read for kv (#6570) 2019-04-16 15:27:23 -05:00
routes UI - write without read for kv (#6570) 2019-04-16 15:27:23 -05:00
serializers UI - write without read for kv (#6570) 2019-04-16 15:27:23 -05:00
services always show secrets tab in the main nav (#6477) 2019-03-26 11:24:29 -05:00
styles Fix User menu links on mobile 2019-03-29 13:50:19 -06:00
templates UI - write without read for kv (#6570) 2019-04-16 15:27:23 -05:00
transforms
utils UI - add description as helpText, and add sensitive from x-vault-displaySensitive (#6411) 2019-03-14 16:12:13 -05:00
app.js use ember-concurrency test waiter (#6555) 2019-04-10 09:36:32 -05:00
breakpoints.js
index.html UI - web cli layout (#5909) 2018-12-07 14:00:52 -06:00
resolver.js
router.js UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00