PromucFlow_constructor/app/client/src/pages/Editor
Aman Agarwal 9894a6522c
feat: added datasource icon on left of entity name, revamped name editor (#10821)
* feat: added datasource icon on left of entity name, revamped name editor

* fix: updated the hardcoded message strings to use message.ts

* fix: types of variables
2022-02-09 17:11:47 +05:30
..
__tests__ fix: issues with key (#9239) 2021-11-22 10:53:05 -08:00
APIEditor feat: Entity explorer UI redesign (#9811) 2022-01-29 12:56:19 +05:30
BottomBar fix: added missed analytic events for git sync (#10953) 2022-02-08 21:46:16 +05:30
CanvasPropertyPane feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
DataSourceEditor fix: fix refresh token flow in REST API OAuth (#10875) 2022-02-09 09:38:58 +05:30
EditorAppName feat: Entity explorer UI redesign (#9811) 2022-01-29 12:56:19 +05:30
Explorer feat: added datasource icon on left of entity name, revamped name editor (#10821) 2022-02-09 17:11:47 +05:30
FirstTimeUserOnboarding feat: improved guided tour (#9125) 2022-01-25 19:26:52 +05:30
GeneratePage fix: implement getStructure method for S3 plugin (#8919) 2022-01-13 11:33:50 +05:30
gitSync fix: added missed analytic events for git sync (#10953) 2022-02-08 21:46:16 +05:30
GuidedTour fix: hide the image column in guided tour table (#10709) 2022-02-07 10:06:33 +05:30
IntegrationEditor fix: datasources section overlap 2022-02-02 11:54:56 +01:00
JSEditor feat: added datasource icon on left of entity name, revamped name editor (#10821) 2022-02-09 17:11:47 +05:30
MultiSelectPropertyPane feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
PageListSidebar
PagesEditor fix: page settings invoking onClick on drag (#10449) 2022-01-21 11:35:27 +05:30
PropertyPane feat: improved guided tour (#9125) 2022-01-25 19:26:52 +05:30
QueryEditor fix: Memoized the Form Control Component reducing unwanted re-rendering (#10553) 2022-01-27 14:09:21 +05:30
SaaSEditor feat: Support OAuth for all plugin types (#9657) 2022-01-14 12:01:54 +05:30
WidgetsEditor feat: Entity explorer UI redesign (#9811) 2022-01-29 12:56:19 +05:30
ActionSettings.tsx
Canvas.tsx feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
ConfirmRunModal.tsx fix(handle-enter-confirm-popup): added key action to confirm popup wi… (#8980) 2021-12-15 17:21:57 +05:30
EditorHeader.tsx feat: Entity explorer UI redesign (#9811) 2022-01-29 12:56:19 +05:30
EditorSaveIndicator.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
EditorSidebar.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
EntityNotFoundPane.tsx fix: deleted actions display error messages when navigated to (#9507) 2021-12-16 18:10:14 +05:30
FormControl.tsx fix: fixes uqi component issues (#10829) 2022-02-08 12:51:41 +01:00
GlobalHotKeys.test.tsx feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
GlobalHotKeys.tsx feat: Entity explorer UI redesign (#9811) 2022-01-29 12:56:19 +05:30
HelpButton.tsx feat: Add tooltips for icons in editor (#7711) 2021-10-08 12:35:34 +05:30
index.tsx feat: improved guided tour (#9125) 2022-01-25 19:26:52 +05:30
loader.tsx
MainContainer.test.tsx feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
MainContainer.tsx fix: added missed analytic events for git sync (#10953) 2022-02-08 21:46:16 +05:30
MainContainerLayoutControl.tsx chore: Reflow Info Card (#10481) 2022-01-20 14:59:09 +05:30
Popper.tsx fix: autocomplete experience (#8539) 2021-10-20 17:51:07 +05:30
PropertyPaneHelpButton.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
PropertyPaneTitle.test.tsx added a keydown listener to focus property pane title on pressing f2 2022-01-27 16:40:57 +05:30
PropertyPaneTitle.tsx Merge pull request #10688 from appsmithorg/enhancement/focus-widget-title-on-f2 2022-02-02 10:51:46 +05:30
RealtimeAppEditors.tsx feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
ReflowBetaCard.tsx change reflow BETA Card (#10789) 2022-02-02 15:16:06 +05:30
routes.tsx chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
ShareApplicationForm.tsx chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
ToggleModeButton.tsx feat: improved guided tour (#9125) 2022-01-25 19:26:52 +05:30
utils.ts feat: callouts for wip features (#8080) 2021-10-04 13:31:46 +05:30
WidgetCard.tsx feat: improved guided tour (#9125) 2022-01-25 19:26:52 +05:30
WidgetCardsPane.tsx
WidgetSidebar.tsx Re-focus widgets search bar when the search text is cleared (#10763) 2022-02-09 04:00:56 +00:00
WidgetsMultiSelectBox.tsx fix: Collab feedback fixes (#7298) 2021-09-10 16:17:17 +05:30