budget-view-finance/src
gpt-engineer-app[bot] 43292f9b17 Fix: Implement category summary endpoint
- Modified `src/services/transacao/summaryService.ts` to address issues with the `getCategorySummary` endpoint.
- Implemented handling of NULL categories, transaction type filtering, and month/year filtering.
- Ensures the endpoint returns the correct category summaries, including "Sem Categoria" for NULL values, filtered by type and month/year.
2025-06-25 19:22:32 +00:00
..
components Fix: Incorrect card expense and category page issues 2025-06-25 18:33:15 +00:00
constants Fix: Apply n8n workflow modifications 2025-06-19 09:19:42 +00:00
data feat: Create finance dashboard 2025-05-17 23:25:52 +00:00
hooks Feat: Trigger webhook on group creation 2025-06-25 17:56:24 +00:00
integrations/supabase Run SQL to add user email and WhatsApp 2025-06-23 21:58:48 +00:00
lib Use tech stack vite_react_shadcn_ts 2025-05-17 23:22:05 +00:00
pages Fix: Incorrect card expense and category page issues 2025-06-25 18:33:15 +00:00
services Fix: Implement category summary endpoint 2025-06-25 19:22:32 +00:00
stores Fix: AuthStore import and component props 2025-06-23 21:41:18 +00:00
types Fix type and import errors 2025-06-24 18:07:54 +00:00
utils Run SQL to create credit card tables. 2025-06-11 00:33:12 +00:00
App.css Fix: Ensure responsiveness across devices 2025-05-18 00:16:01 +00:00
App.tsx Fix: AuthStore import and component props 2025-06-23 21:41:18 +00:00
index.css Refactor: Replace sidebar component 2025-06-23 02:50:07 +00:00
main.tsx Fix: Resolve module import error 2025-05-21 17:50:06 +00:00
vite-env.d.ts Use tech stack vite_react_shadcn_ts 2025-05-17 23:22:05 +00:00