vault/ui/app
Angel Garbarino 77178c2b15
Handle show and edit views for old KV urls (#24339)
* redirect for deshow/details view

* test coverage

* not found test fix

* changelog

* test fixes and amend for create route with no secret

* handle router with no secret

* add more coverage

* Update 24339.txt

* Update secret-edit.js

* Update secret-edit.js

* restructure conditional because list-directory will never be a thing in this view

* Update secret-edit.js

* remove show for directory. that doesn't exists

* blah fix test

* fix conditional

* remove meep
2023-12-08 10:23:44 -07:00
..
adapters UI: handle reduced disclosure on replication endpoints (#24379) 2023-12-05 14:31:29 -06:00
components UI: HDS Adoption upgrade to design-system-components: 3.3.0 and ember-flight-icons: 4.0.4 (#24366) 2023-12-05 13:49:36 -08:00
config [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
controllers UI: handle reduced disclosure endpoints (#24262) 2023-12-04 14:28:16 -06:00
decorators [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
helpers UI: move selectable card to add-on (#23739) 2023-10-20 15:10:49 -07:00
initializers [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
instance-initializers [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
lib Create KV V2 Ember Engine (#22426) 2023-08-24 10:02:53 -05:00
machines [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
macros [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
mixins UI: cleanup unload model logic (#23154) 2023-09-19 12:47:33 -05:00
models Add directory paths to KV capabilities checks (#24404) 2023-12-07 12:48:09 -07:00
routes Handle show and edit views for old KV urls (#24339) 2023-12-08 10:23:44 -07:00
serializers UI: helper sort-objects to alphabetize list items (#24103) 2023-11-14 21:57:29 +00:00
services UI: handle reduced disclosure endpoints (#24262) 2023-12-04 14:28:16 -06:00
styles UI: Create enable input component (#24427) 2023-12-07 15:25:55 -08:00
templates UI: HDS adoption replace Breadcrumbs (#24387) 2023-12-06 10:56:01 -08:00
transforms Glimmerize old components (#24068) 2023-11-10 12:43:44 -07:00
utils UI: helper sort-objects to alphabetize list items (#24103) 2023-11-14 21:57:29 +00:00
app.js UI: Update replication nav (#24283) 2023-12-04 10:40:34 -06:00
breakpoints.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
index.html Correct doctype (#22153) 2023-08-15 19:00:29 +00:00
router.js UI: Allow userpass user to update their own password (#23797) 2023-10-24 20:01:30 +00:00