PromucFlow_constructor/app/client/src/pages/UserAuth
Ankita Kinger 3df028d5a4
chore: Removing cyclic dependencies due to Sentry route (#39471)
## Description

Removing cyclic dependencies due to Sentry route by creating separate
component for it.

Fixes #

## 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/13561152316>
> Commit: 321274cb457af80dc9fdf465ecdcf4f66f00ad92
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=13561152316&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Thu, 27 Feb 2025 08:46:29 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

- **Refactor**
- Streamlined the error tracking integration across the app to enhance
reliability and consistency in route handling.
- Updates have been applied throughout key navigation areas—such as
settings, editors, and authentication—to ensure a smoother and more
resilient user experience.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-27 15:17:38 +05:30
..
Container.tsx chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
FooterLinks.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ForgotPassword.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
helpers.ts chore: Remove unused JSON signup API handler (#37387) 2024-11-15 12:39:29 +05:30
index.tsx chore: Removing cyclic dependencies due to Sentry route (#39471) 2025-02-27 15:17:38 +05:30
LeftSideContent.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
Login.tsx chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
requiresAuthHOC.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ResetPassword.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
SignUp.tsx chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
StyledComponents.tsx chore: rename old ADS package (#35517) 2024-08-08 15:55:00 +03:00
ThirdPartyAuth.tsx chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
VerificationError.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
VerificationPending.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
VerifyUser.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00