Skip to content

[FEAT] to [MAIN] - funcionalidade de cartão de crédito e transações#5

Merged
titorm merged 8 commits intomainfrom
feat/transaction
Mar 2, 2026
Merged

[FEAT] to [MAIN] - funcionalidade de cartão de crédito e transações#5
titorm merged 8 commits intomainfrom
feat/transaction

Conversation

@titorm
Copy link
Contributor

@titorm titorm commented Mar 2, 2026

No description provided.

- Add full credit card flow: model, dedicated page, invoices, and shadow transactions for installments.

- Add database migrations for credit_cards, invoices, and update transactions with respective references/triggers.

- Add RLS policies for credit cards and fix shadow transaction mutation trigger bypass.

- Simplify account creation to require only an institution name, preventing duplicates for a single user.

- Add comprehensive filtering and sorting capabilities to the Transactions page.
This commit adds editable features for transactions in the UI, reusing the CreateTransactionModal and propagating an update mutation. Credit card limits and amounts remain fixed when editing credit card transactions. Group deletions are also supported.
@vercel
Copy link

vercel bot commented Mar 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
finiza. Ready Ready Preview, Comment Mar 2, 2026 5:14pm

@titorm titorm merged commit 29edbe9 into main Mar 2, 2026
2 checks passed
@titorm titorm deleted the feat/transaction branch March 2, 2026 17:14
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.

1 participant