PromucFlow_constructor/app/client/src/components/editorComponents
Ankita Kinger e28e89807c
feat: Refactor invite modal for handling RBAC updates (#16405)
* refactored code for invite modal changes for rbac

* code splitted some more files for refactoring invite modal component

* removed unused imports

* created new variable for handlers

* updated an import

* reverted a change

* refactored a section of code

* fixed a cypress test

* fixed a cypress test

* updated imports

* exported some entities
2022-09-02 22:45:08 +05:30
..
ActionCreator feat: import changes batch 2 (#15722) 2022-09-02 14:08:17 +05:30
ActionRightPane chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
CodeEditor fix: Refactoring to replace all usages of isEqual method from lodash with equal method from fast-deep-equal/es6 (#16439) 2022-09-02 14:46:30 +05:30
Debugger fix: Refactoring to replace all usages of isEqual method from lodash with equal method from fast-deep-equal/es6 (#16439) 2022-09-02 14:46:30 +05:30
form feat: Refactor invite modal for handling RBAC updates (#16405) 2022-09-02 22:45:08 +05:30
GlobalSearch chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
HighlightedCode feat: Entity explorer UI redesign (#9811) 2022-01-29 12:56:19 +05:30
LazyCodeEditorWrapper fix: Improve CodeMirror rendering performance using idleCallback (#13676) 2022-07-20 14:56:12 +05:30
LightningMenu chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
WidgetNameComponent chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
ActionNameEditor.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
ApiResponseView.tsx fix: replace action execution cancellation toast errors with a better one (#16277) 2022-08-31 18:08:42 +00:00
BetaCard.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
Button.tsx feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
Checkbox.tsx
CloseEditor.tsx Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
ContextDropdown.tsx
Divider.tsx feat: Entity explorer UI redesign (#9811) 2022-01-29 12:56:19 +05:30
DraggableComponent.test.tsx refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
DraggableComponent.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
DragLayerComponent.test.tsx
DragLayerComponent.tsx
DropdownComponent.tsx
DropTargetComponent.tsx fix: Refactoring to replace all usages of isEqual method from lodash with equal method from fast-deep-equal/es6 (#16439) 2022-09-02 14:46:30 +05:30
DropTargetUtils.ts feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
EditableText.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
EditorContextProvider.tsx fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30
EntityBottomTabs.tsx feat: js object v1 run and settings redesign (#11456) 2022-04-28 17:51:02 +01:00
EntityNameComponent.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
ErrorBoundry.tsx chore: Config changes (#8564) 2021-11-05 11:19:19 +05:30
ErrorTooltip.tsx fix: Edit icon in API editor and toggle transition issue (#9013) 2021-11-17 12:06:18 +05:30
Form.tsx
FormLabel.tsx
FormRow.tsx
HelperTooltip.tsx
InputComponent.tsx
JSResponseView.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
LetterIcon.tsx
LoadingOverlayScreen.tsx
NavBarItem.tsx
PageLoader.tsx
PaneWrapper.tsx
PreviewModeComponent.tsx fix: handled to hide widget in preview mode (#11138) 2022-02-23 10:22:04 +05:30
PropertyPaneSidebar.tsx refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
ReadOnlyEditor.tsx feat: Response view switcher for all action editors (#9629) 2022-04-08 16:32:34 +00:00
RequestView.tsx
ResizableComponent.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
ResizableUtils.tsx feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
ResizeStyledComponents.tsx CSS cant apply when constant WIDGET_PADDING=0 (#15227) 2022-07-21 18:34:10 +05:30
SelectComponent.tsx
Sidebar.tsx fix: hide explorer menu on scroll (#15537) 2022-08-16 14:18:47 +05:30
SnipeableComponent.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
Spinner.tsx
StoreAsDatasource.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +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