PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide
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
..
ActionExecution feat: Improve discovery of callbacks (#25788) 2023-08-09 15:23:28 +05:30
AdminSettings test: Cypress - Flaky Fix (#25937) 2023-08-03 12:42:30 +05:30
AppNavigation test: cypress - js to ts migration for AppNavigation (#25188) 2023-07-19 14:35:31 +05:30
AuditLogs chore: Optimising the code for admin settings page (#25404) 2023-07-18 15:18:48 +05:30
Autocomplete test: Cypress | Flaky fixes (#25901) 2023-08-02 03:44:56 +05:30
Binding feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
Branding test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
BugTests fix: Fix uqi query switching issue (#26167) 2023-08-09 16:02:13 +05:30
CodeComment test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Debugger feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
DynamicHeight test: cypress -updated test for Tablev2 (#25951) 2023-08-08 22:26:57 +05:30
Editor fix: excluding intercom test cases for airgap (#23974) 2023-06-02 12:10:49 +05:30
EmbedSettings test: Cypress | Flaky fixes (#24925) 2023-07-01 00:16:57 +05:30
ExplorerTests test: Cypress | CI Stablize + verifying DS Connection Errors (DI) (#26004) 2023-08-08 14:44:46 +05:30
Fork test: Cypress | Flaky fixes (#25691) 2023-07-25 17:57:16 +05:30
FormLogin
FormNativeToRawTests test: Gsheet Automation (#25255) 2023-07-26 18:56:24 +05:30
Git test: Cypress - Bug 23822 Automation (#25784) 2023-08-04 18:22:35 +05:30
Github
Google
IDE test: Cypress - Flaky Fix (#25979) 2023-08-03 23:54:36 +05:30
JSLibrary chore: Add bcryptjs to list of recommended libraries (#25456) 2023-07-19 19:22:48 +05:30
JSObject test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
Linting chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
MobileResponsiveTests test: Cypress | Automated tests for MySQL + Flaky fixes (#25867) 2023-08-01 15:04:15 +05:30
Onboarding feat: Improve discovery of callbacks (#25788) 2023-08-09 15:23:28 +05:30
OneClickBinding feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
OtherUIFeatures fix: Retain last selected tab on debugger and user selected filter condition (#25538) 2023-08-09 15:19:32 +05:30
PeekOverlay chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
Performance feat: Improve Linting performance (#23865) 2023-07-05 14:34:03 +01:00
ProductRamps feat: in-app ramps for private embed feature (#24507) 2023-06-21 13:39:14 +05:30
PropertyPane test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
PublishedApps chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
Refactoring chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
SettingsPane test: Cypress | CI Stablize + verifying DS Connection Errors (DI) (#26004) 2023-08-08 14:44:46 +05:30
Templates test: Cypress | CI Stablize + verifying DS Connection Errors (DI) (#26004) 2023-08-08 14:44:46 +05:30
ThemingTests chore: add color validation + native color picker (#25355) 2023-08-07 11:55:10 +03:00
UserProfile test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
VisualTests test: Cypress | Automated cases for MongoURI CRUD (#25837) 2023-07-31 16:57:07 +05:30
Widgets feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
Workspace test: Cypress | CI Stablize + verifying DS Connection Errors (DI) (#26004) 2023-08-08 14:44:46 +05:30