PromucFlow_constructor/app
tomjose92 7711058ce3
chore: navigate to applications page with workspace context on click of All Apps icon or logo (#41298)
## Description
Made changes to ensure that workspace id is also added to the
/applications url when clicking on All Apps icon or logo from editor
page.

Fixes #`41296`  

## Automation

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

### 🔍 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/18468233571>
> Commit: 73d0192dfaf32c350335a2fb6d57d2ad81c65413
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=18468233571&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Mon, 13 Oct 2025 15:26:00 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Navigation to Applications is now workspace-aware: the Back to Apps
button (App Viewer) and the Appsmith link (Editor) route to the
Applications page scoped to the selected workspace when present.
* Ctrl/Cmd-click opens the workspace-scoped Applications page in a new
tab.
  * Navigation updates dynamically when the current workspace changes.
  * Behavior for anonymous users remains unchanged.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-10-13 22:25:13 +05:30
..
client chore: navigate to applications page with workspace context on click of All Apps icon or logo (#41298) 2025-10-13 22:25:13 +05:30
server fix(oauth2): ensure single-valued hd parameter for Spring Boot 3.3.13+ compatibility (#41271) 2025-09-29 19:25:37 +06:00
util