open-vault/ui/app/routes/vault/cluster
Matthew Irish f38a50b6b2
UI - unauthed login methods (#4854)
* fetch auth methods when going to the auth route and pass them to the auth form component

* add boolean editType for form-fields

* look in the data hash in the serializer

* remove renderInPlace for info-tooltips as it does something goofy with widths

* add new fields for auth methods

* fix console refresh command on routes that use lazyPaginatedQuery

* add wrapped_token param that logs you in via the token backend and show other backends if your list contains supported ones

* handle casing when looking up supported backends

* change listingVisibility to match the new API

* move wrapped_token up to the vault route level so it works from the app root
2018-07-05 13:28:12 -05:00
..
access UI - Active Directory secrets (#4647) 2018-05-29 09:14:31 -05:00
policies UI - first RC feedback (#4278) 2018-04-05 16:08:18 -05:00
policy
replication fix route name (#4690) 2018-06-04 14:38:35 -04:00
secrets UI - fix cubbyhole (#4851) 2018-06-28 15:54:02 -05:00
settings Ui kv preflight endpoints (#4439) 2018-04-24 16:30:44 -05:00
tools
auth.js UI - unauthed login methods (#4854) 2018-07-05 13:28:12 -05:00
cluster-route-base.js
index.js
init.js
logout.js UI console (#4631) 2018-05-25 16:33:22 -04:00
policies.js
policy.js UI - first RC feedback (#4278) 2018-04-05 16:08:18 -05:00
replication-dr-promote.js
replication.js
secrets.js Ui kv preflight endpoints (#4439) 2018-04-24 16:30:44 -05:00
settings.js
tools.js
unseal.js