PromucFlow_constructor/app/client/cypress
Ashok Kumar M 3437c16ef0
Feature: Property Pane improvements (#3561)
* Fix: On renaming a widget via entity explorer the canvas gets resized

* Fix: Close prop pane on resize start of unselected widget.

* Fix: Match all - corejs polyfill

* Fix: Proppane not updated properly when same type widgets are selected.

* Feature: Draggable Proppane.

* Bug fixes for draggable popup.

* Fix: Property pane editor when selecting another widget.

* resolve rebase bad merges.

* cytest fix

* cytest fix

* cytest fix

* cytest fix

* cytest fix

* cytest fix

* cytest fixes

* cytest fix

* fixing draggable components inside porp pane.

* Adding cypress test.

* refactored Draggable list POC version

* reverting unwanted changes.

* prop pane bug fix

* unwanted dependencies.

* double click to open prop pane.

* Fixing bugs in draggable prop pane.

* one click prop pane open.

* ignore drag/resize click captures

* make prop pane draggable only via drag handler.

* Fixed property pane title.

* converting layer to hook and adding it to top most layer.

* removing irrelevant comments.

* close panel when widget changes.

* fixing cytests.

* bug fix

* fixing cytest

* Addressing code review comments.

* bug fix
2021-03-29 15:28:52 +05:30
..
fixtures SwitchWidget within FormWidget tests (#3501) 2021-03-25 21:38:16 +05:30
integration/Smoke_TestSuite Feature: Property Pane improvements (#3561) 2021-03-29 15:28:52 +05:30
locators SwitchWidget within FormWidget tests (#3501) 2021-03-25 21:38:16 +05:30
manual_TestSuite Adding test ideas for Switch widget (#3490) 2021-03-26 14:08:10 +05:30
plugins Properly log data tree instrumentation (#2228) 2020-12-29 14:55:56 +05:30
support Feature: Property Pane improvements (#3561) 2021-03-29 15:28:52 +05:30
.eslintrc.json Table Widget New Features (#2816) 2021-02-16 15:59:08 +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