PromucFlow_constructor/app/client/src/pages/Editor
Ankita Kinger 72eb2cd4cb
chore: Updating generate page interaction to show it in a modal following the IDE 2.0 interaction pattern (#37414)
## Description

Updating generate page interaction to show it in a modal following the
IDE 2.0 interaction pattern

Fixes [#32952](https://github.com/appsmithorg/appsmith/issues/32952)

## Automation

/ok-to-test tags="@tag.All"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/11900113834>
> Commit: 3903c44fe5a6c7db0d22d9cf982c28a1380f4546
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=11900113834&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Mon, 18 Nov 2024 21:26:44 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

## Release Notes

- **New Features**
  - Introduced a modal for generating pages, enhancing user interaction.
- Added new action types and constants for managing page generation
processes.
  - Updated UI messages for clarity in the page generation context.
- Improved handling of datasource selection and page generation in
various components.

- **Bug Fixes**
- Improved error handling in various components to prevent silent
failures.

- **Refactor**
- Streamlined routing logic by removing deprecated paths and functions.
- Transitioned from direct navigation to modal-based interactions for
page generation.
  - Enhanced control flow and error handling within components.

- **Chores**
- Updated import paths for better organization of action-related
functions within the Redux architecture.

- **Tests**
- Enhanced test cases for CRUD operations, ensuring better validation
and error handling.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-11-19 12:05:10 +05:30
..
__tests__ chore: Migrate sub components into Plugin Action Editor (#36844) 2024-10-16 18:29:10 +05:30
APIEditor chore: Plugin Action Editor routing (#37389) 2024-11-14 17:16:46 +05:30
AppPluginActionEditor chore: Plugin Action Editor routing (#37389) 2024-11-14 17:16:46 +05:30
AppSettingsPane chore: Updating the settings icon throughout the product (#37330) 2024-11-12 18:17:58 +05:30
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:delete unused files (#36368) 2024-09-19 16:01:03 +03: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 fix: misc Button implementations not using isIconButton prop (#37382) 2024-11-14 05:53:14 +00:00
DataSourceEditor 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
DatasourceInfo fix: Adding permission check for the view tab on datasource editor (#37308) 2024-11-11 14:28:18 +05:30
EditorName fix: App title drop down close on interaction with other components. (#36504) 2024-10-09 18:08:03 +03:00
EntityNavigation chore: Migrate sub components into Plugin Action Editor (#36844) 2024-10-16 18:29:10 +05:30
Explorer 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
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: Updating the settings icon throughout the product (#37330) 2024-11-12 18:17:58 +05:30
GlobalHotKeys chore: decouple widget-config.json from main chunk (#36924) 2024-10-17 20:48:39 +05:30
IDE fix: remove gap between tabs and list (#37242) 2024-11-06 10:17:22 +03:00
IntegrationEditor 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
JSEditor fix: Paddings and scrolls in Plugin Action Editor (#37203) 2024-11-05 17:00:51 +05:30
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: Plugin Action Editor routing (#37389) 2024-11-14 17:16:46 +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: extract useCurrentAppState hook to reduce cyclic dependency (#36937) 2024-10-17 18:10:58 +05:30
widgetSidebar chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ActionSettings.tsx chore: Moving action settings from editor form to toolbar (#36894) 2024-10-18 11:18:08 +05:30
AppsmithLink.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
Canvas.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03: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: 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
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 [Chore]: App Sidebar Library Pane (#28332) 2023-11-03 10:54:58 +05:30