Skip to content

feat: wire bills page to live endpoints and fix ui build errors#502

Open
AbuJulaybeeb wants to merge 2 commits into
Remitwise-Org:mainfrom
AbuJulaybeeb:feat/bills-live-data
Open

feat: wire bills page to live endpoints and fix ui build errors#502
AbuJulaybeeb wants to merge 2 commits into
Remitwise-Org:mainfrom
AbuJulaybeeb:feat/bills-live-data

Conversation

@AbuJulaybeeb

@AbuJulaybeeb AbuJulaybeeb commented Jun 18, 2026

Copy link
Copy Markdown

Wired app/bills/page.tsx and child components (UnpaidBillsSection, RecentPaymentsSection) to /api/bills and /api/bills/total-unpaid. Added appropriate loading skeletons and error states. Fixed several JSX parsing and syntax errors across the project to ensure a clean build.
closes #470

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.

Wire the Bills page (app/bills/page.tsx) to /api/bills with loading/error/empty states instead of mock data

1 participant