Commit Graph

4 Commits

Author SHA1 Message Date
Richard Cox d99544a9bc Two PR based updates
- Use mode const in template
- use computed & Object.entries for more complex `options`
2023-08-24 14:54:47 +01:00
Bastian Hofmann b6429cfd5c Fix lint
Signed-off-by: Bastian Hofmann <mail@bastianhofmann.de>
2023-08-24 13:58:29 +01:00
Bastian Hofmann dcb8b2542b Fix tests
Signed-off-by: Bastian Hofmann <mail@bastianhofmann.de>
2023-08-24 13:58:29 +01:00
Bastian Hofmann 03cea42ae5 Extended questions support
* Add radio buttons
* Add multi select for enums
* Add searchable for enums
* Add label support for select options in enums and radio buttons
* Add yaml editor
* Add tooltips
* Add validations: min, max, min_length, max_length, valid_chars, invalid_chars (app v1 compatibility)

Signed-off-by: Bastian Hofmann <mail@bastianhofmann.de>
2023-08-24 13:58:29 +01:00