Skip to content

feat: implement batch disbursement dashboard with historical runs - #666

Merged
ONEONUORA merged 6 commits into
Fracverse:masterfrom
obacollins-lab:feature/payouts-dashboard
Jul 28, 2026
Merged

feat: implement batch disbursement dashboard with historical runs#666
ONEONUORA merged 6 commits into
Fracverse:masterfrom
obacollins-lab:feature/payouts-dashboard

Conversation

@obacollins-lab

Copy link
Copy Markdown
Contributor
  • Add backend payout API endpoints for batch payouts (list, detail, create)
  • Implement payouts module in backend with PostgreSQL integration
  • Add batch payout API methods to dashboard API client
  • Create interactive batch disbursement dashboard UI with tabs
  • Show batch summary cards (total batches, recipients, volume)
  • Display batch history table with expandable row details
  • Include payout recipients details modal
  • Update payout routes in main.rs to include /api/payouts/*

closes #600

- Add backend payout API endpoints for batch payouts (list, detail, create)
- Implement payouts module in backend with PostgreSQL integration
- Add batch payout API methods to dashboard API client
- Create interactive batch disbursement dashboard UI with tabs
- Show batch summary cards (total batches, recipients, volume)
- Display batch history table with expandable row details
- Include payout recipients details modal
- Update payout routes in main.rs to include /api/payouts/*

Fixes Fracverse#600
@drips-wave

drips-wave Bot commented Jul 28, 2026

Copy link
Copy Markdown

@obacollins-lab Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@ONEONUORA ONEONUORA left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job @obacollins-lab

@ONEONUORA
ONEONUORA merged commit c4d916e into Fracverse:master Jul 28, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[dashboard] UI: Design interactive batch disbursement dashboard showing historical runs

2 participants