PromucFlow_constructor/app/client/test
Ashok Kumar M 2a8e37bf3b
feat: Sliding Canvas for Dragging and Selection (#9983)
* Move existing canvas's to CanvasArenas folder

* moving hooks to canvas arenas folder.

* Sticky canvas implementation.

* fixing specs(WIP)

* dip

* fixing test cases.

* removing comments.

* fixing build

* renaming for readability.

* adding folder for canvas based sagas.

* Resolve conflicts.

* fixing failed cases.

* fixing cypress cases.

* fixing bugs introduced coz of drag and drop.

* fixing bugs.

* few more bug fixes in draw to select.

* mouse pointer default when drag to select.

* bug fix.

* dip

* integrating intersection api.

* dip need to adjust offset

* fixing offset issues.

* readability fix

* rebase bug fixes.

* bug fix.

* adjust canvas slider on mouse over.

* unwanted changes.

* left offset fix + removing dead code.

* fixing bugs.

* fixing broken test cases.

* addressing code review comments.
2022-01-25 20:58:31 +05:30
..
__mocks__ feat: Tree Select widget (#6271) 2021-09-17 02:08:35 -07:00
factories feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
customQueries.js Add support of component unit testing (#3828) 2021-04-02 15:17:16 +05:30
sagas.ts feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
setup.ts feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
testCommon.ts fix: Removed unused variables (#8122) 2021-10-20 18:09:50 +06:00
testMockedWidgets.tsx feat: Tree Select widget (#6271) 2021-09-17 02:08:35 -07:00
testUtils.tsx Feature: Widget Grouping Phase II (#4825) 2021-06-17 18:56:54 +05:30