PromucFlow_constructor/app/client/src/components/editorComponents
Abhinav Jha 5601412191
chore: Remove collaboration pointers from the Editor (#19660)
## Description

This is an internal cleanup change, which removes the collaboration
pointers from the Editor.

**_Background_**: We had a feature for collaboration which we had
sunset. As a part of this feature, we could see the mouse pointers of
the other users who were editing the same page in realtime. This feature
is today visible only to internal Appsmith users. This part of the
feature, also doesn't serve a purpose for our users.

**_Why are we removing this?:_** This code has no impact on our users.
This makes maintaining this code, as well as the additional
computational load on the components unnecessary.

**_How do we put this back in?:_** The idea of this PR is to see the
changes in one place and hence make it easy to revert when needed.

Fixes #19659 19659

Media
Here is what it looked like:
![Screenshot 2023-01-10 at 2 04 42
PM](https://user-images.githubusercontent.com/103687/211501101-465d00d8-f094-429f-83a2-c96ee3b2c76c.png)




Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2023-03-15 22:10:06 +05:30
..
ActionCreator feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
ActionRightPane feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
CodeEditor fix: unclear message when async action is used in sync fields (#20959) 2023-03-08 15:41:30 +01:00
Debugger chore: Add telemetry for error handling phase1 (#21011) 2023-03-14 19:17:06 +05:30
form feat: Feature/evaluated value window (#19972) 2023-02-09 16:39:54 +05:30
GlobalSearch feat: URL Navigation for Widgets (#20202) 2023-02-21 19:08:16 +05:30
HighlightedCode
LazyCodeEditorWrapper chore: Render below the fold widget components when browser is idle using Intersection Observer (#18747) 2023-02-08 16:53:39 +05:30
LightningMenu feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
WidgetNameComponent feat: Auto layout appsmith editor and mobile responsiveness (#21151) 2023-03-04 12:55:54 +05:30
ActionNameEditor.tsx feat: Handle permission driven views for auto-saving pages and action… (#16950) 2022-12-01 12:00:50 +05:30
ApiResponseView.tsx fix: UI inconsistency in log tab (#21037) 2023-03-03 18:14:41 +05:30
AutoResizeTextArea.test.tsx feat: multi-line input and auto-resize textarea (#19141) 2023-01-17 18:46:35 +05:30
AutoResizeTextArea.tsx feat: multi-line input and auto-resize textarea (#19141) 2023-01-17 18:46:35 +05:30
BetaCard.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
Button.tsx fix: fetching the plugin form config for queries if datasource is not viewable (#18749) 2022-12-08 09:06:35 +05:30
Checkbox.tsx
CloseEditor.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
ContextDropdown.tsx
Divider.tsx
DraggableComponent.test.tsx fix: Switch to preview mode performance issue (#18457) 2022-11-27 22:42:00 +05:30
DraggableComponent.tsx chore: Remove collaboration pointers from the Editor (#19660) 2023-03-15 22:10:06 +05:30
DragLayerComponent.test.tsx chore: Remove collaboration pointers from the Editor (#19660) 2023-03-15 22:10:06 +05:30
DragLayerComponent.tsx feat: Auto height instant update (#19082) 2023-02-03 11:17:40 +05:30
DropdownComponent.tsx chore: update Styled components to latest version and related cleanup (#19284) 2023-01-13 16:35:59 +05:30
DropTargetComponent.tsx feat: Auto layout appsmith editor and mobile responsiveness (#21151) 2023-03-04 12:55:54 +05:30
DropTargetUtils.ts feat: Auto height instant update (#19082) 2023-02-03 11:17:40 +05:30
EditableText.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
EditorContextProvider.test.tsx feat: List V2 (#15839) 2023-02-14 17:07:31 +01:00
EditorContextProvider.tsx feat: List V2 (#15839) 2023-02-14 17:07:31 +01:00
EntityBottomTabs.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
EntityNameComponent.tsx
ErrorBoundry.tsx feat: Auto height instant update (#19082) 2023-02-03 11:17:40 +05:30
ErrorTooltip.tsx feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
Form.tsx
FormLabel.tsx
FormRow.tsx
HelperTooltip.tsx
InputComponent.tsx
JSResponseView.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
LetterIcon.tsx
LoadingOverlayScreen.tsx
NavBarItem.tsx
PageLoader.tsx
PaneWrapper.tsx
PropertyPaneSidebar.tsx feat: URL Navigation for Widgets (#20202) 2023-02-21 19:08:16 +05:30
ReadOnlyEditor.tsx fix: Slow rendering of JSON and RAW response (#16971) 2022-09-30 20:51:04 +05:30
RequestView.tsx
ResizableComponent.tsx feat: Auto layout appsmith editor and mobile responsiveness (#21151) 2023-03-04 12:55:54 +05:30
ResizableUtils.test.ts feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
ResizableUtils.ts feat: Auto layout appsmith editor and mobile responsiveness (#21151) 2023-03-04 12:55:54 +05:30
ResizeStyledComponents.tsx feat: Auto layout appsmith editor and mobile responsiveness (#21151) 2023-03-04 12:55:54 +05:30
SelectComponent.tsx
Sidebar.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
SnipeableComponent.tsx perf: Widget layer optimization (#16502) 2022-09-14 12:25:08 +05:30
Spinner.tsx
StoreAsDatasource.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
Tooltip.tsx
utils.test.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
utils.ts fix:prevent execution of js function when jscollection is saving (#13592) 2022-05-19 14:13:51 +01:00