open-vault/ui/app/models
Angel Garbarino c013e4a741
UI add custom metadata to KV2 (#12169)
* initial setup

* form field editType kv is very helpful

* setting up things

* setup two routes for metadata

* routing

* clean up routing

* meh router changes not my favorite but its working

* show metadata

* add controller for backendCrumb mixin

* setting up edit metadata and trimming SecretEditMetadata component

* add edit metadata save functionality

* create new version work

* setup model and formfieldgroups for added config data.

* add config network request to secret-engine

* fix validations on config

* add config rows

* breaking up secret edit

* add validation for metadata on create

* stuff, but broken now on metadata tab

* fix metadata route error

* permissions

* saving small text changes

* permissions

* cleanup

* some test fixes and convert secret create or update to glimmer

* all these changes fix secret create kv test

* remove alert banners per design request

* fix error for array instead of object in jsonEditor

* add changelog

* styling

* turn into glimmer component

* cleanup

* test failure fix

* add delete or

* clean up

* remove all hardcoded for api integration

* add helper and fix create mode on create new version

* address chelseas pr comments

* add jsdocs to helper

* fix test
2021-08-31 09:41:41 -06:00
..
auth-config
database UI/TTL helperEnabled/DisabledText fix (#12212) 2021-08-03 15:50:49 -07:00
identity UI/fix identity model (#11641) 2021-05-17 16:41:39 -05:00
kmip
metrics
policy
transform UI: Regex validation on transform templates (#11586) 2021-05-12 10:12:33 -05:00
.gitkeep
auth-config.js
auth-method.js Handle form validation for open api form (#11963) 2021-07-13 15:50:27 -07:00
aws-credential.js
capabilities.js
cluster.js UI/fix license banner (#11824) 2021-06-10 17:49:49 -05:00
control-group-config.js
control-group.js
lease.js
license.js UI/update license serializer (#11794) 2021-06-08 15:26:29 -05:00
mount-config.js
mount-options.js
namespace.js
node.js
path-filter-config.js
pki-ca-certificate-sign.js
pki-ca-certificate.js
pki-certificate-sign.js
pki-certificate.js
pki-config.js
policy.js
raft-join.js
replication-attributes.js
replication-mode.js
role-aws.js Updated code mirror component for consistency (#11500) 2021-05-06 09:59:15 -07:00
role-jwt.js
role-pki.js
role-ssh.js UI/update UI deps (#11447) 2021-04-26 11:23:57 -05:00
secret-engine.js UI add custom metadata to KV2 (#12169) 2021-08-31 09:41:41 -06:00
secret-v2-version.js
secret-v2.js UI add custom metadata to KV2 (#12169) 2021-08-31 09:41:41 -06:00
secret.js
server.js
ssh-otp-credential.js
ssh-sign.js Fix: send extensions instead of extension to sign endpoint (#11194) 2021-04-23 14:56:17 -05:00
test-form-model.js
transform.js
transit-key.js