PromucFlow_constructor/app/client/test/factories/Widgets
Pawan Kumar 91bf527bea
List Widget Phase 2 (#4189)
* update  meta properties + default properties map

* update widget registery

* update get meta property

* update metahoc + widgetfactory + data tree evaluator

* try sending function as string to worker

* revert data tree evaluator update

* pass default props map from dataTreeWidget file

* wip

* save child meta properties

* remove console.log

* save meta and default map in list

* update listwidget

* remove console.log + unused variables

* revert getMetaPropertiesMap function

* fix data tree test

* fix list widget test

* fix entity definition test

* fix overriting of item in updatedItems

* remove todo comments

* fix meta prop issue

* revert making meta properties from undefiend to "" & fix filepicker bug

* fix test case

* change items to listData and updatedItems to items

* remove console.log

* fix test

* extract derived properties to dervied.js

* disabled top, left, right resize handler list widget container

* add test for dervied js

* add test for selectedItem

* fix background color bug on hover

* remove console.log

* fix chart widget inside list widget

* fix checkbox issue + points raised by yogesh

* revert the createImmerReducer usage

* fix parse derived properties

* remove internal props object that fails the test

* fix import typo

* allow bottom resize handler

* fix template height check

* fix template height check

* update template size check

* fix the is visible invalid prop issue

* fix migration of list widget phase 2

* fix migration

* remove unused import

* fix migration

* fix migration

* remove console.log

* hide delete option for container in entity explorer

* fix testcases

* remove unused import

* fix switch widget meta prop

Co-authored-by: root <root@DESKTOP-9GENCK0.localdomain>
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2021-06-18 13:12:57 +05:30
..
ButtonFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
CanvasFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
ChartFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
CheckboxFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
ContainerFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
DatepickerFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
DropdownFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
FilepickerFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
FormButtonFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
FormFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
IconFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
ImageFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
InputFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
ListFactory.ts List Widget Phase 2 (#4189) 2021-06-18 13:12:57 +05:30
MapFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
ModalFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
RadiogroupFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
RichTextFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
SkeletonFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
SwitchFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
TableFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
TabsFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
TextFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
VideoFactory.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
WidgetTypeFactories.ts Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30