dashboard/shell/components/form/__tests__
Sean 41ba49b6c2 Adds in UI-side validation for Ingress Form plus additional fixes.
Fixes #4575 Add in validator injection to form-validation mixin, add in "allTabsExtraContent" slot to "tabbed" for messaging that should span all tabs, Error component optionally displays as banner, InputWithSelect can now show validationMessage on text-box without a label, LabeledSelect can now show tooltip and validationMessage at the same time, Select component can now show validation message, adding and removing rules and rulepaths displays correct content, removing does not reload page (fixes #6319), ingress form shows proper validation messages for the following states: invalid "name" field, invalid request host, invalid rule path, invalid rule target service, invalid rule port, invalid default backend target service, invalid default backend port, either rules or default backend must be present. Ingress form is validated and "Create" button is disabled if payload is not validated as correct.
2022-07-21 13:55:38 -04:00
..
ArrayListGrouped.test.ts Fix unit tests 2022-05-10 11:59:13 +01:00
Command.test.ts Fix issue with inputs not updating data inside multiple forms while typing (#6070) 2022-06-20 11:25:49 +02:00
Error.test.ts Adds in UI-side validation for Ingress Form plus additional fixes. 2022-07-21 13:55:38 -04:00
KeyValue.test.ts Fix unit tests 2022-05-10 11:59:13 +01:00
MatchExpressions.test.ts Fix issue with inputs not updating data inside multiple forms while typing (#6070) 2022-06-20 11:25:49 +02:00
Probe.test.ts Fix issue with inputs not updating data inside multiple forms while typing (#6070) 2022-06-20 11:25:49 +02:00
Security.test.ts Fix issue with inputs not updating data inside multiple forms while typing (#6070) 2022-06-20 11:25:49 +02:00
UnitInput.test.ts Create Rancher Component Library (#5504) 2022-05-24 15:09:53 -07:00