PromucFlow_constructor/app/client/src
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
..
actions feat: Git connection (#7269) 2021-09-13 18:56:24 +05:30
api feat: Git connection (#7269) 2021-09-13 18:56:24 +05:30
assets feat: Git connection (#7269) 2021-09-13 18:56:24 +05:30
comments fix: Collab feedback fixes (#7298) 2021-09-10 16:17:17 +05:30
components fix: Initial values extraction process from json (#7414) 2021-09-14 13:01:09 +00:00
configs fix: anonymize user info intercom (#6936) 2021-08-30 20:38:07 +05:30
constants fix: debug button message shown in query pane (#7373) 2021-09-14 09:49:52 +05:30
enterprise
entities refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
globalStyles feat: show lint errors in code editor (#6265) 2021-08-26 10:15:17 +05:30
icons feat: JS Editor (#6003) 2021-09-08 23:02:22 +05:30
mockComponentProps refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
mockResponses refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
normalizers refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
notifications fix: close notifications list on clicking a list item (#7178) 2021-09-07 18:15:17 +05:30
pages fix: Initial values extraction process from json (#7414) 2021-09-14 13:01:09 +00:00
polyfills
reducers feat: Git connection (#7269) 2021-09-13 18:56:24 +05:30
resizable [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
sagas fix: Initial values extraction process from json (#7414) 2021-09-14 13:01:09 +00:00
selectors feat: Git connection (#7269) 2021-09-13 18:56:24 +05:30
templates
transformers fix: Filter empty key value pairs from form data, headers and query params. (#7019) 2021-09-03 11:43:11 +00:00
utils fix: New table widget migration to sanitize primaryColumn, columnOrder and binding paths (#7037) 2021-09-13 17:33:39 +05:30
widgets refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
workers Fix action error callback crash (#7377) 2021-09-13 15:55:22 +05:30
.gitignore
App.css
AppErrorBoundry.tsx
AppRouter.tsx feat: Introduce a Welcome screen and a form to create a super user, on a fresh installation (#6806) 2021-09-12 22:06:43 +05:30
index.css Task/5463 Navigation Bar menu Dropdown (#5575) 2021-07-15 16:26:18 +05:30
index.tsx
LandingScreen.tsx
react-app-env.d.ts
serviceWorker.js
store.ts feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
wdyr.ts Add performance tracker for resizable component (#5573) 2021-07-06 14:51:46 +05:30