PromucFlow_constructor/app/client/src/ce
Ayush Pahwa 43d61f785f
chore: cypress strings replaced with var names (#33469)
## Description
Updated cypress tests by replacing hard coded strings with variables.
Also removed unused commented code from DebuggerHelper and an extra var


Fixes #33256 

## Automation

/ok-to-test tags="@tag.IDE"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/9092019864>
> Commit: e66c44b9e17a2bedb33ecf4d84b84fc6f8860fe0
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=9092019864&attempt=1"
target="_blank">Click here!</a>

<!-- end of auto-generated comment: Cypress test results  -->






## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No
2024-05-15 13:58:49 +05:30
..
actions fix: Improving the homepage UI for better user experience (#33148) 2024-05-03 18:41:44 +05:30
api chore: Splitting JS Object body dump vs parsed JS Object update to remove race condition originated bad state (#33124) 2024-05-13 09:38:30 +05:30
components fix: Updating invite modal component to fix issue on EE & improving code splitting of a file (#33216) 2024-05-07 11:43:12 +05:30
configs chore: Fix bugs in logic for capturing web vitals for client (#32371) 2024-04-09 14:25:46 +05:30
constants chore: cypress strings replaced with var names (#33469) 2024-05-15 13:58:49 +05:30
entities fix: turned on learnability flags on by default (#33283) 2024-05-13 15:48:11 +05:30
hooks fix: Workspace name editor input going away on hovering other menu items of workspace (#33179) 2024-05-06 17:36:12 +05:30
mocks
navigation fix: The case of the missing tabs (#33066) 2024-05-08 22:57:27 +05:30
pages fix: Enable atomic pushes in git using an environment configuration (#33367) 2024-05-14 10:24:21 +05:30
plugins/Linting chore: Refactoring entity types and updating DS action create permission to fix some bugs on EE (#29573) 2023-12-14 20:14:30 +05:30
reducers feat: remote js execution code split (#32853) 2024-05-04 05:46:37 +05:30
sagas chore: Updating the login button names for OIDC & SAML to get it from tenant config (#32979) 2024-05-15 11:11:47 +05:30
selectors fix: Workspace name editor input going away on hovering other menu items of workspace (#33179) 2024-05-06 17:36:12 +05:30
types feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
utils fix: Workspace name editor input going away on hovering other menu items of workspace (#33179) 2024-05-06 17:36:12 +05:30
workers chore: added unit test cases for disableLogs and microDiff (#33292) 2024-05-09 17:17:58 +05:30
AppRouter.tsx fix: move useFeatureFlagOverride to routes instead of app router (#32685) 2024-04-15 20:00:11 +05:30
RouteBuilder.ts chore: Add Create as a Widget SelectionRequestType (#31799) 2024-03-15 14:57:06 +05:30
RouteParamsMiddleware.ts feat: start with data default option added (#30412) 2024-01-26 14:16:26 +05:30