cozystack/packages
Kirill Ilin 31ae2bb826 feat(dashboard): allow clearing instanceType field in VMInstance form
Update openapi-k8s-toolkit to release/1.4.0 (d6b9e4ad). The previous
value-binding layout refactor is already included upstream, so drop the
formlistinput-value-binding.diff patch.

Add formlistinput-allow-empty.diff patch which introduces two props to
the listInput component:
- allowEmpty: when set, auto-persists the field so BFF sends an empty
  value instead of falling back to the schema default
- persistType: controls the type of empty value ('str' | 'number' | 'arr'
  | 'obj'), allowing the feature to work correctly for any field type

Set allowEmpty: true on the VMInstance instanceType field so users can
explicitly clear the selection and override the default instance type.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Kirill Ilin <stitch14@yandex.ru>
(cherry picked from commit a3ccb4f87d)
2026-03-02 18:27:55 +00:00
..
apps Prepare release v1.0.0 2026-02-26 15:17:04 +00:00
core [platform] Fixed run-migrations script 2026-03-02 16:53:58 +00:00
extra Prepare release v1.0.1 2026-02-28 11:00:44 +00:00
library refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
system feat(dashboard): allow clearing instanceType field in VMInstance form 2026-03-02 18:27:55 +00:00
tests/cozy-lib-tests refactor: replace Helm lookup with valuesFrom mechanism 2026-01-05 16:10:55 +01:00