-
Notifications
You must be signed in to change notification settings - Fork 621
[Dashboard] feat: Add allowed operations to partner access control #6478
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
[Dashboard] feat: Add allowed operations to partner access control #6478
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. |
ec49015 to
646e6c8
Compare
..._slug]/(team)/~/ecosystem/[slug]/(active)/configuration/components/server/partners-table.tsx
Outdated
Show resolved
Hide resolved
646e6c8 to
f040293
Compare
f040293 to
70a7dd7
Compare
70a7dd7 to
650b5c2
Compare
650b5c2 to
42e710d
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6478 +/- ##
=======================================
Coverage 54.80% 54.80%
=======================================
Files 875 875
Lines 54851 54851
Branches 3738 3738
=======================================
Hits 30062 30062
Misses 24695 24695
Partials 94 94
🚀 New features to boost your workflow:
|
...am/[team_slug]/(team)/~/ecosystem/[slug]/(active)/configuration/hooks/fetchPartnerDetails.ts
Show resolved
Hide resolved
apps/dashboard/src/app/team/[team_slug]/(team)/~/ecosystem/types.ts
Outdated
Show resolved
Hide resolved
size-limit report 📦
|
42e710d to
7b3291b
Compare
7b3291b to
2884f03
Compare
2884f03 to
ea292c9
Compare

PR-Codex overview
This PR focuses on enhancing the partner management functionality within the ecosystem configuration by adding error handling, improving partner forms, and introducing allowed operations for partners.
Detailed summary
versionin.github/composite-actions/install/action.yml.EcosystemPartnersSectionto acceptteamSlug.fetchPartnerDetailsandfetchPartnershooks for data fetching.AddPartnerFormandUpdatePartnerFormwith redirect functionality.AllowedOperationsSectionfor managing allowed signature operations.