PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide
Aman Agarwal e558a2ecc2
feat: disabling the toast messages on view mode without debug flag (#23768)
## Description
When the application is in published mode, this Pr offers the ability to
disable the error toast. Only the toasts that the user initiated are
displayed; all others are disabled and messages are logged in the
console.
When the view mode url has `debug=true` as one of the query params, then
all the error toasts are visible.

#### PR fixes following issue(s)
Fixes #23605
Fixes #23603 

#### 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
> Please delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- Chore (housekeeping or task changes that don't impact user perception)
- This change requires a documentation update
>
>
>
## 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
- [ ] Jest
- [ ] 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/Test-plan-implementation#speedbreaker-features-to-consider-for-every-change)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans/_edit#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
- [ ] 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-06-09 19:28:45 +05:30
..
ActionExecution feat: disabling the toast messages on view mode without debug flag (#23768) 2023-06-09 19:28:45 +05:30
AdminSettings
AppNavigation fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
AuditLogs
Autocomplete fix: Remove custom rendering of sql hints (#24080) 2023-06-08 15:15:16 +01:00
Binding fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
Branding test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
BugTests fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
CodeComment
DynamicHeight test: updated Falky test and incorporated ts test review comments (#23905) 2023-06-01 20:54:45 +05:30
Editor fix: excluding intercom test cases for airgap (#23974) 2023-06-02 12:10:49 +05:30
EmbedSettings
ExplorerTests fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
FormLogin
FormNativeToRawTests
Git fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
Github
Google
IDE test: Cypress - Flaky test fix (#23917) 2023-06-02 17:15:21 +05:30
JSLibrary test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
JSObject test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
Linting fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
MobileResponsiveTests fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
Onboarding fix: show callback button in action selector cards for chainable actions by default (#24071) 2023-06-09 14:55:52 +05:30
OneClickBinding fix: one click binding postgress sorting issue when primary key is no… (#24090) 2023-06-08 16:58:48 +05:30
OtherUIFeatures fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
PeekOverlay fix: peeking on undefined properties (#23818) 2023-06-05 09:24:10 +05:30
Performance
PropertyPane
PublishedApps feat: disabling the toast messages on view mode without debug flag (#23768) 2023-06-09 19:28:45 +05:30
Refactoring fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
SettingsPane feat: Adds support for showing navbar in embedded view. (#23725) 2023-06-05 19:37:39 +05:30
Templates fix: Adds airgap support for templates page spec (#24274) 2023-06-08 21:38:42 +05:30
ThemingTests fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
UserProfile test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
VisualTests test: Cypress - Flaky test fix (#23917) 2023-06-02 17:15:21 +05:30
Widgets fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
Workspace feat: in-app ramps for "invite user to an application" and "custom roles" (#23588) 2023-05-30 10:59:01 +05:30