open-vault/ui/app
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
..
adapters UI kmip scope delete and role form (#7169) 2019-07-23 16:00:00 -05:00
components UI - support redirecting to an intended URL after authentication (#7088) 2019-08-01 18:50:43 -05:00
controllers UI - support redirecting to an intended URL after authentication (#7088) 2019-08-01 18:50:43 -05:00
helpers UI: Clean up Dynamic UI for CRUD (#6994) 2019-07-01 16:35:18 -04:00
initializers UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
instance-initializers Ui request forwarding error (#4275) 2018-04-05 16:36:33 -05:00
lib parse web CLI input as shell input (#7206) 2019-08-01 17:12:04 -05:00
machines Dynamic OpenAPI UI (#6209) 2019-02-14 13:52:34 -05:00
macros use maybeQueryRecord in lazyCapabilities macro and only continue if passed attributes are non-null 2018-10-18 14:55:51 -05:00
mixins UI - support redirecting to an intended URL after authentication (#7088) 2019-08-01 18:50:43 -05:00
models UI kmip scope delete and role form (#7169) 2019-07-23 16:00:00 -05:00
routes UI - support redirecting to an intended URL after authentication (#7088) 2019-08-01 18:50:43 -05:00
serializers UI - add delete for the various kmip models (#7015) 2019-07-02 16:23:07 -05:00
services parse web CLI input as shell input (#7206) 2019-08-01 17:12:04 -05:00
styles UI/add select dropdown (#7102) 2019-08-01 14:35:18 -07:00
templates clear namespaces on logout and properly render nested namespaces in the namepace picker (#7186) 2019-08-01 16:53:57 -05:00
transforms UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
utils UI OpenAPI fixes: itemType pluralization, hide deprecated attrs, utilize apiPath, fix get param label (#7166) 2019-07-23 15:56:22 -04:00
app.js UI - Vault API explorer engine (#7044) 2019-07-02 17:41:23 -05:00
breakpoints.js UI namespaces (#5119) 2018-08-16 12:48:24 -05:00
index.html UI - web cli layout (#5909) 2018-12-07 14:00:52 -06:00
resolver.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
router.js UI - Vault API explorer engine (#7044) 2019-07-02 17:41:23 -05:00