ToolJet/frontend/src/Editor
Navaneeth Pk 20cccd1df7
Responsive canvas (#1363)
* Better canvas

* Better canvas

* Better canvas

* Fix for resize

* Fix for drag

* Fix for drag

* Fix for drag

* Adjust width of components by # of grid lines

* Adjust components to comply with gridline based width

* Fix the width of rigth sidebar

* Fix for subcontainer resize issue

* Fix for dropped widget width (sc)

* Fix subcontainer drag width

* Fix grid for sub container

* Fix viewer

* Fix

* Fix

* Use RnD for dragging within canvas

* bounds for subcontainers

* fix for subcontainers

* Fix for mouseover issue

* Fix

* Fix widget widths

* Fixes chart

* Fixes qr scanner and divider

* Remove scaleValue

* Mmerge fix

* Mmerge fix

* Fix for ormconfig

* Fixes for comments

* Add comment where the user clicked

* Disable dragging on viewer

* Max width for canvas

* Fix for widget click events

* Fix for radio button

* Rebase widget width and left offset for responsive canvas

* Fix

* Fix the width of file picker

* Fix for calendar widget

* Disable zoom selector

* Fixes comment positions

* css fixes

* Fix

* Recompute width and offset of subcontainer widgets based on its parent's width

* Calculate container width separately for modal children while migrating to responsive

* Refactor migration to responsive canvas whereinwhich all mutations are done only after all required changes are computed

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2021-11-16 17:14:09 +05:30
..
CodeBuilder Feature: adds code preview for codeboxes (#1011) 2021-11-15 11:48:09 +05:30
Comment Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
CommentNotifications UI: Add a preview loader while a comment is being added to the canvas (#1358) 2021-11-03 19:36:18 +05:30
Components Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
DataSourceManager Feature: Google cloud storage integration (#1364) 2021-11-04 14:30:09 +05:30
Inspector Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
LeftSidebar Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
QueryManager Feature: adds code preview for codeboxes (#1011) 2021-11-15 11:48:09 +05:30
Viewer Adjust confirmation dialog logic so closed dialogs can reopen (#1259) 2021-10-29 07:18:33 +05:30
ActionTypes.js Add action to set localStorage value (#1280) 2021-10-25 22:24:21 +05:30
Box.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
BoxDragPreview.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
Comments.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
component-properties-resolution.js Feature/refactor widget property resolution (#995) 2021-10-20 07:50:45 +05:30
ConfigHandle.jsx Do not allow ConfigHandle icons to be dragged on the canvas (#1260) 2021-10-25 09:19:54 +05:30
Container.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
CustomDragLayer.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
DraggableBox.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
DraggableComponent.jsx Setup & implement React DND with custom drag layer 2021-04-02 09:46:26 +05:30
Editor.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
index.js Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
ItemTypes.js Feature: Collaboration ( realtime comments for canvas ) 🔥 (#810) 2021-11-01 12:58:03 +05:30
ManageAppUsers.jsx Make Manage Organization Users link more prominent (#931) 2021-10-07 21:58:09 +05:30
SaveAndPreview.jsx Feature: Collaboration ( realtime comments for canvas ) 🔥 (#810) 2021-11-01 12:58:03 +05:30
snapToGrid.js Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
SubContainer.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
SubCustomDragLayer.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
Viewer.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
WidgetManager.jsx Add clear button on search widget manager (#1340) 2021-11-15 11:49:27 +05:30