PromucFlow_constructor/app/client/cypress/e2e/Regression/ServerSide/QueryPane
Ayangade Adeoluwa 73b77082f1
feat: add suggested tag client (#27396)
This PR adds suggested tags to datasource schema query templates

#### PR fixes following issue(s)
Fixes #26792

- 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
- [ ] Jest
- [x] Cypress
>
>
#### Test Plan
https://github.com/appsmithorg/TestSmith/issues/2528

>
>
#### 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
- [x] 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
- [x] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [x] 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-09-28 12:52:00 +05:30
..
AddWidget_spec.js feat: query creation dumb templates replaced with smart templates (#24234) 2023-06-19 15:23:34 +05:30
AddWidgetTableAndBind_spec.js fix: converted sniping test cases to support suggested widgets, api binding bug (#26911) 2023-09-08 13:12:48 +05:30
DSDocs_Spec.ts test: Cypress | Firestore validations added + CI Stabilize (#27554) 2023-09-25 20:02:54 +05:30
EmptyDataSource_spec.js chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
EvaluatedValuePopUp_spec.ts test: Cypress | Cy 12 upgrade + Flaky fixes (#23852) 2023-06-15 18:51:11 +05:30
GoogleSheets_spec.ts test: Cypress | CI Stabilize (Skipped tests fixes) + Cypress upgrade to v13.0.0 (#26583) 2023-08-30 16:24:37 +05:30
Mongo_Spec.js fix: added virtualization to schema structure list for large number of tables in db (#26483) 2023-09-26 13:04:41 +05:30
Mongo_Spec.ts feat: add suggested tag client (#27396) 2023-09-28 12:52:00 +05:30
MySQL_Spec.ts feat: enable generate CRUD page for MsSQL plugin (#27195) 2023-09-20 14:12:11 +05:30
Postgres_Spec.js feat: query creation dumb templates replaced with smart templates (#24234) 2023-06-19 15:23:34 +05:30
S3_1_spec.js fix: added virtualization to schema structure list for large number of tables in db (#26483) 2023-09-26 13:04:41 +05:30
S3_2_spec.ts test: Cypress | CI Stabilize (#27622) 2023-09-27 22:54:27 +05:30
SwitchDatasource_spec.js chore: remove feature flag for ramps (#26448) 2023-09-05 15:23:44 +07:00