PromucFlow_constructor/app/client/cypress
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
..
fixtures List Widget Phase 2 (#4189) 2021-06-18 13:12:57 +05:30
integration/Smoke_TestSuite List Widget Phase 2 (#4189) 2021-06-18 13:12:57 +05:30
locators Fix/org test (#5051) 2021-06-11 17:09:12 +05:30
manual_TestSuite Fix/org test (#5051) 2021-06-11 17:09:12 +05:30
plugins Properly log data tree instrumentation (#2228) 2020-12-29 14:55:56 +05:30
support Feature: Widget Grouping Phase II (#4825) 2021-06-17 18:56:54 +05:30
.eslintrc.json [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
cypress-docker-compose.yml Adding Github Action workflow to the client code base (#66) 2020-07-16 11:20:46 +05:30
init-pg-dump-for-test.sql Adding the init dump SQL file for PostgreSQL database 2021-01-13 15:41:39 +05:30
setup-test.sh Correcting the github condition to start the API server (#3506) 2021-03-12 11:06:54 +05:30
test.sh Categorise tests between client and server (#2856) 2021-02-22 10:18:30 +05:30