PromucFlow_constructor/app/client/src/reducers/evaluationReducers
Ayush Pahwa 5d30cb3537
feat: Changing evaluations for UQI from hidden type to js objects (#6792)
* Added a new type of UIComponent for DB editor forms

* Added a new state for UQI evals and connected it to the rendering form

* Added sagas to init and run the UQI eval

* Exporting fetch function as a selector

* Moved selector code to the formSelector file

* Added type to state config holder, removed custom diff function and fixed imports

* Fixed path, added the type for plugin in selector

* Created new enum, abstracted function for render and fixed var names

Co-authored-by: Apeksha Bhosale <7846888+ApekshaBhosale@users.noreply.github.com>
2021-08-26 11:07:07 +05:30
..
dependencyReducer.ts Batch action evaluation calls (#2561) 2021-01-14 20:07:21 +05:30
formEvaluationReducer.ts feat: Changing evaluations for UQI from hidden type to js objects (#6792) 2021-08-26 11:07:07 +05:30
index.ts feat: Changing evaluations for UQI from hidden type to js objects (#6792) 2021-08-26 11:07:07 +05:30
loadingEntitiesReducer.ts Batch action evaluation calls (#2561) 2021-01-14 20:07:21 +05:30
treeReducer.ts fix: Revert redux update perf improvements (#6808) 2021-08-24 17:40:25 +05:30