-
Notifications
You must be signed in to change notification settings - Fork 619
trusted partner program & remove /contracts #5591
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
trusted partner program & remove /contracts #5591
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5591 +/- ##
=======================================
Coverage 43.98% 43.98%
=======================================
Files 1082 1082
Lines 56235 56235
Branches 3954 3954
=======================================
Hits 24737 24737
Misses 30815 30815
Partials 683 683
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
abe7cc5 to
672dbfc
Compare
672dbfc to
65458bd
Compare
Merge activity
|
fixes: DASH-503 <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on the removal of several components and pages related to contracts in the dashboard, along with updates to routing configurations. ### Detailed summary - Deleted the following files: - `contracts.tsx` - `Stats.tsx` - `CaseStudyStatic.tsx` - `ContractInteractionSection.tsx` - `LandingCaseStudyStaticSection.tsx` - Updated `page-id.ts` by modifying the `ContractsLanding` constant. - Modified `framer-rewrites.js` to add new routes: - `/nebula` - `/trusted-partner-program` - `/trusted-partner-program/:partner_slug` > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
65458bd to
ea855c6
Compare

fixes: DASH-503
PR-Codex overview
This PR primarily focuses on the removal of several components related to contracts and updates to routing paths in the application.
Detailed summary
apps/dashboard/src/pages/contracts.tsxapps/dashboard/src/components/contracts/Stats.tsxapps/dashboard/src/components/contracts/CaseStudyStatic.tsxapps/dashboard/src/components/contracts/ContractInteractionSection.tsxapps/dashboard/src/components/contracts/LandingCaseStudyStaticSection.tsxapps/dashboard/src/page-id.tsby removing:ContractsLanding = "contracts-landing"apps/dashboard/framer-rewrites.js:// -- nebulaand// -- TPPsections.