PromucFlow_constructor/app/client/src/components/editorComponents
Pranav Kanade cf3cdced07
fix: small utility fixes for redirection to datasource and export app permissions (#7970)
* send user to auto tab in integration from property pane when they create new query

* only app admins will be able to export from inside app
2021-09-30 13:29:14 +05:30
..
ActionCreator fix: small utility fixes for redirection to datasource and export app permissions (#7970) 2021-09-30 13:29:14 +05:30
ActionRightPane chore: Update snippet text and search params for debugger search menu (#7249) 2021-09-10 09:48:32 +05:30
CodeEditor fix: Fix mismatch between errors in debugger and evaluated value popup (#7752) 2021-09-29 17:33:11 +05:30
Debugger fix: show correct dependency list for widgets even if one's name is substring of other widget (#7725) 2021-09-24 10:23:32 +05:30
form refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
GlobalSearch fix: snippet usage analytics (#7946) 2021-09-30 03:31:50 +00:00
HighlightedCode Input widget: New data type supported - Phone number with ISD codes (#5256) 2021-08-26 16:22:45 +05:30
LightningMenu feat: Introducing SaaS integrations as a plugin (#7560) 2021-09-21 17:35:29 +05:30
Onboarding fix: Quickly clicking do it for me button shows errors during onboarding (#7386) 2021-09-16 10:09:55 +05:30
WidgetNameComponent fix: Collab feedback fixes (#7298) 2021-09-10 16:17:17 +05:30
ActionNameEditor.tsx feat: JS Editor (#6003) 2021-09-08 23:02:22 +05:30
ApiResponseView.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
Button.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
Checkbox.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
CloseEditor.tsx fix: back btn navigation problems (#7692) 2021-09-22 12:54:05 +05:30
ContextDropdown.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
Divider.tsx
DraggableComponent.test.tsx [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
DraggableComponent.tsx fix: Enable dragging of widgets only when focused on (#7494) 2021-09-22 12:48:46 +05:30
DragLayerComponent.test.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
DragLayerComponent.tsx [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
DropdownComponent.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
DropTargetComponent.tsx feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
DropTargetUtils.ts
EditableText.tsx - Wrap the methods passed to editableText component with useCallback 2021-05-18 00:42:06 +05:30
EditorContextProvider.tsx feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
EntityNameComponent.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
ErrorBoundry.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
ErrorTooltip.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
Form.tsx
FormLabel.tsx
FormRow.tsx fix: Ghseets scroll bug(#6634) 2021-09-01 14:41:51 +05:30
HelperTooltip.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
InputComponent.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
JSResponseView.tsx fix: Debugger logs and errors related to js editor (#7749) 2021-09-28 13:01:46 +05:30
LetterIcon.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
LoadingOverlayScreen.tsx Minor Api pane design and logic fixes (#3091) 2021-02-22 11:45:02 +05:30
NavBarItem.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
PageLoader.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
PaneWrapper.tsx [Feature] Unified New Nav (#5558) 2021-07-07 09:16:16 +05:30
PreventInteractionsOverlay.tsx FIX #4627: updated css to change button widget height when deployed (#5439) 2021-06-28 18:56:11 +05:30
ReadOnlyEditor.tsx feat: Introducing JS Snippets (#6453) 2021-08-29 09:20:16 +05:30
RequestView.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
ResizableComponent.tsx feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
ResizableUtils.tsx feat: Widget grouping Extended Features (#6538) 2021-08-24 17:08:20 +05:30
ResizeStyledComponents.tsx feat: resizable modal (#7312) 2021-09-20 22:36:13 +05:30
SelectComponent.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
Sidebar.tsx chore: Fix unnecessary scrollbar in entity explorer during onboarding (#7613) 2021-09-20 14:55:37 +05:30
SnipeableComponent.tsx [Feature] new nav sniping mode (#5746) 2021-07-26 22:14:10 +05:30
Spinner.tsx
StoreAsDatasource.tsx UI improvements to API Editor (#4845) 2021-06-03 10:29:41 +05:30
Tooltip.tsx