2 Commits

Author SHA1 Message Date
Vault Automation
e9e162fbb0
UI: Create Lease Duration card component + style updates (#8815) (#8870)
* updating components to use hds flex, removing custom css

* creating layout, updating fields to use select instead of dropdown

* conditional render, remove commented code

* adding external link

* update handlers and style

* updating general settings layout so TTL doesnt stretch other cards

* typo

Co-authored-by: Dan Rivera <dan.rivera@hashicorp.com>
2025-08-22 23:14:51 +00:00
Vault Automation
ec0ca21dec
[UI] VAULT-37386 Plugin management: General Settings Route + Templates (#8726) (#8801)
* Move components and routes over to new PR

* Move components to secrets-engine folder

* Use native FormData

* Update params that are passed in

* Add loading state

* Add comments

* Update jsdoc description

* Remove unused action

* Remove debugger

* Fix linting errors

* Add version card component and fix merge conflict issues

Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
2025-08-21 15:32:42 +00:00