PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide/Widgets
balajisoundar 727d30ad92
feat: Integrate one click binding to sourceData of select and multi select widget (#25750)
## Description
We have changed the property control of sourceData of select and multi
select widget to dropdowns which has one click-binding items.

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

#### 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
- [ ] Cypress
>
>
#### Test Plan
>(https://github.com/appsmithorg/TestSmith/issues/2472)
>
>
#### Issues raised during DP testing
>
(https://github.com/appsmithorg/appsmith/pull/25750#issuecomment-1665077044)
>
>
>
## Checklist:
#### Dev activity
- [x] My code follows the style guidelines of this project
- [x] 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
- [x] My changes generate no new warnings
- [x] 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
- [x] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [x] Test plan has been peer reviewed by project stakeholders and other
QA members
- [x] 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
2023-08-10 10:51:19 +05:30
..
Audio test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Button test: Cypress - Rating widget (#25944) 2023-08-08 12:16:48 +05:30
Camera feat: default camera config for camera widget (#25676) 2023-08-01 10:23:23 +05:30
Chart test: Cypress - Rating widget (#25944) 2023-08-08 12:16:48 +05:30
Checkbox test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
CodeScanner test: Cypress | Cy 12 upgrade + Flaky fixes (#23852) 2023-06-15 18:51:11 +05:30
CurrencyInput test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Datepicker test: Cypress - Rating widget (#25944) 2023-08-08 12:16:48 +05:30
DocumentViewer test: Cypress | Cy 12 upgrade + Flaky fixes (#23852) 2023-06-15 18:51:11 +05:30
Dropdown feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
Filepicker test: Cypress | Automated tests for MySQL + Flaky fixes (#25867) 2023-08-01 15:04:15 +05:30
Form test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Iframe test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Image test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Input test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
JSONForm test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
List test: Cypress - Rating widget (#25944) 2023-08-08 12:16:48 +05:30
ListV2 feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
Modal feat: Widget Discoverability (#24934) 2023-07-22 11:27:18 +05:30
Multiselect feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
Others test: Cypress - progress widget cases (#25981) 2023-08-08 16:24:10 +05:30
PhoneInput test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Radio test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Rating test: Cypress - Rating widget (#25944) 2023-08-08 12:16:48 +05:30
RTE test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Select feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
Sliders test: Cypress | Flaky Fixes (#25217) 2023-07-11 10:44:13 +05:30
Switch test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Tab test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
TableV1 chore: add color validation + native color picker (#25355) 2023-08-07 11:55:10 +03:00
TableV2 feat: Improve discovery of callbacks (#25788) 2023-08-09 15:23:28 +05:30
Text chore: add color validation + native color picker (#25355) 2023-08-07 11:55:10 +03:00
Container_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +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
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 test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
WidgetGrouping_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
WidgetPropertySetters_spec.ts fix: setter mutation issue (#25886) 2023-08-08 19:42:07 +05:30
Widgets_Labels_spec.js
WidgetSelection_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30