-
Notifications
You must be signed in to change notification settings - Fork 621
[Docs] UB Migration & Other Small Things #7075
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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7075 +/- ##
=======================================
Coverage 55.28% 55.28%
=======================================
Files 904 904
Lines 58499 58499
Branches 4067 4069 +2
=======================================
Hits 32343 32343
Misses 26051 26051
Partials 105 105
🚀 New features to boost your workflow:
|
size-limit report 📦
|
Merge activity
|
CORE-0000
<!-- start pr-codex -->
---
## PR-Codex overview
This PR focuses on restructuring the `pay` section of the portal by updating links, modifying sidebar navigation, and adding new assets and pages to improve the user experience and documentation clarity.
### Detailed summary
- Added new links to the `links` array for `Bridge`.
- Updated `href` values in `apisLinks` for the Insight API.
- Modified `FooterLinkItem` labels for consistency.
- Created and adjusted multiple `.mdx` pages for the `pay` section.
- Introduced `payRedirects` for improved navigation.
- Updated the sidebar structure for the `pay` section, including new links and icons.
- Added new layout and metadata to `layout.tsx` for better documentation presentation.
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
<!-- end pr-codex -->
7be8f30 to
bfdac10
Compare
CORE-0000
PR-Codex overview
This PR focuses on restructuring and updating the
paysection of the application, including links, redirects, and sidebar items, while also improving the layout and metadata for the documentation.Detailed summary
linksto theconnectLinksarray inHeader.tsx.hrefvalues forInsightAPI links insidebar.tsx.paysidebar section and replaced it with a newUniversal Bridgesidebar inpay/sidebar.tsx.Layoutcomponent inlayout.tsxwith sidebar integration.paysection inredirects.mjs.page.mdxfiles for better asset imports and metadata.View llms.txtinPageFooter.tsx.