Skip to content

[Feature] Add affiliate dashboard, monetization tools, and AI credit management#130

Merged
Gautam25Raj merged 1 commit into
masterfrom
feat/affiliate-dashboard-and-monetization-platform
Jun 11, 2026
Merged

[Feature] Add affiliate dashboard, monetization tools, and AI credit management#130
Gautam25Raj merged 1 commit into
masterfrom
feat/affiliate-dashboard-and-monetization-platform

Conversation

@Gautam25Raj

Copy link
Copy Markdown
Collaborator

Summary

This PR introduces a complete affiliate and monetization platform, including affiliate management dashboards, payout workflows, credit tracking, and AI-powered content assistance.

The update establishes the foundation for revenue sharing, commission management, and AI credit visibility across the platform.

Features

Affiliate Dashboard

  • Added affiliate dashboard experience with:
    • Overview
    • Referrals
    • Payouts
    • Tiers
  • Improved affiliate visibility and performance tracking
  • Added dedicated workflows for affiliate program participants

Monetization Management

  • Added monetization actions for administrators
  • Implemented affiliate withdrawal management
  • Added commission management workflows
  • Improved operational tooling for affiliate payouts

AI Credits & Usage Tracking

  • Added credit usage page
  • Introduced AI credit tracking and visibility
  • Added transaction history and usage monitoring
  • Improved transparency for AI-powered features

AI Field Assist

  • Added AI-powered field assistance
  • Enabled content generation workflows within supported forms
  • Improved productivity and content creation experience

Improvements

API & Data Layer

  • Added new affiliate management API functions
  • Added credit management API functions
  • Improved backend support for monetization workflows

Type Safety

  • Added affiliate-related types
  • Added credit usage and transaction types
  • Improved maintainability and data consistency across monetization systems

Platform Infrastructure

  • Established foundation for affiliate program management
  • Added scalable structures for future monetization features
  • Improved visibility into revenue-related operations

Notes

  • No breaking changes
  • Introduces affiliate management, monetization tooling, and AI credit tracking infrastructure

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📝 Documentation update
  • 🧪 Tests (adding or updating tests)

Checklist

  • I have read the CONTRIBUTING.md document.
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

- Implemented affiliate dashboard with overview, referrals, payouts, and tiers pages.
- Created monetization actions for admin to manage affiliate withdrawals and commissions.
- Added credit usage page to track AI credits and transactions.
- Developed AI field assist for generating content using AI.
- Introduced new types and API functions for affiliate and credit management.
@Gautam25Raj Gautam25Raj added enhancement New feature or request frontend UI/client-side code backend server-side logic api API-related changes or issues ui/ux Design or user experience improvements performance Performance improvements labels Jun 11, 2026
@Gautam25Raj Gautam25Raj merged commit 448040a into master Jun 11, 2026
1 check failed
@Gautam25Raj Gautam25Raj deleted the feat/affiliate-dashboard-and-monetization-platform branch June 11, 2026 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api API-related changes or issues backend server-side logic enhancement New feature or request frontend UI/client-side code performance Performance improvements ui/ux Design or user experience improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant