open-vault/ui/app/models
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
..
auth-config UI - new backends (#4302) 2018-04-09 14:44:53 -05:00
identity UI - console refresh (#4679) 2018-06-01 17:18:31 -05:00
policy Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
.gitkeep Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
auth-config.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
auth-method.js UI - unauthed login methods (#4854) 2018-07-05 13:28:12 -05:00
capabilities.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
cluster.js Make popup menus consistent 2018-05-25 12:05:20 -06:00
iam-credential.js UI - code cleanup (#4699) 2018-06-12 16:06:37 -05:00
key-mixin.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
lease.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
mount-config.js UI - unauthed login methods (#4854) 2018-07-05 13:28:12 -05:00
mount-filter-config.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
mount-options.js UI - make engine list more consistent with the auth method list (#4598) 2018-05-23 11:25:52 -05:00
node.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
pki-ca-certificate-sign.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
pki-ca-certificate.js UI - code cleanup (#4699) 2018-06-12 16:06:37 -05:00
pki-certificate-sign.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
pki-certificate.js UI - code cleanup (#4699) 2018-06-12 16:06:37 -05:00
pki-config.js UI - code cleanup (#4699) 2018-06-12 16:06:37 -05:00
policy.js UI - code cleanup (#4699) 2018-06-12 16:06:37 -05:00
replication-attributes.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
role-aws.js UI - code cleanup (#4699) 2018-06-12 16:06:37 -05:00
role-pki.js UI - code cleanup (#4699) 2018-06-12 16:06:37 -05:00
role-ssh.js UI - code cleanup (#4699) 2018-06-12 16:06:37 -05:00
secret-engine.js UI - upgrading generic secret engines to v2 format (#4750) 2018-06-13 23:06:19 -05:00
secret-v2.js Ui kv v2 redux (#4393) 2018-04-19 21:26:25 -05:00
secret.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
ssh-otp-credential.js UI - code cleanup (#4699) 2018-06-12 16:06:37 -05:00
ssh-sign.js UI - code cleanup (#4699) 2018-06-12 16:06:37 -05:00
test-form-model.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
transit-key.js UI - code cleanup (#4699) 2018-06-12 16:06:37 -05:00