vault/ui/app
Vault Automation 91eabbd0db
[Feature][UI]: General Settings Follow Up Items (#8965) (#9262)
* UI: VAULT-39172 VAULT-38567 general settings followup (#8910)

* Add unsaved changes fields

* Set up default values for TTL and update general-settings

* Add form error state

* Ass TODO cmment

* Move actions back!

* Update unsaved changes state

* Address comments and add TODOs

* UI: VAULT-39264 Lease Duration TTL picker (#9080)

* Update default and max ttl to show correct default

* Query sys/internal endpoint for ttl values

* WIP ttl-picker-v2

* Intialize values and check for if ttl value is unset

* Use ttlKey instead of name

* Set name to be ttlKey

* Show validation for ttl picker

* Fix validation bugs

* Remove lease duration files

* Add copyright headers

* Initalize only when its a custom value

* Update ttl-picker to not have a dropdown

* Validate field before converting to secs

* [UI] Fix styling and update version card component (#9214)

* Fix styling and update version card component

* Update unsaved changes

* Code cleanup

* More code cleanup!

* Add helper function

* Remove query for lease duration

* Fix outstanding issues

* Captialize unsaved changes

* Update util name

* Remove action helper

* [UI]: General Settings design feedback updates (#9257)

* Small refactor based on design feedback

* More refactoring!

* Rename variables so it makes more sense!

* Remove unused modal fields

Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
2025-09-10 15:27:45 -07:00
..
adapters UI: Rely on sys/internal/counters/activity response to set time period for client data (#9096) (#9137) 2025-09-06 13:30:00 -07:00
components [Feature][UI]: General Settings Follow Up Items (#8965) (#9262) 2025-09-10 15:27:45 -07:00
config [UI] API Service (#29965) 2025-03-20 16:28:02 -06:00
controllers UI: Add month filtering to client count dashboard (#9148) (#9255) 2025-09-10 18:09:20 +00:00
decorators [UI] Ember Data Migration - Form Class (#30232) 2025-04-15 09:35:56 -06:00
forms removes listing visibility config field from secrets engine form (#9113) (#9128) 2025-09-05 21:12:32 +00:00
helpers UI: Build snapshot manage form (#8675) (#8957) 2025-09-03 12:22:30 -06:00
initializers UI: Handle some deprecations (#28276) 2024-09-17 14:59:01 -05:00
instance-initializers [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
lib Dependency bumps part 1 (#30541) 2025-05-13 08:51:25 -06:00
macros Improve test stability (#25120) 2024-01-30 12:35:44 -07:00
mixins UI: Ember-data upgrade 5.3.2 prep: use custom service instead of extending ember-data store (#28695) 2024-10-17 10:00:57 -07:00
models [UI] Ember Data Migration - Auth Method/Config Cleanup (#9033) (#9058) 2025-09-04 11:00:29 -06:00
resources UI: Build snapshot manage form (#8675) (#8957) 2025-09-03 12:22:30 -06:00
routes [Feature][UI]: General Settings Follow Up Items (#8965) (#9262) 2025-09-10 15:27:45 -07:00
serializers [UI] Ember Data Migration - Auth Method/Config Cleanup (#9033) (#9058) 2025-09-04 11:00:29 -06:00
services [Feature][UI]: General Settings Follow Up Items (#8965) (#9262) 2025-09-10 15:27:45 -07:00
styles UI: Build snapshot manage form (#8675) (#8957) 2025-09-03 12:22:30 -06:00
templates UI: Add month filtering to client count dashboard (#9148) (#9255) 2025-09-10 18:09:20 +00:00
transforms UI: Ember Deprecation - Remove A import from ember/array (#25788) 2024-03-08 15:58:59 -06:00
utils [Feature][UI]: General Settings Follow Up Items (#8965) (#9262) 2025-09-10 15:27:45 -07:00
app.js reinstitutes api migration reversions (#31347) 2025-07-22 11:57:24 -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 [VAULT-37521] UI: update secrets/mounts route to call plugin-catalog endpoint (#9224) (#9236) 2025-09-09 16:40:28 -07:00