PromucFlow_constructor/app/client/src/actions
Ashok Kumar M 0149085bf8
feat: Reflow and Resize while Dragging and Resizing widgets. (#9054)
* resize n reflow rough cut

* removing warnings

* relatively stable changes

* minor bug fix

* reflow relative collision

* working dp cut

* fix for reflow of widgets closer next to each other

* disabling scroll

* Drag with reflow

* reflow fix

* overlap and retracing fix

* On Drop updates.

* bug when no displacement but resize update.

* temp fix for new widget addition.

* reflow bug fixes

* new widget addition bug.

* stop reflow on leave.

* fix corner case overlap

* update bottom row when reflowed widgets go beyond bottom boundary.

* capture mouse positions on enter

* enable container jumps with faster mouse movements.

* reflow only for snap changes.

* restructured reflow Algorithm

* collision check and bug fixes

* undo redo fix for new widget drop

* resizable fix snapRows fix

* directional stability

* self collision fix

* first round of perf fixes

* update bottom row while resizing and resize-reflowing

* performance fix and overlapping fix

* Remove eslint warning

* remove eslint warning

* eslint warning

* can reflowed Drop Indication Stability

* container jumps and force direction on entering canvas

* fixing scroll on resize jitters.

* reflow when jumping into container.

* reflow ux fixes while leaving container

* resizing fixes.

* fixes for edge move.

* restrict container jumps into reflowed containers.

* container jump direction reflow

* checkbox dimensions fix.

* Excess bottom rows not lost post dragging or resizing widgets.

* fixing the after drop css glitch.

* double first move trigger bug fix.

* stop reflow only if reflowing

* stabilize container exit directions

* using acceleration and speed instead of movement covered to restrict reflow.

* fixing modal drops.

* remove warnings.

* reflow resize styles

* moving acceleration and movement logic to a monitoring effect.

* adding beta flag for reflow.

* fixing jest tests

* Adding analytics to beta flag toggle.

* Adding placeholder for reflow beta screens.

* fixing initial load's screen

* few more crashes.

* force close onboarding for the session.

* fixing bugs in reset canvas.

* Beta flag bug fixes.

* fixing bugs.

* restrict reflow screens during onboarding.

* disabling reflow screens in tests.

* code review comments.

* fixing store based specs.

* fixing cypress failures.

* fixing specs.

* code cleanup

* reverting yarn lock changes

* removing onboarding screens.

* more cleanup and function descriptors

* keeping reflow under the hood.

Co-authored-by: rahulramesha <rahul@appsmith.com>
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2022-01-13 18:51:57 +05:30
..
apiPaneActions.ts chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
appCollabActions.ts fix: send list of users to others when someone leaves the page edit (#8162) 2021-10-05 01:27:53 +05:30
applicationActions.ts fix: minor git sync fixes (#10022) 2022-01-13 14:20:29 +05:30
authActions.ts
batchActions.ts
browserRequestActions.ts feat: Geolocation APIs on appsmith (#9295) 2021-12-07 15:49:33 +05:30
canvasSelectionActions.ts feat: Widget grouping Extended Features (#6538) 2021-08-24 17:08:20 +05:30
collectionAction.ts
commentActions.ts fix: fixes related to switch branches (#8864) 2021-11-02 07:33:12 +00:00
controlActions.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
crudInfoModalActions.ts feat: Show Crud Info Modal data from backend (#6882) 2021-08-26 12:53:39 +05:30
datasourceActions.ts feat: Action undo redo (#9045) 2021-12-07 09:45:18 +00:00
debuggerActions.ts chore: Move action/js debugger tabs related logic to a common component (#8199) 2021-10-07 12:23:58 +05:30
editorActions.ts fix: Correcting the execution of query with the latest values when run shortcut is pressed (#9363) 2021-12-24 19:29:02 +05:30
errorActions.ts
evaluationActions.ts feat: Moving form evaluations to separate thread (8051) (#9437) 2022-01-06 10:49:01 +00:00
explorerActions.ts feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
gitSyncActions.ts chore: update error handling for git sync flows (#9998) 2021-12-27 12:25:54 +05:30
globalSearchActions.ts chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
helpActions.ts
importActions.ts
initActions.ts chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
jsActionActions.ts chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
jsPaneActions.ts feat: Action undo redo (#9045) 2021-12-07 09:45:18 +00:00
metaActions.ts
notificationActions.ts Notification updates (#5239) 2021-06-23 21:12:07 +05:30
onboardingActions.ts feat: Introduce a welcome banner and a form to fill in role, useCase for new user (#8312) 2021-10-21 11:06:17 +05:30
orgActions.ts feat: add option to delete org (#9287) 2021-12-20 05:58:01 +00:00
pageActions.tsx feat: Reflow and Resize while Dragging and Resizing widgets. (#9054) 2022-01-13 18:51:57 +05:30
pluginActionActions.ts feat: Action undo redo (#9045) 2021-12-07 09:45:18 +00:00
pluginActions.ts Enable Autocomplete for Static Objects (#6302) 2021-08-03 13:36:48 +05:30
propertyPaneActions.ts feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
providerActions.ts
queryPaneActions.ts feat: Action undo redo (#9045) 2021-12-07 09:45:18 +00:00
recentEntityActions.ts Initialise comments (#3328) 2021-04-29 16:03:51 +05:30
reflowActions.ts feat: Reflow and Resize while Dragging and Resizing widgets. (#9054) 2022-01-13 18:51:57 +05:30
releasesActions.ts
settingsAction.ts feat: Introduce a setting page for a super user to tinker with Appsmith env variables (#8144) 2021-10-18 13:17:55 +05:30
themeActions.ts feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
tourActions.ts [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +05:30
userActions.ts fix: refresh profile image on the header when a new image is uploaded (#8550) 2021-12-02 11:26:41 +05:30
utilActions.ts Introducing Google Sheets Plugin (#3517) 2021-04-22 09:00:09 +05:30
websocketActions.ts refactor: client side rts (#7837) 2021-10-01 16:44:19 +00:00
widgetActions.tsx feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
widgetSelectionActions.ts feat: Widget grouping Extended Features (#6538) 2021-08-24 17:08:20 +05:30
widgetSidebarActions.tsx feat: Improved onboarding flow on user signup (#7089) 2021-09-13 12:52:51 +05:30