* <feat> Updated payload for formEvals - Added datasource and plugin ID to the payload * <feat> Added IDs to dispatch calls - Added datasource and plugin IDs to the dispatch calls so they can be used for dynamic query fetch * <feat> Added type in evaluation saga - Added datasource ID and plugin ID in the expected type for the eval function - Updated call type from GET to POST for the dynamic trigger URLs * <feat> Made params compulsory for editor config - Params are now compulsory for any config defined in editor JSON for the dynamic value fetching * <feat> Updated API definition - Update the definition for the axios function from GET to POST * <feat> Added configProperty to payload - Added configProperty to the payload to allow for distinction between different components making a call to the server * <chroe> Added null check - Added null check to function call for datasource and plugin IDs in API since they are not compulsory in the type * <refactor> Remove unused imports |
||
|---|---|---|
| .. | ||
| 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