mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 01:32:33 +00:00
* Handle form validation for open api form - Added required validator for all the default fields * Fixed field group error and adedd comments * Fixed acceptance tests * Added changelog * Fix validation in edit mode - Handle read only inputs during edit mode * Minor improvements * Restrict validation only for userpass
3 lines
83 B
Plaintext
3 lines
83 B
Plaintext
```release-note:improvement
|
|
ui: Add validation support for open api form fields
|
|
``` |