open-vault/ui/app/utils
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
..
api-path.js UI - add delete for the various kmip models (#7015) 2019-07-02 16:23:07 -05:00
clamp.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
field-to-attrs.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
openapi-to-attrs.js UI: Clean up Dynamic UI for CRUD (#6994) 2019-07-01 16:35:18 -04:00
path-encoding-helpers.js UI - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06:00
trim-right.js UI - fix bug in policy creation from files (#5864) 2018-11-28 10:35:55 -06:00