PromucFlow_constructor/app/client/src/pages/Editor
Ayush Pahwa a6d2d6fd89
feat: 5705 entity selector component (#10400)
* Added new files for entity selector component

* Add error handling to data fetched via API

* Added init eval for schemas in entity selector

* Extracting conditionalOutput for schema from state and passing it to individual schema

* Removed unnecessary loop

* Fixed CSS of ES, added new Icon

* Minor refactor
2022-01-18 07:10:58 +00:00
..
__tests__ fix: issues with key (#9239) 2021-11-22 10:53:05 -08:00
APIEditor feat: Show evaluated value in embeddedDatasource url (#9198) 2021-12-28 13:14:32 +01:00
BottomBar feat: callouts for wip features (#8080) 2021-10-04 13:31:46 +05:30
CanvasPropertyPane feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
DataSourceEditor fix: Where clause UI fixes (10406) (#10411) 2022-01-14 19:20:54 +05:30
EditorAppName refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
Explorer fix: implement getStructure method for S3 plugin (#8919) 2022-01-13 11:33:50 +05:30
FirstTimeUserOnboarding feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
GeneratePage fix: implement getStructure method for S3 plugin (#8919) 2022-01-13 11:33:50 +05:30
gitSync fix: minor git sync fixes (#10022) 2022-01-13 14:20:29 +05:30
IntegrationEditor fix: conditionally show shadow div 2022-01-12 07:13:47 +01:00
JSEditor fix: Disallows entity name to be any extra library name (#8755) 2021-11-10 19:29:24 +05:30
MultiSelectPropertyPane feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
PageListSidebar Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
PagesEditor fix: added min width to wrap long page names (#10121) 2022-01-06 16:04:36 +05:30
PropertyPane fix: Button size inside the Table widget has increased + Property pane's panel not scrollable + Alignment issues (#9318) 2021-11-24 17:55:07 +05:30
QueryEditor feat: 5705 entity selector component (#10400) 2022-01-18 07:10:58 +00:00
SaaSEditor feat: Support OAuth for all plugin types (#9657) 2022-01-14 12:01:54 +05:30
WidgetsEditor fix: Widget pane not closing when switching from canvas (#10323) 2022-01-14 11:29:19 +05:30
ActionSettings.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
Canvas.tsx fix: misc git sync fixes / ui polish (#9229) 2021-12-07 07:59:32 +00:00
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: analytics events related to git sync flows (FE) (#9905) 2022-01-07 14:46:29 +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 feat: adding ads component for UQI (#8777) 2021-12-27 17:34:45 +05:30
GlobalHotKeys.test.tsx chore: add ctrl y for windows users to redo (#7856) 2021-10-08 12:01:43 +05:30
GlobalHotKeys.tsx chore: Added snippet source analytics (#8546) 2021-12-31 04:49:17 +00:00
HelpButton.tsx feat: Add tooltips for icons in editor (#7711) 2021-10-08 12:35:34 +05:30
index.tsx fix: git sync updates (#9623) 2021-12-15 00:30:59 +08:00
loader.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
MainContainer.test.tsx feat: Reflow and Resize while Dragging and Resizing widgets. (#9054) 2022-01-13 18:51:57 +05:30
MainContainer.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
MainContainerLayoutControl.tsx feat: Reflow and Resize while Dragging and Resizing widgets. (#9054) 2022-01-13 18:51:57 +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.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
RealtimeAppEditors.tsx feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +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: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
utils.ts feat: callouts for wip features (#8080) 2021-10-04 13:31:46 +05:30
Welcome.tsx feat: init bottom bar skeleton, add feature flag for git (#7105) 2021-09-06 14:59:35 +05:30
WidgetCard.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
WidgetCardsPane.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
WidgetSidebar.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
WidgetsMultiSelectBox.tsx fix: Collab feedback fixes (#7298) 2021-09-10 16:17:17 +05:30