vault/ui/app/adapters
Matthew Irish 7e9c016883
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
..
auth-config UI - jwt auth config model (#6410) 2019-03-14 16:01:56 -05:00
identity Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
kmip UI - add kmip engine (#6936) 2019-06-21 16:05:45 -05:00
policy Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
application.js UI - no jquery (#6768) 2019-06-20 08:37:27 -05:00
auth-method.js UI - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06:00
aws-credential.js UI aws engine tweaks (#5294) 2018-09-28 16:45:30 -05:00
capabilities.js move capabilities into the secret-edit component 2018-10-18 14:54:36 -05:00
cluster.js add support for authenticating with RADIUS (#6488) 2019-03-28 16:40:22 -05:00
console.js UI console (#4631) 2018-05-25 16:33:22 -04:00
control-group-config.js UI - control groups (#4947) 2018-07-18 20:59:04 -05:00
control-group.js UI - control groups (#4947) 2018-07-18 20:59:04 -05:00
generated-item-list.js OpenAPI CRUD views (#6702) 2019-06-21 11:18:26 -04:00
lease.js UI - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06:00
license.js Licensing in the UI (#5437) 2018-10-12 15:03:01 -04:00
mount-filter-config.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
namespace.js UI namespaces (#5119) 2018-08-16 12:48:24 -05:00
node.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
permissions.js Add Policy-based Navigation (#5967) 2019-01-18 14:04:40 -08:00
pki-ca-certificate-sign.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
pki-ca-certificate.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
pki-certificate-sign.js Dynamic OpenAPI UI (#6209) 2019-02-14 13:52:34 -05:00
pki-certificate.js Dynamic OpenAPI UI (#6209) 2019-02-14 13:52:34 -05:00
pki-config.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
pki.js ui/app/adapters/pki.js: fix typo in assert() message (#5882) 2018-12-03 16:14:59 -06:00
policy.js Search select (#5851) 2018-12-10 11:44:37 -05:00
requests.js Add HTTP Request Volume page (#6925) 2019-06-19 16:14:25 -07:00
role-aws.js UI - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06:00
role-jwt.js UI - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06:00
role-pki.js UI - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06:00
role-ssh.js UI - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06:00
secret-engine.js UI - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06:00
secret-v2-version.js UI - write without read for kv (#6570) 2019-04-16 15:27:23 -05:00
secret-v2.js UI - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06:00
secret.js UI - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06:00
ssh-otp-credential.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
ssh-sign.js Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
ssh.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
tools.js UI - unauthed login methods (#4854) 2018-07-05 13:28:12 -05:00
transit-key.js UI - fix encoding for user-entered paths (#6294) 2019-03-01 10:08:30 -06:00