* fix: changed validation to FUNCTION for the default selected value RadioGroupWidget * refactor: changed evalued struct msg for radio group default value * test: added cypress test for checking radiogroup widget with integer value * test: added jest test to validate the defaultValidation function for radio widget * refactor: changed the test case title * chore: updated yarn.lock file * refactor: addressed the review comments * refactor: added comment for defaultOptionValidation * refactor: changed the expected example [QA comment] * fix: added validationOperationType prop * Revert "fix: added validationOperationType prop" This reverts commit 896226fe940621c2c71aa8a9e87831039a9655de. * fix: added custom validation for the options property * fix: modififed the custom validation logic * refactor: modified the cypress test * refactor: addressed review comments * refactor: addressed review comments * refactor: addressed review comments; Updated custom validation for DSV; Update cypress * refactor: added boolean check for the default selected value * refactor: addressed review comments * test: fixed jest test case |
||
|---|---|---|
| .. | ||
| cypress | ||
| docker | ||
| generators | ||
| patches | ||
| perf | ||
| public | ||
| src | ||
| test | ||
| typings | ||
| .babelrc | ||
| .dockerignore | ||
| .editorconfig | ||
| .eslintrc.json | ||
| .flowconfig | ||
| .gitignore | ||
| .huskyrc | ||
| .lintstagedrc | ||
| .nvmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| .sentryclirc | ||
| build.sh | ||
| craco.build.config.js | ||
| craco.common.config.js | ||
| craco.dev.config.js | ||
| cypress.env.json | ||
| cypress.json | ||
| Dockerfile | ||
| gitbook-algolia-lambda.js | ||
| index.tsx | ||
| jest.config.js | ||
| netlify.toml | ||
| package.json | ||
| README.md | ||
| README.old.md | ||
| start-https.sh | ||
| stats.json | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.path.json | ||
| vercel.json | ||
| yarn.lock | ||
Appsmith Client
This project was bootstrapped with Create React App.
For details on setting up your development machine, please refer to the Setup Guide