PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide/Widgets
Rudraprasad Das 71d67185c4
feat: dsl migration with server (#28518)
## Description
1. Shifts DSL migration logic to @shared/dsl
2. Exposes /migrate/dsl endpoint on rts
3. Integrates RTS endpoint to backend for serving migrated pages
4. Introduces feature flag to switch between client-based and
server-based on-demand migration

#### PR fixes following issue(s)
Fixes #26783, #26784, #26980 

#### Type of change
- New feature (non-breaking change which adds functionality)

## Testing
>
#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [x] Manual
- [ ] JUnit
- [x] Jest
- [x] Cypress
>
>
#### Test Plan
> Add Testsmith test cases links that relate to this PR
>
>
#### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)
>
>
>
## Checklist:
#### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] 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

---------

Co-authored-by: Nayan <nayan@appsmith.com>
2023-11-30 18:03:33 +05:30
..
Audio refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Button refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Camera refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Chart feat: dsl migration with server (#28518) 2023-11-30 18:03:33 +05:30
Checkbox fix: Improvements to Sidebar for navigation (#29205) 2023-11-30 06:11:59 +05:30
CodeScanner refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
CurrencyInput refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Datepicker feat: dsl migration with server (#28518) 2023-11-30 18:03:33 +05:30
Divider refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
DocumentViewer chore: Refactor switching segments in Entity Explorer (#29130) 2023-11-28 16:41:54 +05:30
Dropdown fix: Improvements to Sidebar for navigation (#29205) 2023-11-30 06:11:59 +05:30
Filepicker refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Form feat: dsl migration with server (#28518) 2023-11-30 18:03:33 +05:30
Iframe refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Image refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Input refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
JSONForm refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
List refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
ListV2 chore: Refactor switching segments in Entity Explorer (#29130) 2023-11-28 16:41:54 +05:30
Modal refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Multiselect refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Others refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
PhoneInput refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Radio refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Rating test: Cypress - rating case fix (#27716) 2023-10-02 16:56:15 +05:30
RTE refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Select refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Sliders chore: Refactor switching segments in Entity Explorer (#29130) 2023-11-28 16:41:54 +05:30
Statbox refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Switch refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Tab refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
TableV1 feat: dsl migration with server (#28518) 2023-11-30 18:03:33 +05:30
TableV2 feat: dsl migration with server (#28518) 2023-11-30 18:03:33 +05:30
Text refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
TreeSelect fix: Tree Select 2 flakiness (#29223) 2023-11-30 12:46:38 +05:30
Video refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Container_spec.js fix: color picker validation for empty state (#26414) 2023-08-22 12:50:03 +03:00
ContainerTest2_spec.ts refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
deprecatedWidgets_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Disabled_Widgets_drag_validation_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
ImperativeStoreUpdate_spec.ts feat: show lint error for imperative store update (#27708) 2023-09-29 18:00:23 +05:30
Migration_Spec.js test: Cypress | Flaky fixes (#24508) 2023-06-17 00:10:10 +05:30
Tab_reset_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
WidgetCanvas_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
WidgetCopyPaste_spec.js refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
WidgetGrouping_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Widgets_Labels_spec.js
WidgetSelection_spec.js fix: Improvements to Sidebar for navigation (#29205) 2023-11-30 06:11:59 +05:30