open-vault/ui/app/mixins
Matthew Irish 3da6487cf4
UI - support redirecting to an intended URL after authentication (#7088)
* add redirect_to query param

* alias auth controller state to vault controller where the query param is defined

* capture the current url before redirecting a user to auth if they're being redirected

* consume and reset the redirectTo query param when authenticating

* make sure that the current url when logging out does not get set as the redirect_to query param

* add unit tests for the mixin and make it so that redirects from the root don't end up in redirect_to

* acceptance tests for redirect
2019-08-01 18:50:43 -05:00
..
backend-crumb.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
cluster-route.js UI - support redirecting to an intended URL after authentication (#7088) 2019-08-01 18:50:43 -05:00
focus-on-insert.js fix styling and only focus input type=text 2018-10-18 14:55:49 -05:00
key-mixin.js UI secret navigation improvements (#5976) 2018-12-20 13:46:37 -06:00
model-boundary-route.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
policy-edit-controller.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
unload-model-route.js UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
unsaved-model-route.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
with-nav-to-nearest-ancestor.js ancestorKeysForKey always returns an array (#6205) 2019-08-01 15:49:37 -05:00