Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| Add admin/programs tab | steven-tey | XL | AI | 0.3h | 0.1h | May 12, 2026 |
SummaryFeatureAdd admin/programs tab Introduces a new admin programs section in the dashboard, enabling marketplace program management, drag‑and‑drop ordering, categorization, and editing of program details. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| Fix `checkout.session.completed` webhook | steven-tey | M | AI | 2.1h | 0.1h | May 12, 2026 |
SummaryBug FixFix `checkout.session.completed` webhook This fix ensures that users receive the trial welcome email after checkout and that domain claims are only processed for active subscriptions, improving onboarding reliability and preventing unauthorized domain claims. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| Fix declined status revoke invite + misc improvements | steven-tey | L | AI | 12.8h | 0.1h | May 11, 2026 |
SummaryBug FixFix declined invite revocation and related improvements Ensures partners can reliably delete declined invitations and improves application flow, reducing support tickets and enhancing user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| Add `PartnerNetworkStatus` enum | steven-tey | XL | AI | 52.4h | 0.1h | May 11, 2026 |
SummaryFeatureAdd PartnerNetworkStatus enum Introduces a new enum to track partner network status, enabling admins to manage partner applications with status-based workflows and improved onboarding compliance. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| .dub.link changes | marcusljf | XL | AI | 12.1h | 0.1h | May 08, 2026 |
SummaryFeatureUpdate .dub.link domain selection and onboarding Enhances domain selection UI, adds modal flow for claiming .dub.link subdomains, and automates verification during creation, improving user onboarding experience. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| Flag partner through the rejected application modal | pepeladeira | L | AI | 34.7h | 0.1h | May 08, 2026 |
SummaryFeatureFlag partner through rejected application modal Adds fraud‑flagging capability when rejecting partner applications, enabling tracking and preventing immediate reapplication. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| Partner tags improvements | pepeladeira | XL | AI | 51.2h | 0.2h | May 08, 2026 |
SummaryFeatureAdd partner tag analytics and UI improvements Introduces partner tag as a first‑class analytics dimension, refactors commissions analytics, and enhances the UI for partner tag flows, improving reporting and user experience. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| Add Android deep link interstitial | pepeladeira | M | AI | 176.8h | 0.8h | May 08, 2026 |
SummaryFeatureAdd Android deep link interstitial Adds Android deep link interstitial to improve user onboarding and tracking, enabling Android users to be redirected to the Play Store with click data collection for better acquisition metrics. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| Add `max_commissions` | pepeladeira | S | AI | 5.9h | 5.9h | May 08, 2026 |
SummaryBug FixAdd max_commissions to rewardful import Corrects Rewardful campaign import to accurately apply commission periods, ensuring reward structures reflect campaign configurations. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Skip invalid subscription status in `customer.subscription.updated` | steven-tey | S | AI | 0.2h | 0.1h | May 07, 2026 |
SummaryBug FixSkip invalid subscription status updates This fix prevents incorrect subscription updates for inactive or trialing plans and ensures accurate cancellation notifications, improving billing reliability and user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| Fix domain filter not appearing in analytics and events filter list | pepeladeira | XS | AI | 10.3h | 10.3h | May 07, 2026 |
SummaryBug FixFix domain filter visibility in analytics Ensures domain filters correctly appear in analytics and event filter lists, improving data filtering accuracy for users. Health Assessment
Small
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Add `hideEarnings` prop in referral embed | steven-tey | L | AI | 0.6h | 0.2h | May 07, 2026 |
SummaryFeatureAdd hideEarnings prop in referral embed Enables embedded referral programs to hide earnings information, giving customers more control over displayed data. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| Safari fix | marcusljf | XS | AI | 1.1h | 1.1h | May 06, 2026 |
SummaryBug FixSafari fix for application settings modal Fixes Safari-specific rendering issues in the application settings modal, improving user experience on Safari browsers. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Fix workspace delete cron stopping after the first batch | devkiran | S | AI | 1.1h | 0.4h | May 06, 2026 |
SummaryBug FixFix workspace delete cron stopping after the first batch Corrects a bug where the workspace deletion cron halts after the first batch due to cursor pagination errors, ensuring all workspace resources are fully cleaned up. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| Support subscriptions for Shopify discounts | devkiran | M | AI | 2.8h | 0.1h | May 06, 2026 |
SummaryFeatureSupport subscriptions for Shopify discounts Adds subscription support for Shopify discount codes, enabling precise promo control with duration limits and consistent UI across providers. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Add delay queue option | pepeladeira | M | AI | 0.3h | 0.1h | May 06, 2026 |
SummaryFeatureAdd delay queue option Adds a delay queue option to improve batch processing of customer imports across partnership platforms, reducing load spikes and improving reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Fix `customer.subscription.deleted` crash when workspace has no owner | devkiran | XS | AI | 0.5h | 0.5h | May 06, 2026 |
SummaryBug FixFix subscription deleted crash for workspaces without owner This fix prevents crashes when a workspace lacks an owner during subscription cancellation, improving system stability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| Cascade DiscoveredPartner deletion from ProgramEnrollment | devkiran | S | AI | 0.3h | 0.0h | May 06, 2026 |
SummaryFeatureCascade DiscoveredPartner deletion from ProgramEnrollment Adds cascading deletions to the database schema, ensuring that removing a DiscoveredPartner automatically deletes related ProgramEnrollment records, improving data integrity and reducing orphaned data. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| Padding update | marcusljf | XS | AI | 2.8h | 0.9h | May 05, 2026 |
SummaryRefactorPadding update Improves partner program UI by removing unnecessary bottom padding from tooltips, enhancing visual consistency. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Free Trial GA | steven-tey | M | AI | 3.2h | 0.1h | May 05, 2026 |
SummaryFeatureEnable Free Trial for Eligible Users Adds trial CTA and upgrade flow for free workspaces, improving conversion and user experience. Health Assessment
Medium
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| Approve target enrollment when merging an approved source program | pepeladeira | S | AI | 9.1h | 0.1h | May 05, 2026 |
SummaryFeatureApprove target enrollment during duplicate program merge Ensures that when duplicate partner programs are merged, any pending or invited enrollments in the target program are automatically approved if the source enrollment was approved, reducing manual intervention and maintaining enrollment consistency. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| Partner tags | TWilson023 | XL | No | - | - | May 05, 2026 |
SummaryFeaturePartner tags Adds partner tagging functionality to the partner management dashboard, enabling teams to categorize and filter partners more efficiently. Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||