Skip to content

Closes #384: Implemented feat: add subscription management dashboard#393

Merged
Kingsman-99 merged 1 commit into
Stellar-split:mainfrom
Promise278:build-subscription-management
Jul 20, 2026
Merged

Closes #384: Implemented feat: add subscription management dashboard#393
Kingsman-99 merged 1 commit into
Stellar-split:mainfrom
Promise278:build-subscription-management

Conversation

@Promise278

@Promise278 Promise278 commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Closes #384

  • /subscriptions list page with template name, frequency, next run date, invoice count, USDC collected, and pause/resume/cancel actions
  • /subscriptions/[id] detail page with config, editable actions, calendar-style upcoming dates preview, and full invoice history table
  • Zustand store, subscription types, and SDK helper functions
  • Skeleton loading states, subscription components
  • 19 unit tests for SubscriptionCard and SubscriptionDetail
  • Navbar updated with Subscriptions link

- /subscriptions list page with template name, frequency, next run date,
  invoice count, USDC collected, and pause/resume/cancel actions
- /subscriptions/[id] detail page with config, editable actions,
  calendar-style upcoming dates preview, and full invoice history table
- Zustand store, subscription types, and SDK helper functions
- Skeleton loading states, subscription components
- 19 unit tests for SubscriptionCard and SubscriptionDetail
- Navbar updated with Subscriptions link
@vercel

vercel Bot commented Jul 17, 2026

Copy link
Copy Markdown

@Promise278 is attempting to deploy a commit to the kingsman-99's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Kingsman-99

Copy link
Copy Markdown
Contributor

You did not close you issue with the issue number do correct that sir

@Promise278

Copy link
Copy Markdown
Contributor Author

You did not close you issue with the issue number do correct that sir

done boss

@Kingsman-99
Kingsman-99 merged commit 6dbcdb8 into Stellar-split:main Jul 20, 2026
1 of 3 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.

Build subscription management dashboard with recurring invoice history and controls

2 participants