PromucFlow_constructor/app/client/test
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
..
__mocks__ Fix jest test for comments by overriding isCommentMode selector (#6027) 2021-08-05 22:16:38 +05:30
factories feat: Widget grouping Extended Features (#6538) 2021-08-24 17:08:20 +05:30
customQueries.js Add support of component unit testing (#3828) 2021-04-02 15:17:16 +05:30
sagas.ts feat: Changing evaluations for UQI from hidden type to js objects (#6792) 2021-08-26 11:07:07 +05:30
setup.ts [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
testCommon.ts Minor fixes for comments on the modal widget (#6368) 2021-08-06 14:47:56 +05:30
testMockedWidgets.tsx feat: Widget grouping Extended Features (#6538) 2021-08-24 17:08:20 +05:30
testUtils.tsx Feature: Widget Grouping Phase II (#4825) 2021-06-17 18:56:54 +05:30