PromucFlow_constructor/app/client/src/pages/Editor
Aswath K 5f3e7672ab
fix: Property pane components re-render (#14581)
* Prevents unwanted rendering of PropertyPaneSidebar

* Prevents unwanted rendering of PropertyPaneView

* improved optimization code for PropertyPaneView

* Prevents unwanted rendering of PropertyPaneConnections

* replaces unwanted selectors with direct access to store

* fix: dependency not updating

* replace wrong required properties

* extracts equality fn to selectors

* naming changes

* Move selector from component file

* fix: property pane becomes empty

* avoids usage of compact

* Fix bug with getDataTreeWithOnlyIds extraction code
2022-06-24 11:31:08 +05:30
..
__tests__ feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
APIEditor fix: removed default value for API DS, updated conditions for headers and apiformattype (#14107) 2022-06-01 10:29:58 +00:00
BottomBar fix: Failing Tests 2022-05-11 02:36:54 +01:00
CanvasPropertyPane chore: changes to render complete property pane post dragging or resizing (#13141) 2022-05-15 18:42:07 +05:30
DataSourceEditor chore: add analytics events for to see how a user moves from the canvas to any other file (#14385) 2022-06-22 09:31:49 +05:30
EditorAppName feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
Explorer fix: Property pane components re-render (#14581) 2022-06-24 11:31:08 +05:30
FirstTimeUserOnboarding feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
GeneratePage feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
gitSync fix: disable branch dropdown until merge status returns (#14540) 2022-06-23 10:27:35 +05:30
GlobalHotKeys fix: paste widgets on a new page (#14295) 2022-06-09 17:17:47 +05:30
GuidedTour fix: hide focus pointer when the associated element is out of view in welcome tour (#14216) 2022-06-16 10:04:42 +05:30
IntegrationEditor feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
JSEditor feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
MultiSelectPropertyPane fix: separating property pane out of widgets editor to avoid triggering unwanted events on widget canvas (#11396) 2022-03-02 13:42:41 +00:00
PageListSidebar
PagesEditor feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
PropertyPane fix: Property pane components re-render (#14581) 2022-06-24 11:31:08 +05:30
QueryEditor feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
SaaSEditor feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
ThemePropertyPane feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
WidgetsEditor feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
ActionSettings.tsx
Canvas.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
EditorHeader.tsx feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
EditorSaveIndicator.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
EditorSidebar.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
EntityNotFoundPane.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
FormConfig.tsx fix: where clause improvements (#11748) 2022-03-27 19:10:48 +05:30
FormControl.tsx fix: table search text dependency deletion (#11608) 2022-04-12 13:09:26 +00:00
HelpButton.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
index.tsx fix: AppViewer init and page fetch logic (#14294) 2022-06-10 18:22:59 +00:00
loader.tsx
MainContainer.test.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
MainContainer.tsx fix: broken checklist onboarding flow (#12822) 2022-04-12 17:03:35 +05:30
MainContainerLayoutControl.test.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
MainContainerLayoutControl.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
Popper.tsx fix: Table Filter pane overflows when Table is at the top of the canvas (#10618) 2022-02-18 12:26:09 +00:00
PropertyPaneHelpButton.tsx
PropertyPaneTitle.test.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
PropertyPaneTitle.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
RealtimeAppEditors.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
RequestConfirmationModal.tsx Add functionality to close modal when back overlay is clicked. (#13669) 2022-05-10 12:39:03 +00:00
routes.tsx fix: broken checklist onboarding flow (#12822) 2022-04-12 17:03:35 +05:30
ShareApplicationForm.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
ToggleModeButton.tsx fix: delay comment threads API call till the application details are retrieved (#14011) 2022-05-25 18:19:01 +05:30
utils.ts feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
WidgetCard.tsx feat: improved guided tour (#9125) 2022-01-25 19:26:52 +05:30
WidgetCardsPane.tsx
WidgetSidebar.tsx feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
WidgetsMultiSelectBox.tsx feat: new Widget Copy paste experience (#12906) 2022-05-04 13:28:57 +05:30