open-vault/ui/app
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
..
adapters UI - add delete for the various kmip models (#7015) 2019-07-02 16:23:07 -05:00
components UI - Vault API explorer engine (#7044) 2019-07-02 17:41:23 -05:00
controllers UI - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
helpers UI: Clean up Dynamic UI for CRUD (#6994) 2019-07-01 16:35:18 -04:00
initializers UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
instance-initializers
lib UI - Vault API explorer engine (#7044) 2019-07-02 17:41:23 -05: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 - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
models UI - Vault API explorer engine (#7044) 2019-07-02 17:41:23 -05:00
routes UI: Clean up Dynamic UI for CRUD (#6994) 2019-07-01 16:35:18 -04:00
serializers UI - add delete for the various kmip models (#7015) 2019-07-02 16:23:07 -05:00
services UI: Clean up Dynamic UI for CRUD (#6994) 2019-07-01 16:35:18 -04:00
styles UI - Vault API explorer engine (#7044) 2019-07-02 17:41:23 -05:00
templates UI - Vault API explorer engine (#7044) 2019-07-02 17:41:23 -05:00
transforms UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
utils UI - Vault API explorer engine (#7044) 2019-07-02 17:41:23 -05:00
app.js UI - Vault API explorer engine (#7044) 2019-07-02 17:41:23 -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
router.js UI - Vault API explorer engine (#7044) 2019-07-02 17:41:23 -05:00