PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide
Sangeeth Sivan 383c27b61f
feat: default camera config for camera widget (#25676)
## Description
- Camera widget now defaults to back camera. Also a new control is added
to property pane to select whether the camera should default to back
camera or front.

Fixes #21554 
> if no issue exists, please create an issue and ask the maintainers
about this first
>
>
#### Media
> A video or a GIF is preferred. when using Loom, don’t embed because it
looks like it’s a GIF. instead, just link to the video
>
>
#### 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
- [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
- [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
- [ ] 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
2023-08-01 10:23:23 +05:30
..
ActionExecution fix: PostMessage's message field in Action selector doesn't support Objects (#25467) 2023-07-21 17:15:48 +05:30
AdminSettings test: Cypress | Flaky fixes (#24925) 2023-07-01 00:16:57 +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 fix (#25673) 2023-07-25 12:35:56 +05:30
Binding feat/Replace fusion charts with Echarts (#24249) 2023-07-28 18:59:16 +05:30
Branding test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
BugTests test: Cypress | Flaky fixes (#25691) 2023-07-25 17:57:16 +05:30
CodeComment test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Debugger feat: debugger error navigation (#25505) 2023-08-01 09:32:41 +05:30
DynamicHeight test: Cypress | Flaky fixes (#25769) 2023-07-27 13:34:11 +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 | Flaky fixes (#25691) 2023-07-25 17:57:16 +05:30
Fork test: Cypress | Flaky fixes (#25691) 2023-07-25 17:57:16 +05:30
FormLogin test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
FormNativeToRawTests test: Gsheet Automation (#25255) 2023-07-26 18:56:24 +05:30
Git test: Cypress | Flaky fixes (#25691) 2023-07-25 17:57:16 +05:30
Github test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Google test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
IDE test: Cypress | Automated cases for MongoURI CRUD (#25837) 2023-07-31 16:57:07 +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 chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
Onboarding test: Cypress - Flaky fix (#25451) 2023-07-20 18:45:27 +05:30
OneClickBinding chore: Miscellaneous one click binding updates (#24957) 2023-07-20 11:52:20 +05:30
OtherUIFeatures feat: debugger error navigation (#25505) 2023-08-01 09:32:41 +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 chore: Refactors hide embed share setting flag. (#25284) 2023-07-12 19:19:49 +05:30
Templates feat: templates ui ux updates (#25472) 2023-07-24 16:30:41 +05:30
ThemingTests test: Cypress | ThemingTests fixes (#24577) 2023-06-17 20:16:39 +05:30
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: default camera config for camera widget (#25676) 2023-08-01 10:23:23 +05:30
Workspace test: Cypress - updated test for Workspace from js to ts (#25218) 2023-07-25 11:03:58 +05:30