ToolJet/frontend/src/Editor
Sherfin Shamsudeen 4bd2fd74d0
Add support for ListView inside ListView (#3454)
* Add support for ListView inside ListView

* Remove unnecessary triggering mechanism for useEffect in ListView

* Remove unnecessary extraProps param
2022-07-02 18:00:30 +05:30
..
CodeBuilder Move & Resize portal (#3224) 2022-06-08 12:18:47 +05:30
Comment Style: hide resolved icon if not the thread owner (#2911) 2022-04-26 19:27:28 +05:30
CommentNotifications [improvements/fixes] Dark theme fixes (#2140) 2022-02-07 01:04:52 +05:30
Components Add support for ListView inside ListView (#3454) 2022-07-02 18:00:30 +05:30
DataSourceManager Hide result when suggesting data source (#3034) 2022-05-12 06:56:05 +05:30
Icons Added undo redo actions to right sidebar (#2973) 2022-05-05 17:22:14 +05:30
Inspector Add support for programatically setting table cell color (#3458) 2022-07-02 15:49:47 +05:30
LeftSidebar updates minwidth and value width 2022-06-24 16:09:43 +05:30
QueryManager Proper styling for query panel create/save button (#3315) 2022-06-18 00:52:16 +05:30
Viewer Made the confirmation modal consistent with the currently applied theme (#2656) 2022-03-29 21:27:08 +05:30
WidgetManager added HTML-CSS widget (#2938) 2022-06-16 17:58:11 +05:30
ActionTypes.js Feature :: Logout event handler addition (#2651) 2022-03-31 18:50:33 +05:30
AppVersionsManager.jsx [Feature] Now users can edit created version's name 🚀 (#3106) 2022-05-25 22:58:29 +05:30
Box.jsx Add support for ListView inside ListView (#3454) 2022-07-02 18:00:30 +05:30
BoxDragPreview.jsx Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
Comments.jsx UI for comments section in editor updated as per design (#2390) 2022-03-08 23:56:15 +05:30
component-properties-resolution.js [Feature]: Inline style support for custom component (#3076) 2022-06-03 17:47:43 +05:30
ConfigHandle.jsx Ability to select multiple widgets from canvas and change their position (#2979) 2022-05-11 14:43:13 +05:30
Container.jsx [Feature]: Added universal props for widgets with Tooltip (#3096) 2022-06-02 11:51:52 +05:30
Cursor.jsx feat: Add realtime collaboration (#2517) 2022-04-19 16:07:39 +05:30
CustomDragLayer.jsx Updated dnd to follow pointer position (#2144) 2022-02-06 18:45:38 +05:30
DraggableBox.jsx Add support for ListView inside ListView (#3454) 2022-07-02 18:00:30 +05:30
DraggableComponent.jsx Setup & implement React DND with custom drag layer 2021-04-02 09:46:26 +05:30
Editor.jsx [Feature]: Run query while Creating/Saving (#3131) 2022-06-16 18:04:07 +05:30
EditorKeyHooks.jsx Ability to select multiple widgets from canvas and change their position (#2979) 2022-05-11 14:43:13 +05:30
ErrorBoundary.jsx lint fixes (#1686) 2021-12-30 17:27:02 +05:30
index.js Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
InitVersionCreateModal.jsx fix: failing button widget cypress test (#3238) 2022-06-15 15:57:03 +05:30
ItemTypes.js Chore: Setup pipeline (#1539) 2021-12-10 08:43:05 +05:30
ManageAppUsers.jsx Relabelling organization with workspace (#2992) 2022-05-11 16:30:25 +05:30
RealtimeAvatars.jsx fix: re-render when cursor hovered on canvas (#3210) 2022-06-09 15:36:11 +05:30
RealtimeCursors.jsx fix: re-render when cursor hovered on canvas (#3210) 2022-06-09 15:36:11 +05:30
RealtimeEditor.jsx fix: re-render when cursor hovered on canvas (#3210) 2022-06-09 15:36:11 +05:30
ReleaseVersionButton.jsx Fix: Button should only show the spinner when it is loading (#2162) 2022-02-07 18:02:49 +05:30
snapToGrid.js Responsive canvas (#1363) 2021-11-16 17:14:09 +05:30
SubContainer.jsx Add support for ListView inside ListView (#3454) 2022-07-02 18:00:30 +05:30
SubCustomDragLayer.jsx Chore: Setup pipeline (#1539) 2021-12-10 08:43:05 +05:30
Viewer.jsx Bugfix :: Canvas background made programmable and fix for alpha not working (#2807) 2022-06-01 16:48:12 +05:30
WidgetManager.jsx Cypress test for button widget (#2989) 2022-05-16 15:39:10 +05:30