PromucFlow_constructor/app/client/src/reducers
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
..
entityReducers Feature/draggable filters in table widget (#5886) 2021-07-20 10:48:58 +05:30
evaluationReducers [perf] Update redux store with only the values that changed (#5594) 2021-07-20 10:34:12 +05:30
uiReducers Feature/draggable filters in table widget (#5886) 2021-07-20 10:48:58 +05:30
index.tsx Feature/draggable filters in table widget (#5886) 2021-07-20 10:48:58 +05:30