open-vault/ui/app
Matthew Irish 43b82bf514
UI - add description as helpText, and add sensitive from x-vault-displaySensitive (#6411)
* add description from openAPI as helpText in the models, and add sensitive from x-vault-displaySensitive

* use TypeDurationSecond for TTLs on the GitHub auth method config

* remove empty vals in a loop and add tests

* hold off on changing GH config

* remove isEmpty import

* fix defaultValue
2019-03-14 16:12:13 -05:00
..
adapters UI - jwt auth config model (#6410) 2019-03-14 16:01:56 -05:00
components UI - fetch role for oidc auth when rendering the default form (#6399) 2019-03-14 14:26:09 -05:00
controllers UI - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06:00
helpers UI - jwt auth config model (#6410) 2019-03-14 16:01:56 -05:00
initializers Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
instance-initializers Ui request forwarding error (#4275) 2018-04-05 16:36:33 -05:00
lib UI - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06: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 - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06:00
models UI - jwt auth config model (#6410) 2019-03-14 16:01:56 -05:00
routes UI - jwt auth config model (#6410) 2019-03-14 16:01:56 -05:00
serializers UI - only look for data.keys if it's not a queryRecord request on secrets (#6023) 2019-01-10 11:18:29 -06:00
services allow permissions service to match on glob path that may or may not end in / (#6301) 2019-03-01 15:16:53 -06:00
styles UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
templates UI - jwt auth config model (#6410) 2019-03-14 16:01:56 -05:00
transforms Ember update (#5386) 2018-09-25 11:28:26 -05:00
utils UI - add description as helpText, and add sensitive from x-vault-displaySensitive (#6411) 2019-03-14 16:12:13 -05:00
app.js Ember update (#5386) 2018-09-25 11:28:26 -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 - jwt auth (#6188) 2019-02-14 09:39:19 -06:00