open-vault/ui/app/components
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-form use ember-concurrency test waiter (#6555) 2019-04-10 09:36:32 -05:00
basic-dropdown
console UI - Vault API explorer engine (#7044) 2019-07-02 17:41:23 -05:00
identity use ember-concurrency test waiter (#6555) 2019-04-10 09:36:32 -05:00
nav-header
splash-page
wizard UI - test console cleanup (#6674) 2019-05-02 22:20:28 -05:00
.gitkeep
alert-popup.js Add storybook (#6496) 2019-04-03 14:06:20 -07:00
auth-form.js UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
auth-info.js
auth-jwt.js UI - test console cleanup (#6674) 2019-05-02 22:20:28 -05:00
b64-toggle.js
block-error.js
config-pki-ca.js Add Browserstack for IE11 testing (#6557) 2019-05-03 15:20:14 -07:00
config-pki.js
control-group-success.js
control-group.js Consistent capitalization 2019-03-29 18:29:48 -06:00
flash-message.js
generate-credentials.js
generated-item-list.js UI: Clean up Dynamic UI for CRUD (#6994) 2019-07-01 16:35:18 -04:00
generated-item.js UI: Clean up Dynamic UI for CRUD (#6994) 2019-07-01 16:35:18 -04:00
home-link.js Add storybook (#6496) 2019-04-03 14:06:20 -07:00
hover-copy-button.js
http-requests-bar-chart.js UI: Add HTTP Requests Bar Chart Tooltip (#6972) 2019-06-25 15:36:33 -07:00
http-requests-table.js Add HTTP Request Volume page (#6925) 2019-06-19 16:14:25 -07:00
json-editor.js
key-value-header.js UI - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06:00
key-version-select.js
kv-object-editor.js
learn-link.js
license-info.js UI - fix perf standby feature display (#5971) 2018-12-18 11:01:12 -06:00
link-to.js
logo-edition.js UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
logo-splash.js UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
menu-sidebar.js
mount-accessor-select.js
mount-backend-form.js UI - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
namespace-link.js
namespace-picker.js
nav-header.js Add Policy-based Navigation (#5967) 2019-01-18 14:04:40 -08:00
not-found.js
outer-html.js
pgp-file.js UI - test console cleanup (#6674) 2019-05-02 22:20:28 -05:00
pgp-list.js
pki-cert-popup.js
pki-cert-show.js
radial-progress.js
role-aws-edit.js
role-edit.js UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
role-pki-edit.js
role-ssh-edit.js
search-select.js fix error when running formatOptions on items that don't come from the API response (#6824) 2019-06-04 12:44:58 -05:00
secret-edit.js UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
secret-link.js UI - test console cleanup (#6674) 2019-05-02 22:20:28 -05:00
secret-list-header.js Move toolbar back out of secretlistheader 2019-05-09 11:31:26 -06:00
secret-version-menu.js UI - write without read for kv (#6570) 2019-04-16 15:27:23 -05:00
section-tabs.js OpenAPI CRUD views (#6702) 2019-06-21 11:18:26 -04:00
shamir-flow.js
shamir-progress.js
splash-page.js
status-menu.js UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
text-file.js
token-expire-warning.js replace moment.js with date-fns 2018-11-20 15:15:52 -08:00
tool-actions-form.js return correct format of random data generator (#5945) 2018-12-12 11:05:37 -08:00
toolbar-secret-link.js UI: Add Toolbar to Storybook (#6761) 2019-05-20 18:10:42 -06:00
transit-edit.js UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
transit-key-actions.js
ui-wizard.js
wizard-content.js UI - test console cleanup (#6674) 2019-05-02 22:20:28 -05:00
wizard-section.js
wrap-ttl.js