claire bontempo
4ac07e1d97
UI: HDS adoption replace <ConfirmAction> component ( #21520 )
...
* replace confirm-action dropdown with button+modal
* add modal frame to sidebar
* fix weird paragraph indent
* pass button text as arg
* add warning color to rotate modals
* update seal action and config ssh
* cleanup confirm action
* edit form
* add dropdown arg
* put back seal text
* put back confirm button text
* fix toolbar stylinggp
* popup member group
* move up title
* finish popup- components
* keymgmt
* fix modal button logic
* remaining app template components
* add period for angel
* vault cluster items
* add button text assertion
* remaining instances
* remove arg for passing confirm text
* contextual confirm action components
* delete old components
* update docs
* ammend dropdown loading states, add getter for confirm button color
* address feedback
* remove @disabled arg and add @disabledMessage
* add changelog;
* mfa tests
* update test selectors
* lol cleanup selectors
* start confirm action tests WIP
* move dropdown class directly to component
* add default color of isInDropdown
* final cleanup
* add tests
* remove @buttonColor as arg for dropdown
* update confirm action tests
* updae modals with disabled message
* refactor provider edit test
2023-11-17 23:44:21 +00:00
claire bontempo
8375149004
ui: Add version diff comparison to KV v2 ( #23200 )
...
* add diff route
* add version diff toolbar link
* finish functionality of version diff comparison
* add tests
* update empty state message
* update selectors
* wip tests
* finish test
* add empty state test
* switch dropdowns
* add changelog
* add comment
2023-09-21 16:50:08 +00:00
Angel Garbarino
7556dfd158
Fix KV bug on deletion_time ( #22842 )
...
* the fix
* working, but work in progress maybe change to another helper, put draft up?
* some fixes and restructing
* change names
* test assert wrong locally, lets see about gh
2023-09-07 15:09:33 -06:00
Angel Garbarino
18d694fd06
KV - no list permissions error catch ( #22670 )
...
* initial fix. need to clear out local storage to see it work.
* first draft
* clean up
* test fix
* add test coverage
* pairing to do clean up
* update tests
2023-09-01 09:27:36 -06:00
claire bontempo
efca08d295
UI: fix redirect after creating new version of a KV v2 secret in a namespace ( #22630 )
...
* add version to query params when transitioning after creating a new version
* add test coverage
* update urls in tests
* add logout method
* use desctructured secret
* remove path
* add clearRecords
* fix assertion
* clear ns just in case
* clear ns just in case
2023-08-30 14:11:19 -07:00
Chelsea Shaw
b18313b4eb
UI: kv-v2 version history & path tests ( #22593 )
2023-08-30 15:23:15 +00:00
Chelsea Shaw
9b149c546f
UI: kv-v2 delete workflow tests ( #22565 )
2023-08-25 23:28:30 +00:00
claire bontempo
42a337410f
UI: add copyable paths for CLI and API commands to kv v2 ( #22551 )
...
* add paths route
* WIP copy secret path component
* wip component
* ad v1
* use each-in to iterate over info table row
* update copy
* add commands to kv paths page
* add comments
* WIP tests
* finish tests
* remove version, address comments and use path arg directly remove secret
* update copy
* fix typo for perms
* remove destructuring, that was confusing
* add changelog
* add secure protocal
2023-08-25 09:03:46 -07:00
Angel Garbarino
e2cadfc9ff
Create KV V2 Ember Engine ( #22426 )
2023-08-24 10:02:53 -05:00