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
..
2025-11-15 15:49:36 -03:00
2026-01-23 12:12:22 +00:00
2026-01-23 12:11:19 +00:00
2026-01-11 22:44:20 +00:00
2026-01-20 16:36:33 +00:00
2025-11-15 15:49:36 -03:00
2026-01-22 12:38:47 +00:00
2025-11-15 15:49:36 -03:00
2025-11-22 20:29:25 -03:00
2026-01-20 15:21:02 +00:00
2026-01-23 12:10:05 +00:00
2026-01-20 13:43:35 +00:00
2025-11-15 15:49:36 -03:00
2026-01-20 13:40:14 +00:00
2025-11-15 15:49:36 -03:00
2025-11-15 15:49:36 -03:00
2025-12-08 14:56:50 +00:00