* VAULT-39898 page scroll locked after discarding
* VAULT-39904 update lease duration card text
* Ensure ttl fields dont get reset if there are errors
* Fix failing tests
* VAULT-39900 close the unsaved changes modal if it errors on save
* Switch max and lease duration
* Refactor modal save/close
* Remove promise!
* Code cleanup!
Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
* UI: General settings Integration and Acceptance Tests. (#9363)
* General settings integration tests
* Add page header integration tests
* Add page header test for plugin settings as a tab too
* More tests!
* Acceptance tests!
* Add more acceptnace tests
* Add copywrite headers
* Fix linting error
* Fix accessibility errors
* Remove unused vars
* Put mock secret engine back into beforeHook
* Add enterprise to key management test (#9392)
---------
Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>