PromucFlow_constructor/app/client
Ayush Pahwa 8f294c8868
fix: Initial values extraction process from json (#7414)
* Updated getConfigInitialValues function to extract initialValues properly

* Added error catching in case the form is not loaded properly

* Comparing the whole formdata instead of just the values

* Refactoring

* Moved setting initial eval state to query pane saga

* Running update only if uicomponent type is consitent with UQI

* Removed check for UQI type for form eval

* Removed unused imports
2021-09-14 13:01:09 +00:00
..
.storybook
cypress fix: allow multiple draggable popper to co-exist (#7323) 2021-09-13 18:05:05 +05:30
docker fix: Treat missing server proxy endpoing as a warning (#7094) 2021-09-06 15:30:45 +05:30
generators refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
patches
public feat: env flag to disable intercom (#6937) 2021-08-30 22:11:55 +05:30
src fix: Initial values extraction process from json (#7414) 2021-09-14 13:01:09 +00:00
test refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
typings
.dockerignore
.editorconfig
.eslintrc.json Add eslint rule to disallow console.log (#6717) 2021-08-20 09:43:16 +05:30
.flowconfig
.gitignore
.huskyrc
.lintstagedrc
.nvmrc
.prettierignore
.prettierrc
.sentryclirc
build.sh
craco.build.config.js
craco.common.config.js
craco.dev.config.js refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
cypress.json
Dockerfile Include a default value for server proxy pass (#7042) 2021-09-06 12:25:31 +05:30
gitbook-algolia-lambda.js ci: Fix large documents breaking upload to Algolia (#6815) 2021-08-26 11:34:39 +05:30
jest.config.js
netlify.toml
package.json refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
README.md
README.old.md
start-https.sh fix: Error out when server endpoint ends with a slash (#6981) 2021-08-31 11:46:29 +05:30
tsconfig.json
tsconfig.path.json
yarn.lock chore: bump tar from 6.1.6 to 6.1.11 in /app/client (#7070) 2021-09-09 16:39:55 +00:00

Appsmith Client

This project was bootstrapped with Create React App.

For details on setting up your development machine, please refer to the Setup Guide