Felipe Coutinho
9ff42ecbe7
feat(inbox): add Caixa de Entrada page for managing companion notifications
- Create inbox page with pending items management:
- InboxCard: displays notification summary with parsed data
- InboxDetailsDialog: view full notification details
- ProcessDialog: convert notification to transaction (lancamento)
- Add server actions for inbox operations:
- getInboxItems: fetch pending inbox items
- processInboxItem: create lancamento from inbox item
- discardInboxItem: discard unwanted notifications
- Add navigation link to sidebar under 'Gestão Financeira'
- Add revalidation config for inbox-related paths
2026-01-23 12:12:22 +00:00
..
2026-01-17 16:56:01 +00:00
2025-12-24 19:36:39 +00:00
2026-01-23 12:12:22 +00:00
2026-01-04 03:03:09 +00:00
2026-01-11 22:44:20 +00:00
2026-01-05 13:01:18 +00:00
2026-01-11 22:44:20 +00:00
2026-01-20 16:37:00 +00:00
2026-01-11 22:44:20 +00:00
2026-01-17 16:56:09 +00:00
2026-01-05 15:49:16 +00:00
2026-01-17 16:56:01 +00:00
2026-01-20 15:21:39 +00:00
2026-01-20 15:21:52 +00:00
2026-01-20 15:22:23 +00:00