budget-view-finance/src
gpt-engineer-app[bot] 6a38fd0bf1 Refactor: Use email (login) for user identification
Update the system to use the user's email (login) as the primary identifier for linking users, WhatsApp groups, and transactions. This includes changes to the `grupos_whatsapp` and `transacoes` tables, as well as adjustments to queries and data retrieval logic. The `user_id` field is maintained for compatibility.
2025-05-20 01:08:48 +00:00
..
components Refactor: Use email (login) for user identification 2025-05-20 01:08:48 +00:00
data feat: Create finance dashboard 2025-05-17 23:25:52 +00:00
hooks Refactor: Split useWhatsAppInstances hook 2025-05-19 23:59:46 +00:00
integrations/supabase Run SQL to add WhatsApp group features. 2025-05-20 00:59:19 +00:00
lib Use tech stack vite_react_shadcn_ts 2025-05-17 23:22:05 +00:00
pages Run SQL to add WhatsApp group features. 2025-05-20 00:59:19 +00:00
services Refactor: Use email (login) for user identification 2025-05-20 01:08:48 +00:00
types Refactor: Use email (login) for user identification 2025-05-20 01:08:48 +00:00
App.css Fix: Ensure responsiveness across devices 2025-05-18 00:16:01 +00:00
App.tsx Run SQL to add WhatsApp group features. 2025-05-20 00:59:19 +00:00
index.css Fix: Ensure responsiveness across devices 2025-05-18 00:16:01 +00:00
main.tsx Fix useState runtime error in TooltipProvider 2025-05-19 11:47:03 +00:00
vite-env.d.ts Use tech stack vite_react_shadcn_ts 2025-05-17 23:22:05 +00:00