open-vault/ui/app/templates/vault/cluster
Matthew Irish f0d7dc9a6d
UI - add kmip engine (#6936)
* add kmip engine

* adjust where kmip engine is mounted and sketch out routes

* add secret mount path service to share params to engines

* move list-controller and list-route mixins to core addon and adjust imports

* properly link kmip secrets from the secrets list page

* tweak routes and add list controllers

* stub out some models and adapters

* fix mixin exports

* move a bunch of components into the core addon

* use new empty yield in list-view in the namespace template

* scopes list using list-view and list-item components

* simplify and flatten routes, templates for all of the list pages

* role show route and template and scope create template

* add ember-router-helpers

* add more packages to the dependencies of the core addon

* add field-group-show component for listing fields from a model

* move more components to the shared addon

* make configure and configuration routes work and save a generated model

* save and list scopes

* role create, list, read

* list credentials properly

* move allowed attributes to field group

* show allowed operations on role details page

* add kmip logo to mount secrets engine list page

* add role edit page

* show all model attributes on role show page

* enable role edit

* fix newFields error by creating open api role model on the role list route

* only show selected fields on role edit page

* do not send scope and backend attrs to api

* move path-or-array to core addon

* move string-list component to core addon

* remove extra top border when there is only one field group

* add icons for all of the list pages

* update kmip config model so defaultValue doesn't error

* generate credentials

* credential create and show

* only show kmip when feature is enabled

* fix saving of TTL fields generated from Open API

* move masked-input and list-pagination components to core addon

* add param on edit form to allow for calling onSave after render happens

* polish credential show page and redirect there after generating credentials

* add externalLink for kmip engine

* add kmip-breadcrumb component

* use kmip-breadcrumb component

* add linkPrefix param to linked-block component to allow for routing programmatically inside an engine

* redirect to the right place when enabling kmip

* fix linting

* review feedback

* update signature for path-help usage

* fix ttl field expansion test

* remove role filed from role form, fix generate redirect

* remove field-group-show because it's in the core addon

* remove bottom rule from show pages

* fix Max TTL displayAttrs for ssh role

* update edit-form to take fields or attrs

* fix linting

* remove listenAddrs and set default val on ttl if a val is passed in
2019-06-21 16:05:45 -05:00
..
access UI - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
policies UI: Remove upgrade modal (#6871) 2019-06-14 15:46:18 -06:00
policy UI: Add Toolbar to Storybook (#6761) 2019-05-20 18:10:42 -06:00
secrets UI - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
settings UI: Confirm Action as a popover 2019-05-17 11:29:21 -06:00
tools Add Policy-based Navigation (#5967) 2019-01-18 14:04:40 -08:00
access.hbs UI: Remove upgrade modal (#6871) 2019-06-14 15:46:18 -06:00
auth.hbs Add spellcheck="false" to form fields (#6744) 2019-05-16 09:54:11 -05:00
error.hbs
init.hbs Add spellcheck="false" to form fields (#6744) 2019-05-16 09:54:11 -05:00
license.hbs
loading.hbs UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
not-found.hbs
oidc-callback.hbs UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
policies.hbs UI: Remove upgrade modal (#6871) 2019-06-14 15:46:18 -06:00
policy.hbs UI: Remove upgrade modal (#6871) 2019-06-14 15:46:18 -06:00
replication-dr-promote.hbs Consistent capitalization 2019-03-29 18:29:48 -06:00
requests.hbs Add HTTP Request Volume page (#6925) 2019-06-19 16:14:25 -07:00
settings.hbs UI - New navbar and mount icons everywhere (#778) 2018-10-21 14:19:34 -05:00
unseal.hbs Style Alert Banners 2018-11-02 09:22:22 -06:00