Skip to content

feat(dashboard): implement invoice kanban board view and fix diff utilities - #566

Merged
Kingsman-99 merged 3 commits into
Stellar-split:mainfrom
Luchistack:feature/invoice-kanban-board-view
Aug 29, 2026
Merged

feat(dashboard): implement invoice kanban board view and fix diff utilities#566
Kingsman-99 merged 3 commits into
Stellar-split:mainfrom
Luchistack:feature/invoice-kanban-board-view

Conversation

@Luchistack

Copy link
Copy Markdown
Contributor

#closes #402

Description

  • Implemented the invoice Kanban board view for better state management and visualization.
  • Updated the invoiceDiff utility test suite to properly serialize BigInt values using a custom replacer function, resolving serialization errors during test execution.
  • Ensured all tests pass successfully.

Related Issue

Testing

  • Verified via Vitest: npx vitest run src/__tests__/invoiceMergeTool.test.ts

#closes

@vercel

vercel Bot commented Aug 24, 2026

Copy link
Copy Markdown

@Luchistack 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.

@drips-wave

drips-wave Bot commented Aug 29, 2026

Copy link
Copy Markdown

@Luchistack 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

@Kingsman-99
Kingsman-99 merged commit 6a69bb6 into Stellar-split:main Aug 29, 2026
1 of 5 checks passed
@grantfox-oss grantfox-oss Bot mentioned this pull request Aug 29, 2026
6 tasks
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.

Invoice Kanban Board View

2 participants