ToolJet/frontend/src/Editor
Johnson Cherian aeb9995e9e
Merge pull request #10634 from CVamsi27/TJ-10470
Loading specific event handler on click
2024-10-25 13:41:49 +05:30
..
AppVersionsManager Merge branch 'main' of https://github.com/ToolJet/ToolJet into feat/grid-appbuilder-improvement 2024-05-20 10:46:19 +05:30
CodeBuilder Merge branch 'lts-2.50' into perf/0.1 2024-06-26 16:46:08 +05:30
CodeEditor Merge branch 'main' of https://github.com/ToolJet/ToolJet into perf/0.1 2024-06-27 11:41:33 +05:30
Comment [wip] appbuilder - performance (#9216) 2024-04-05 15:19:05 +05:30
CommentNotifications Platform-Editor API improvements (#9460) 2024-05-07 16:58:07 +05:30
Components Merge pull request #10716 from asdotdev/bug/10641-password-validation-message-hidden 2024-10-04 09:56:31 +05:30
Context [hotfix] CE fixes (#8395) 2023-12-28 15:16:50 +05:30
DataSourceManager Merge branch 'main' into release/database-1.1 2024-05-17 13:20:31 +05:30
Header Merge branch 'main' of https://github.com/ToolJet/ToolJet into perf/0.1 2024-06-27 11:41:33 +05:30
Icons Adds an entry point to Global datasource page from Query Manager (#6092) 2023-05-11 10:57:33 +05:30
Inspector Merge pull request #10634 from CVamsi27/TJ-10470 2024-10-25 13:41:49 +05:30
LeftSidebar Fix: Updated tooltips and pop-ups for copy path and copy value actions 2024-10-10 19:22:43 +05:30
Middlewares Performance release 0.1 (#9922) 2024-06-19 14:36:09 +05:30
QueryManager Merge branch 'lts-2.50' into perf/0.1 2024-06-26 16:46:08 +05:30
QueryPanel fix:QueryManager filter-list button issue (#10039) 2024-06-28 16:32:16 +05:30
Viewer Release: Appbuilder 1.7 (#9875) 2024-05-30 18:12:10 +05:30
WidgetManager Release: Appbuilder 1.7 (#9875) 2024-05-30 18:12:10 +05:30
ActionTypes.js Feature/multi page applications (Task ID - CU-2h1bfvw) (#4729) 2022-12-08 17:51:09 +05:30
AutoLayoutAlert.jsx style: removed border for autolayout alert 2024-03-22 11:33:43 +05:30
Box.jsx Performance release 0.1 (#9922) 2024-06-19 14:36:09 +05:30
BoxDragPreview.jsx fix: component default width calc corrected 2023-12-18 18:34:25 +05:30
BoxUI.jsx Release: Appbuilder 1.7 (#9875) 2024-05-30 18:12:10 +05:30
Comments.jsx [feature] Make workspace urls more readable (#6698) 2023-10-18 13:00:17 +05:30
component-properties-resolution.js Performance release 0.1 (#9922) 2024-06-19 14:36:09 +05:30
component-properties-validation.js Performance release 0.1 (#9922) 2024-06-19 14:36:09 +05:30
ConfigHandle.jsx [wip] appbuilder - performance (#9216) 2024-04-05 15:19:05 +05:30
constants.js Restricted the component resizing within the parent 2024-01-12 13:49:45 +05:30
Container.jsx Merge branch 'main' of https://github.com/ToolJet/ToolJet into perf/0.1 2024-06-27 11:41:33 +05:30
ControlledComponentToRender.jsx Hotfix [LTS] - Bugfixes (#10146) 2024-06-24 20:22:23 +05:30
Cursor.jsx feat: Add realtime collaboration (#2517) 2022-04-19 16:07:39 +05:30
CustomDragLayer.jsx [wip] appbuilder - performance (#9216) 2024-04-05 15:19:05 +05:30
DragContainer.css remove red dot in canvas 2024-05-17 15:50:19 +05:30
DragContainer.jsx Merge branch 'main' into release/database-1.1.1 2024-06-06 19:35:36 +05:30
DraggableBox.jsx Performance release 0.1 (#9922) 2024-06-19 14:36:09 +05:30
DraggableComponent.jsx Setup & implement React DND with custom drag layer 2021-04-02 09:46:26 +05:30
Editor.jsx hotfix LTS: Fix for duplicating the components (#10208) 2024-06-27 18:02:00 +05:30
editor.theme.scss Release Platform v17 (v2.39.0) (#9502) 2024-04-30 21:49:37 +05:30
editorConstants.js fix: get layout data from appDef instead of element 2024-05-10 17:04:46 +05:30
EditorKeyHooks.jsx [Refactor]7380 - Improve performance by preventing states used as prop when not necessary (#7412) 2023-12-08 15:35:30 +05:30
EditorSelecto.jsx fix: refactored selecto's onAreaSelectionEnd callback function to update the selected component only one. This avoids unwanted re-renders and improves the performance while selecting 2024-05-16 13:22:56 +05:30
ErrorBoundary.jsx Add Safety check in RealtimeAvatar (#8281) 2023-12-12 17:45:54 +05:30
GhostWidget.jsx [wip] appbuilder - performance (#9216) 2024-04-05 15:19:05 +05:30
gridUtils.js [wip] appbuilder - performance (#9216) 2024-04-05 15:19:05 +05:30
index.js moving editorFunc to Editor.jsx 2023-10-27 03:26:02 +05:30
RealtimeAvatars.jsx Add Safety check in RealtimeAvatar (#8281) 2023-12-12 17:45:54 +05:30
RealtimeCursors.jsx Move Editor's version manager regarding states to zustand store (#6593) 2023-06-29 15:30:10 +05:30
RealtimeEditor.jsx moving editorFunc to Editor.jsx 2023-10-27 03:26:02 +05:30
RightSidebarTabManager.jsx [Refactor]7380 - Improve performance by preventing states used as prop when not necessary (#7412) 2023-12-08 15:35:30 +05:30
SubContainer.jsx Hotfix [LTS] - Bugfixes (#10146) 2024-06-24 20:22:23 +05:30
SubCustomDragLayer.jsx [wip] appbuilder - performance (#9216) 2024-04-05 15:19:05 +05:30
Viewer.jsx Merge branch 'main' of https://github.com/ToolJet/ToolJet into perf/0.1 2024-06-27 11:41:33 +05:30
WidgetBox.jsx Release: Appbuilder 1.7 (#9875) 2024-05-30 18:12:10 +05:30
WidgetManager.jsx Release: Appbuilder 1.7 (#9875) 2024-05-30 18:12:10 +05:30