PromucFlow_constructor/app/client/src
Ashok Kumar M f19ebbafe9
[Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389)
* dip

* dip

* scroll

* fixes

* dip

* dip

* dip

* dip

* dip

* dip

* dip

* dip

* dip

* dip

* dip

* dip

* dip

* dip

* dip

* dip

* dip

* dip

* solve for canvas glitches

* dip

* dip

* dip

* adjust scroll speed

* dip

* dip(code clean up)

* dip

* dip

* ---dip

* dip

* dip

* dip

* middle ware for dropping multiple widgets.

* adding scroll to drag for canvas selection.

* fixing drag disabled and modal widget(detach from layout) drops

* firefox and safari fixes

* rebase conflicts.

* fixing broken specs.

* fixing specs and adding jest tests.

* show border and disable resize when multiple widgets are selected.

* selection box grab cursor

* merge conflicts.

* code clean up

* fixing specs.

* fixed a bug and failed specs.

* fixing rerenders.

* code clean up

* code review comments

* always have the drag point inside the widget.

* fetching snap spaces instead of calculating.

* remove widget_move action

* fixing bugs with add widget parent height updation.

* fixing specs.

* List widget conflict fixes.

* fixing canvas drop persistence.

* Adding click to drag for modals and fixing few issues.
2021-08-12 11:15:38 +05:30
..
actions [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
api Use feature flag api to enable/disable comments (#6322) 2021-08-05 11:40:19 +05:30
assets Fix/omnibar landing bug (#6513) 2021-08-11 12:18:57 +05:30
comments [Fix] Minor comments feature fixes (#6490) 2021-08-10 12:05:08 +06:00
components [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
configs Fixes related to the comments feature (#5904) 2021-07-21 11:34:57 +05:30
constants [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
enterprise
entities fix: table column order and isVisible (#6521) 2021-08-11 19:32:14 +05:30
globalStyles Minor comments feature fixes (#6245) 2021-08-02 12:57:20 +05:30
icons Icon Button Widget (#5723) 2021-08-05 16:46:26 +05:30
mockComponentProps
mockResponses changed default divider color to light grey (#6335) 2021-08-09 17:52:17 +05:30
normalizers
notifications Minor fixes for comments on the modal widget (#6368) 2021-08-06 14:47:56 +05:30
pages [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
polyfills
reducers [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
resizable [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
sagas [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
selectors Feature: Show a list of realtime app editors (#6286) 2021-08-09 14:34:24 +05:30
templates Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
transformers Feature: add api key based and bearer token based authentication options to REST API datasource (#5367) 2021-06-25 12:15:48 +05:30
utils [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
widgets [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
workers Tern server performance fix and Best match fix (#6338) 2021-08-04 11:04:44 +05:30
.gitignore
App.css
AppErrorBoundry.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
AppRouter.tsx Use feature flag api to enable/disable comments (#6322) 2021-08-05 11:40:19 +05:30
index.css Task/5463 Navigation Bar menu Dropdown (#5575) 2021-07-15 16:26:18 +05:30
index.tsx Onboarding form (#4910) 2021-06-04 13:18:17 +05:30
LandingScreen.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
react-app-env.d.ts
serviceWorker.js
store.ts Introducing Google Sheets Plugin (#3517) 2021-04-22 09:00:09 +05:30
wdyr.ts Add performance tracker for resizable component (#5573) 2021-07-06 14:51:46 +05:30