PromucFlow_constructor/app/client/src/pages/Editor
2022-04-21 18:44:10 +05:30
..
__tests__ fix: issues with key (#9239) 2021-11-22 10:53:05 -08:00
APIEditor Handle stringified json response and fix alignment issue (#12886) 2022-04-14 12:53:07 +05:30
BottomBar chore: Hides update button when there are no pending updates. (#13152) 2022-04-21 18:44:10 +05:30
CanvasPropertyPane feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
DataSourceEditor Always show advanced settings in rest api editor (#12927) 2022-04-19 12:03:27 +05:30
EditorAppName feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
Explorer fix: scroll to active entity in explorer on route change (#13085) 2022-04-20 21:55:55 +05:30
FirstTimeUserOnboarding chore: Added margin bottom for sign posting checklist footer (#12884) 2022-04-21 11:44:34 +05:30
GeneratePage feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
gitSync chore: Hides update button when there are no pending updates. (#13152) 2022-04-21 18:44:10 +05:30
GuidedTour chore: Parallellise fetch page call with actions, jsObject and plugins (#12537) 2022-04-14 10:16:17 +05:30
IntegrationEditor feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
JSEditor feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +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 Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
PagesEditor feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
PropertyPane chore: fix Key missing error in Boxed component (#12912) 2022-04-14 06:31:50 +00:00
QueryEditor fix: changed prop drilled fn to class fn, avoided array prop (#12788) 2022-04-20 15:56:27 +05:30
SaaSEditor feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
WidgetsEditor chore: replace deprecated String.prototype.substr() (#11928) 2022-04-13 12:30:38 +05:30
ActionSettings.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
Canvas.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
EditorHeader.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
EditorSaveIndicator.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
EditorSidebar.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +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
GlobalHotKeys.test.tsx Merge pull request #12546 from appsmithorg/fix/10319-select-api-response 2022-04-07 21:51:10 +05:30
GlobalHotKeys.tsx fix: Disable CTRL+A to select all widgets on Api Pane. 2022-04-04 13:48:05 +05:30
HelpButton.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
index.tsx feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
loader.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
MainContainer.test.tsx fix: 404 on apps with names that start with api, login or oauth (#12619) 2022-04-07 07:39:15 +02:00
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 move reflow out of beta (#12746) 2022-04-20 18:33:30 +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 feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
PropertyPaneTitle.test.tsx feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +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: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
RequestConfirmationModal.tsx Fix flickering confirmation modal (#12211) 2022-03-25 13:52:23 +05:30
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 feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
utils.ts feat: 9754 import work flow (#10453) 2022-03-17 15:58:54 +05:30
WidgetCard.tsx feat: improved guided tour (#9125) 2022-01-25 19:26:52 +05:30
WidgetCardsPane.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
WidgetSidebar.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
WidgetsMultiSelectBox.tsx Fixed incorrect shortcut text for "create new" in omnibar and removed "+" character from all shortcuts for mac (#11753) 2022-03-14 03:24:53 +00:00