* fix: Form widget should include the following widgets in data property when added in form -- Add value props to the widgets, including CheckboxGroupWidget, MultiSelectTreeWidget, MultiSelectWidgetV2, SingleSelectTreeWidget, SwitchGroupWidget -- Add the corresponding Cypress test case * fix: Form widget should include the following widgets in data property when added in form -- Set the value meta propperty for PhoneInputWidget to empty string by default * fix: Form widget should include the following widgets in data property when added in form -- Include PhoneInputWidget for test * fix: Form widget should include the following widgets in data property when added in form -- Add InputWidgetV2 and CurrencyInputWidget * fix: Form widget should include the following widgets in data property when added in form -- Add SelectWidget for assertion * fix: Form widget should include the following widgets in data property when added in form -- Wait for @updateLayout Co-authored-by: Somangshu Goswami <somangshu.goswami1508@gmail.com> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| integration | ||
| locators | ||
| manual_TestSuite | ||
| plugins | ||
| sample_airbnb/sample_airbnb | ||
| snapshots/Smoke_TestSuite/ClientSideTests/LayoutValidation/AppPageLayout_spec.js | ||
| support | ||
| .eslintrc.json | ||
| cypress-docker-compose.yml | ||
| index.ts | ||
| init-mysql-dump-for-test.sql | ||
| init-pg-dump-for-test.sql | ||
| setup-test-fat.sh | ||
| setup-test.sh | ||
| test.sh | ||
| tsconfig.json | ||