PromucFlow_constructor/app/client/src/pages/Editor
2025-01-09 09:08:28 +00:00
..
__tests__ chore: Migrate sub components into Plugin Action Editor (#36844) 2024-10-16 18:29:10 +05:30
APIEditor fix: Min width in certain ADS Button usage (#37624) 2024-11-22 08:19:31 +05:30
AppPluginActionEditor fix: cannot see move to page option when there are exactly two pages in the app (#38328) 2024-12-24 10:12:00 +03:00
AppSettingsPane chore: git mod - integration with applications (#38439) 2025-01-05 11:21:23 +01:00
CanvasLayoutConversion chore: extract useCurrentAppState hook to reduce cyclic dependency (#36937) 2024-10-17 18:10:58 +05:30
CanvasPropertyPane chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
commons chore: git mod - integration with applications (#38439) 2025-01-05 11:21:23 +01:00
CommunityTemplates/Modals chore:delete unused files (#36368) 2024-09-19 16:01:03 +03:00
CurlImport chore: Updating generate page interaction to show it in a modal following the IDE 2.0 interaction pattern (#37414) 2024-11-19 12:05:10 +05:30
CustomWidgetBuilder chore: Update chat bot endpoint (#38513) 2025-01-07 11:50:05 +05:30
DataSourceEditor chore: CE code for datasource management (#38394) 2024-12-27 20:29:59 +03:00
DatasourceInfo feat: Schema tab UI update (#37420) 2024-11-26 09:42:33 +05:30
EditorName chore: Move IDE header to ADS/Templates (#37764) 2024-11-27 07:05:20 +00:00
EntityNavigation feat: paragon frontend ds creation implementation added (#38456) 2025-01-07 11:51:08 +05:30
Explorer fix: external saas redirection when api created and navigated (#38518) 2025-01-08 13:40:04 +05:30
FirstTimeUserOnboarding chore: decouple editor components (#37102) 2024-11-04 15:32:30 +05:30
GeneratePage chore: Updating generate page interaction to show it in a modal following the IDE 2.0 interaction pattern (#37414) 2024-11-19 12:05:10 +05:30
gitSync chore: git mod - test fixes (#38357) 2025-01-07 12:30:42 +01:00
GlobalHotKeys chore: git mod - test fixes (#38357) 2025-01-07 12:30:42 +01:00
IDE fix: Show bindings hiding behind scroll (#38553) 2025-01-09 09:08:28 +00:00
IntegrationEditor feat: paragon frontend ds creation implementation added (#38456) 2025-01-07 11:51:08 +05:30
JSEditor fix: add max length to js run function name (#38363) 2024-12-25 15:17:41 +03:00
MultiSelectPropertyPane chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
NavigationSettings chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
PropertyPane chore: Add documentation for property pane config (#36880) 2024-11-07 15:41:20 +05:30
QueryEditor chore: Adding no access state for Datasource tab based on permissions given via GAC (#38268) 2024-12-23 20:27:36 +05:30
SaaSEditor chore: Updating the copy in the action settings pane (#37260) 2024-11-07 00:20:52 +05:30
ThemePropertyPane chore:delete unused files (#36368) 2024-09-19 16:01:03 +03:00
WDSThemePropertyPane chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
WidgetsEditor chore: git mod - integration with applications (#38439) 2025-01-05 11:21:23 +01:00
widgetSidebar chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ActionSettings.tsx chore: [Plugin Action Editor] Defer plugin config checks (#37655) 2024-11-23 08:30:58 +05:30
AppsmithLink.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
Canvas.tsx chore: git mod - integration with applications (#38439) 2025-01-05 11:21:23 +01:00
EditorSaveIndicator.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
EditorShareButton.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
EntityNotFoundPane.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
FormConfig.tsx fix: adjust spacing for filter/sort/pagination form controls (#37221) 2024-11-06 17:29:58 +03:00
FormControl.tsx feat: pass workspace id to form control (#37413) 2024-11-15 17:41:14 +01:00
HelpButton.tsx chore: ce changes decoupled mixpannel chunk (#36979) 2024-10-20 09:16:25 +05:30
index.tsx chore: git mod - integration with applications (#38439) 2025-01-05 11:21:23 +01:00
loader.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
MainContainerWidthToggles.test.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
MainContainerWidthToggles.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
Popper.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
RequestConfirmationModal.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ToggleModeButton.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
utils.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
WidgetsEditorEntityExplorer.tsx