PromucFlow_constructor/app/client/src/pages
Ankita Kinger dca468228b
fix: Resolving datasource page redirection, switch env and on page load response view debugger issues (#30156)
## Description

Resolving datasource page redirection, switch env and on page load
response view debugger issues.

#### PR fixes following issue(s)
Fixes [#30158](https://github.com/appsmithorg/appsmith/issues/30158)

#### Type of change
- Bug fix (non-breaking change which fixes an issue)
- Chore (housekeeping or task changes that don't impact user perception)

## Testing

#### How Has This Been Tested?
- [x] Manual
- [ ] JUnit
- [x] Jest
- [x] Cypress

## Checklist:
#### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed


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

## Summary by CodeRabbit

- **New Features**
	- Introduced a message prompt for the environment switching process.
- Enabled automatic generation of editor paths for datasources when not
found.
- **Enhancements**
- Improved user experience by streamlining the process of storing as a
datasource in the editor.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-01-10 18:41:24 +05:30
..
AdminSettings feat: move SSO to Enterprise plan (#28687) 2023-11-09 12:03:46 +05:30
Applications chore: Refactoring multiple environments to use editorId instead of appId (#29965) 2024-01-03 20:39:34 +05:30
AppViewer chore: New Theme Settings Integration (#29848) 2023-12-28 13:58:33 +05:30
common chore: refactor for convert query to module (#29970) 2024-01-03 15:42:35 +05:30
Editor fix: Resolving datasource page redirection, switch env and on page load response view debugger issues (#30156) 2024-01-10 18:41:24 +05:30
Home feat: remove cloudHosting conditional check, change version name (#28086) 2023-10-15 02:11:29 +05:30
setup feat: added onboarding flow for admin users (#29872) 2023-12-28 15:37:24 +05:30
Templates chore: add unit test for template card (#30160) 2024-01-10 15:54:47 +05:30
tests chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
UserAuth chore: add try catch for signup recaptcha (#28143) 2023-10-17 15:48:00 +05:30
UserProfile chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30
users chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30
WidgetBuilder chore: fix copy paste issue in custom widget builder (#28925) 2023-11-17 16:10:17 +05:30
workspace chore: Remove deprecated unused fields (#29831) 2023-12-27 14:34:41 +05:30
routes.tsx chore: [App Sidebar] Data Pane (#28248) 2023-10-24 15:28:21 +05:30
utils.ts fix: gsheet file picker background issue fixed (#24049) 2023-06-08 14:58:29 +05:30