open-vault/ui/tests/pages
Noelle Daley 899f0dc2cb
do not swallow ControlGroupErrors when viewing or editing kvv2 secrets (#7504)
* do not swallow ControlGroupErrors when viewing or editing kvv2 secrets

* test kv v2 control group workflow

* do not manually clearModelCache when logging out since this already happens when leaving the logout route

* remove pauseTest

* update comments

* wip - looking into why restricted user can see the control group protected secret after it has already been unwrapped once

* strip version from query params so we can unwrap a secret after it is authorized

* use attachCapabilities instead of lazyCapabilities to ensure models are cleaned up properly

* remove comment

* make ControlGroupError extend AdapterError

* fix broken redirect_to test

* one day i will remember to remove my debugger statements; today is not that day

* no need to check for a ControlGroupError since it extends an AdapterError

* see if using EmberError instead of AdapterError fixes the browserstack tests

* Revert "see if using EmberError instead of AdapterError fixes the browserstack tests"

This reverts commit 14ddd67cacbf1ccecb8cc2d1f59a2c273866da72.
2019-10-04 13:15:33 -07:00
..
access UI CI exit 1 if there's an error (#7399) 2019-10-01 14:57:37 -05:00
components change input to textarea and use autosize on them (#7254) 2019-08-14 10:02:16 -05:00
helpers UI json edit test (#5705) 2018-11-09 14:00:53 -06:00
policies Bug fix - ui context menu (#6018) 2019-01-09 12:30:19 -06:00
policy Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
secrets Update ui dependencies (#7244) 2019-08-19 15:45:39 -05:00
settings UI/add select dropdown (#7102) 2019-08-01 14:35:18 -07:00
auth.js do not swallow ControlGroupErrors when viewing or editing kvv2 secrets (#7504) 2019-10-04 13:15:33 -07:00
init.js UI - ent init (#5428) 2018-09-28 09:36:18 -05:00
logout.js Ember update (#5386) 2018-09-25 11:28:26 -05:00