PromucFlow_constructor/app/client/cypress
Vicky Bansal 6f91c1afd8
Feature/draggable filters in table widget (#5886)
The filter pane in the table widget was fixed to top which would hinder the viewport for the end user. We have now changed the filter pane to a draggable component such that the user can place it anywhere on the canvas while they apply filters to see data change in realtime.

* FEATURE #4088 : added draggable filterpane for table widget

* FEATURE #4088 : update icons, editMode prop and added renderDragBlock support in popper

* FIX #5329: added close button for close filter pane

* FIX #5332 : updated zindex for table filter pane

* fix list widget test

* Fix drag icon position and cypress failing tests

* Fix endsWidth comparator function
2021-07-20 10:48:58 +05:30
..
fixtures Feature: Line separator widget (#4954) 2021-07-07 15:00:06 +05:30
integration/Smoke_TestSuite Feature/draggable filters in table widget (#5886) 2021-07-20 10:48:58 +05:30
locators Feature/draggable filters in table widget (#5886) 2021-07-20 10:48:58 +05:30
manual_TestSuite [Feature #4542] : simple nav unify api/datasource (#4987) 2021-06-30 23:51:52 +05:30
plugins Properly log data tree instrumentation (#2228) 2020-12-29 14:55:56 +05:30
support Currency datatype in Input Widget (#5049) 2021-07-15 18:20:01 +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 Disabled maven Tests (#5882) 2021-07-15 16:45:53 +05:30
test.sh Improve Codemirror mount performance (#5497) 2021-07-08 12:34:47 +05:30