open-vault/ui/app/models
Matthew Irish 311cc49c61
UI - Vault API explorer engine (#7044)
* open-api-explorer engine with embedded swagger-ui

* move swagger config to a component, rely directly on swagger-ui

* filter operations by endpoint, hook up filter to query param, add namespace handling

* fix namespace handling

* update ember-engines so that we can app.import in a lazy engine

* use engine's included hook to move swagger-ui to engine-vendor.* files

* show flash message about this being a live vault server

* show a namespace reminder and override some styles from swagger-ui

* switch filter to use includes instead of startsWith

* move flash-message to alert-banner and fix namespace reminder with a block

* adds explore web-cli command to navigate to the api-explorer engine

* allow passing a preformatted string to flash messages

* add multi-line flash-message to api explorer

* invert control and trigger events on react app so we can control the layout more and use our components

* tweak styling some more and adjust message on the flash

* change web cli command from 'explore' to 'api'

* shorten namespace warning

* fix console

* fix comments
2019-07-02 17:41:23 -05:00
..
auth-config OpenAPI CRUD views (#6702) 2019-06-21 11:18:26 -04:00
identity
kmip UI - add delete for the various kmip models (#7015) 2019-07-02 16:23:07 -05:00
policy
.gitkeep
auth-config.js
auth-method.js Consistent capitalization 2019-03-29 18:29:48 -06:00
aws-credential.js
capabilities.js
cluster.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
control-group-config.js Consistent capitalization 2019-03-29 18:29:48 -06:00
control-group.js
lease.js
license.js
mount-config.js
mount-filter-config.js
mount-options.js Consistent capitalization 2019-03-29 18:29:48 -06:00
namespace.js
node.js
pki-ca-certificate-sign.js
pki-ca-certificate.js
pki-certificate-sign.js
pki-certificate.js
pki-config.js
policy.js
replication-attributes.js
requests.js Add HTTP Request Volume page (#6925) 2019-06-19 16:14:25 -07:00
role-aws.js
role-jwt.js UI - Vault API explorer engine (#7044) 2019-07-02 17:41:23 -05:00
role-pki.js
role-ssh.js
secret-engine.js Consistent capitalization 2019-03-29 18:29:48 -06:00
secret-v2-version.js
secret-v2.js
secret.js UI - write without read for kv (#6570) 2019-04-16 15:27:23 -05:00
ssh-otp-credential.js
ssh-sign.js
test-form-model.js
transit-key.js