-
Notifications
You must be signed in to change notification settings - Fork 621
[TOOL-3639] Dashboard: Pay > Universal Bridge renaming #6431
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
apps/dashboard/src/app/team/[team_slug]/[project_slug]/connect/universal-bridge/page.tsx
Show resolved
Hide resolved
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6431 +/- ##
=======================================
Coverage 54.62% 54.62%
=======================================
Files 874 874
Lines 54732 54732
Branches 3708 3708
=======================================
Hits 29896 29896
Misses 24741 24741
Partials 95 95
🚀 New features to boost your workflow:
|
size-limit report 📦
|
|
|
||
| // redirect to /universal-bridge/...slugs | ||
|
|
||
| export default async function Page(props: { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry can we do this in redirects[] in config instead so vercel does it at the request layer and we don't get charged per request for it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated
apps/dashboard/src/app/team/[team_slug]/[project_slug]/connect/universal-bridge/layout.tsx
Show resolved
Hide resolved
Merge activity
|
<!-- start pr-codex -->
## PR-Codex overview
This PR focuses on renaming and rebranding the `Pay` feature to `Universal Bridge`, updating related paths, descriptions, and components accordingly.
### Detailed summary
- Renamed `Pay` to `Universal Bridge` in various components and files.
- Updated links and routes to reflect the new branding.
- Changed descriptions to align with the new feature purpose.
- Replaced `TrackedLinkTW` with `TrackedUnderlineLink` in multiple components.
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
<!-- end pr-codex -->
e99562b to
4b20050
Compare

PR-Codex overview
This PR focuses on renaming the
Payfeature toUniversal Bridge, updating related links, descriptions, and components throughout the application to reflect this change.Detailed summary
PaytoUniversal Bridgein various files.hrefpaths for navigation links to reflect the new name./connect/payto/connect/universal-bridge.TrackedLinkTWtoTrackedUnderlineLinkin several files.Universal Bridgeterminology and descriptions.