open-vault/ui/app/routes/vault/cluster
Angel Garbarino 43148ed9f2
UI/kv codemirror diff (#13000)
* staying with jsondiff

* routing setup

* send compare against data to component after using new adapater method to return the version data.

* functionality

* fix issue on route transition not calling model hook

* formatting

* update version

* changelog

* glimmerize the json-editor component

* catch up

* passing tracked property from child to parent

* pull out of jsonEditor

* fix issue with message

* icon

* fix some issues with right selection

* changes and convert to component

* integration test

* tests

* fixes

* cleanup

* cleanup 2

* fixes

* fix test by spread attributes

* remove log

* remove
2021-12-01 11:41:49 -07:00
..
access Add pagination to namespace list view (#13195) 2021-11-29 13:11:14 -08:00
clients Loading state for client count data (#12817) 2021-10-14 12:16:14 -07:00
policies
policy
replication-dr-promote
secrets UI/kv codemirror diff (#13000) 2021-12-01 11:41:49 -07:00
settings UI/update UI deps (#11447) 2021-04-26 11:23:57 -05:00
tools UI/update UI deps (#11447) 2021-04-26 11:23:57 -05:00
access.js
auth.js
cluster-route-base.js
index.js
init.js
license.js UI/license page with autoload (#11778) 2021-06-07 12:44:39 -05:00
logout.js UI: Automatically refresh page on logout (#12035) 2021-07-14 10:01:14 -05:00
oidc-callback.js OIDC Auth Bug (#13133) 2021-11-15 08:48:11 -07:00
oidc-provider-ns.js UI/OIDC namespace support (#12955) 2021-10-29 16:54:15 -05:00
oidc-provider.js UI/OIDC namespace support (#12955) 2021-10-29 16:54:15 -05:00
policies.js
policy.js
secrets.js
settings.js
storage.js Raft peer removal bug (#13098) 2021-11-09 15:05:25 -07:00
tools.js
unseal.js