mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 03:41:13 +01:00
* adding skip flag to db creation * update field name & add default val change to static role * transfer both fields to be toggle buttons * add changelog * test updates * leftover * test fixes * fix tests pt2 * test pt3 * adding conditional to disable role type selection * adding alert when overriding db default * cleanup * pr comments pt1 - updates to logic, adding empty state & form field test * moving empty state placement * updating form field logic for subtext, test fixes * restructuring a bit to use a getter / eliminate separate function * update * fix typo, bring back tests * fixes and cleanup
3 lines
196 B
Plaintext
3 lines
196 B
Plaintext
```release-note:improvement
|
|
ui/database: Adding input field for setting skip static role password rotation for database connection config, updating static role skip field to use toggle button
|
|
``` |