open-vault/ui/app
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
..
adapters UI add custom metadata to KV2 (#12169) 2021-08-31 09:41:41 -06:00
components UI add custom metadata to KV2 (#12169) 2021-08-31 09:41:41 -06:00
controllers UI add custom metadata to KV2 (#12169) 2021-08-31 09:41:41 -06:00
helpers UI add custom metadata to KV2 (#12169) 2021-08-31 09:41:41 -06:00
initializers UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
instance-initializers Ui request forwarding error (#4275) 2018-04-05 16:36:33 -05:00
lib UI Database Secrets Engine (MongoDB) (#10655) 2021-02-18 10:36:31 -06:00
machines UI: Add the wizard to the database secret engine (#10982) 2021-02-23 13:52:39 -07:00
macros Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
mixins UI/update UI deps (#11447) 2021-04-26 11:23:57 -05:00
models UI add custom metadata to KV2 (#12169) 2021-08-31 09:41:41 -06:00
routes UI add custom metadata to KV2 (#12169) 2021-08-31 09:41:41 -06:00
serializers UI/database cg read role (#12111) 2021-07-20 11:28:44 -05:00
services Handle form validation for open api form (#11963) 2021-07-13 15:50:27 -07:00
styles UI add custom metadata to KV2 (#12169) 2021-08-31 09:41:41 -06:00
templates UI add custom metadata to KV2 (#12169) 2021-08-31 09:41:41 -06:00
transforms Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
utils Handle form validation for open api form (#11963) 2021-07-13 15:50:27 -07:00
app.js Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
breakpoints.js UI namespaces (#5119) 2018-08-16 12:48:24 -05:00
index.html Update ui dependencies (#7244) 2019-08-19 15:45:39 -05:00
router.js UI add custom metadata to KV2 (#12169) 2021-08-31 09:41:41 -06:00