ToolJet/frontend/src/Editor
Kiran Ashok 24cda4d577
[ Feature ] :: component specific action :: multiselect widget (#3523)
* widget actions multiselect

* completed :: actions and fireevent

* removing logs

* CSA docs

* bugfix :: event fired 2 times

* clear action updated

* Use dependencies on selectOption action

* Use dependencies for deselectOption and clear

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-07-19 15:36:00 +05:30
..
CodeBuilder [improvement] Improved suggestive hints for the app builder (#3558) 2022-07-11 16:00:18 +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 [ Feature ] :: component specific action :: multiselect widget (#3523) 2022-07-19 15:36:00 +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 [Feature]: Copy/Paste widgets (#3252) 2022-07-12 16:39:02 +05:30
LeftSidebar [Improvement] Leftsidebar inspector (#3407) 2022-07-11 15:05:50 +05:30
QueryManager [ Feature ]:: runjs included all actions (#3436) 2022-07-08 18:38:55 +05:30
Viewer Made the confirmation modal consistent with the currently applied theme (#2656) 2022-03-29 21:27:08 +05:30
WidgetManager [ Feature ] :: component specific action :: multiselect widget (#3523) 2022-07-19 15:36:00 +05:30
ActionTypes.js [Feature]: Component Specific Actions (#3448) 2022-07-01 16:54:34 +05:30
AppVersionsManager.jsx [bugfix] Now users can't create multiple versions with the same name for an app (#3342) 2022-06-28 12:36:28 +05:30
Box.jsx added component specific action to Dropdown Widget (#3496) 2022-07-18 17:51:21 +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]: Added box-shadow property (#3427) 2022-07-11 15:19:28 +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]: Copy/Paste widgets (#3252) 2022-07-12 16:39:02 +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 Merge branch 'main' into develop 2022-07-03 16:22:33 +05:30
DraggableComponent.jsx Setup & implement React DND with custom drag layer 2021-04-02 09:46:26 +05:30
Editor.jsx Show version create popup when deleting a widget on released version (#3485) 2022-07-14 07:31:18 +05:30
EditorKeyHooks.jsx [Feature]: Copy/Paste widgets (#3252) 2022-07-12 16:39:02 +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
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 Expose actions of list view children only once (#3518) 2022-07-07 18:25:22 +05:30
SubCustomDragLayer.jsx Chore: Setup pipeline (#1539) 2021-12-10 08:43:05 +05:30
Viewer.jsx [Feature] Organisation level environment variables 🚀 (#3068) 2022-07-01 16:20:37 +05:30
WidgetManager.jsx Cypress test for button widget (#2989) 2022-05-16 15:39:10 +05:30