Commit Graph

  • 34968ee74a Fix: Select.Item value prop error gpt-engineer-app[bot] 2025-05-20 20:22:16 +0000
  • 1c78451e07 Fix: TransactionForm prop type and service errors gpt-engineer-app[bot] 2025-05-20 20:17:38 +0000
  • 6d6734c17d Refactor: Split GruposWhatsApp.tsx into smaller components gpt-engineer-app[bot] 2025-05-20 20:15:21 +0000
  • c5f3a3d161 Feat: Add group name input and transaction actions gpt-engineer-app[bot] 2025-05-20 20:13:08 +0000
  • a12e1411ef Fix: Restore WhatsApp menu and fix groups menu gpt-engineer-app[bot] 2025-05-20 20:05:31 +0000
  • ecaa65fdf5 Fix: Sidebar overlapping content gpt-engineer-app[bot] 2025-05-20 20:02:46 +0000
  • ff772429f7 Fix: Resolve import error in App.tsx gpt-engineer-app[bot] 2025-05-20 20:00:20 +0000
  • ea18d3488d Run SQL for credit card and expenses gpt-engineer-app[bot] 2025-05-20 19:57:53 +0000
  • c461f132fb Fix: Check QR code generation gpt-engineer-app[bot] 2025-05-20 19:49:35 +0000
  • 03bb67872a Revert instance creation changes gpt-engineer-app[bot] 2025-05-20 19:37:49 +0000
  • a9ee70ccb6 feat: Implement "Atualizar Lista" button gpt-engineer-app[bot] 2025-05-20 19:26:10 +0000
  • 66e18c3988 Fix: Resolve React error #301 gpt-engineer-app[bot] 2025-05-20 17:30:32 +0000
  • 57d71c73af Fix: Remove unnecessary login message gpt-engineer-app[bot] 2025-05-20 17:07:26 +0000
  • 4da7b28d1a Refactor: Split InstanceCard into smaller components gpt-engineer-app[bot] 2025-05-20 17:03:04 +0000
  • d9a804c36a Refactor: Break down WhatsApp.tsx into smaller components gpt-engineer-app[bot] 2025-05-20 17:01:02 +0000
  • 62e2acbf4e Fix: WhatsApp instance search trigger gpt-engineer-app[bot] 2025-05-20 16:57:16 +0000
  • 12e6cda1df Feat: Fetch WhatsApp instance on mount gpt-engineer-app[bot] 2025-05-20 16:01:08 +0000
  • 002103e676 Refactor: Improve chart visuals gpt-engineer-app[bot] 2025-05-20 14:35:43 +0000
  • 67c4d2e318 Refactor: Use Supabase Edge Function for workflow creation gpt-engineer-app[bot] 2025-05-20 11:40:32 +0000
  • 9d35dfb518 Fix: Prevent modification of package.json gpt-engineer-app[bot] 2025-05-20 11:12:52 +0000
  • 12c178aeb7 Fix: Supabase client access in n8nWorkflowService gpt-engineer-app[bot] 2025-05-20 10:56:58 +0000
  • 8ec8b4a5c6 Refactor: Move n8n workflow creation to backend gpt-engineer-app[bot] 2025-05-20 10:54:37 +0000
  • 71d2ef79c0 Refactor: Split WhatsApp group service gpt-engineer-app[bot] 2025-05-20 10:44:22 +0000
  • e0f6bc4b86 Fix: Cadastrar Grupo button failing quickly gpt-engineer-app[bot] 2025-05-20 10:37:55 +0000
  • 7736ab1452 Fix: Log n8n API HTTP status code gpt-engineer-app[bot] 2025-05-20 10:33:25 +0000
  • 84b22ae8bd Fix: Ensure n8n workflow creation gpt-engineer-app[bot] 2025-05-20 10:28:24 +0000
  • 9d6319c1b3 Fix: Determine error stage for "Cadastrar Grupo" gpt-engineer-app[bot] 2025-05-20 10:25:14 +0000
  • e5dbce2562 Fix: Resolve group registration error gpt-engineer-app[bot] 2025-05-20 10:19:49 +0000
  • aae413643d Fix: Implement group creation workflow gpt-engineer-app[bot] 2025-05-20 10:13:27 +0000
  • edccfbde36 feat: Create n8n workflow on group registration gpt-engineer-app[bot] 2025-05-20 10:01:01 +0000
  • 4f84ab9a9f Add workflow integration for WhatsApp groups gpt-engineer-app[bot] 2025-05-20 02:24:58 +0000
  • 9331f37ec5 Fix: gruposWhatsAppService.ts insert error gpt-engineer-app[bot] 2025-05-20 01:10:04 +0000
  • 6a38fd0bf1 Refactor: Use email (login) for user identification gpt-engineer-app[bot] 2025-05-20 01:08:48 +0000
  • 8435c03464 Run SQL to add WhatsApp group features. gpt-engineer-app[bot] 2025-05-20 00:59:19 +0000
  • 5a16246b23 Apply Supabase schema changes gpt-engineer-app[bot] 2025-05-20 00:04:49 +0000
  • 908904f9b9 Refactor: Split useWhatsAppInstances hook gpt-engineer-app[bot] 2025-05-19 23:59:46 +0000
  • 96426e8d8d Fix: Sidebar and page visibility issues gpt-engineer-app[bot] 2025-05-19 23:12:25 +0000
  • fa5ff08d71 Fix: Resolve infinite re-render loop gpt-engineer-app[bot] 2025-05-19 23:10:31 +0000
  • 9cd9dcca3a Fix: Resolve React rendering errors gpt-engineer-app[bot] 2025-05-19 23:09:26 +0000
  • f476c1422b Fix: Access instance property in instanceManagement gpt-engineer-app[bot] 2025-05-19 23:07:16 +0000
  • 2eba5aa7b1 Refactor: Split WhatsApp service into modules gpt-engineer-app[bot] 2025-05-19 23:05:13 +0000
  • 90b3030ebb Reverted to commit b8d0db98bb gpt-engineer-app[bot] 2025-05-19 18:42:59 +0000
  • ba5d3c92a3 Refactor: Split useWhatsAppActions into smaller files gpt-engineer-app[bot] 2025-05-19 18:41:01 +0000
  • 88150d84e4 Refactor: Split useWhatsAppInstances hook gpt-engineer-app[bot] 2025-05-19 18:39:02 +0000
  • 8922c07e41 Fix: Incorrect type for onViewQrCode prop gpt-engineer-app[bot] 2025-05-19 18:32:11 +0000
  • b06373115b Fix: Resolve import error in Sidebar.tsx gpt-engineer-app[bot] 2025-05-19 18:30:40 +0000
  • 119a8af96a Run SQL migration gpt-engineer-app[bot] 2025-05-19 18:29:45 +0000
  • e208e7e373 Fix: Resolve import path error gpt-engineer-app[bot] 2025-05-19 18:24:30 +0000
  • 6100374e56 Add user filtering to database queries gpt-engineer-app[bot] 2025-05-19 18:22:18 +0000
  • b8d0db98bb Fix: Type mismatch in useWhatsAppInstances gpt-engineer-app[bot] 2025-05-19 18:10:59 +0000
  • dec494083c Fix: Address instance deletion, disappearing instances, and update errors gpt-engineer-app[bot] 2025-05-19 18:07:25 +0000
  • f26e41707a Fix: Instance cards not rendering gpt-engineer-app[bot] 2025-05-19 15:16:50 +0000
  • 66a2cc47a8 Refactor: Extract WhatsApp logic into hooks and components gpt-engineer-app[bot] 2025-05-19 15:09:59 +0000
  • b0d6e88a76 Add advanced instance management features gpt-engineer-app[bot] 2025-05-19 15:07:24 +0000
  • 686b682c19 Fix: Instance card not appearing gpt-engineer-app[bot] 2025-05-19 15:01:37 +0000
  • 926d3a37ef Refactor: Split WhatsApp.tsx into smaller components gpt-engineer-app[bot] 2025-05-19 14:57:22 +0000
  • f25b820437 Fix: Instance card not updating after creation gpt-engineer-app[bot] 2025-05-19 14:54:02 +0000
  • 11628031a3 Fix: Ensure instance cards appear after creation gpt-engineer-app[bot] 2025-05-19 14:48:52 +0000
  • 54310bd204 feat: Implement user-specific WhatsApp instances gpt-engineer-app[bot] 2025-05-19 14:41:04 +0000
  • 44e8569b6c Add instance connection status check gpt-engineer-app[bot] 2025-05-19 14:33:33 +0000
  • e7b86b26ea Fix: QR code not rendering gpt-engineer-app[bot] 2025-05-19 14:22:31 +0000
  • ae584bce96 Fix: Update QR code retrieval flow gpt-engineer-app[bot] 2025-05-19 14:20:07 +0000
  • 0b36a1bda5 feat: Display created WhatsApp instances gpt-engineer-app[bot] 2025-05-19 13:40:23 +0000
  • 490ac533ac feat: Implement WhatsApp QR code flow gpt-engineer-app[bot] 2025-05-19 13:30:19 +0000
  • 70dd4fc790 Fix: Update WhatsApp API request gpt-engineer-app[bot] 2025-05-19 13:22:42 +0000
  • 991964846a feat: Add "Connect WhatsApp" menu and integration gpt-engineer-app[bot] 2025-05-19 13:12:27 +0000
  • db6468b4cc feat: Add economy value to dashboard gpt-engineer-app[bot] 2025-05-19 13:04:03 +0000
  • f3b00231de Fix: Authentication issues gpt-engineer-app[bot] 2025-05-19 12:59:29 +0000
  • e288c9262d Fix: Persist metas, fix category display, add category labels gpt-engineer-app[bot] 2025-05-19 12:55:27 +0000
  • e66b0342b7 Run SQL to create financial goals table. gpt-engineer-app[bot] 2025-05-19 12:47:41 +0000
  • 85b4d3e795 Fix: "Ver todas as transações" button refresh issue gpt-engineer-app[bot] 2025-05-19 12:31:13 +0000
  • 0f5e9e7d72 Fix user-specific data and UI issues gpt-engineer-app[bot] 2025-05-19 12:08:55 +0000
  • 416074060d Implement user-specific data separation gpt-engineer-app[bot] 2025-05-19 11:52:23 +0000
  • 032f171d7f Fix useState runtime error in TooltipProvider gpt-engineer-app[bot] 2025-05-19 11:47:03 +0000
  • e70b9ce00b Fix: Sidebar navigation issue gpt-engineer-app[bot] 2025-05-19 01:37:43 +0000
  • 75e54b23c2 Fix: Dashboard navigation redirects to login gpt-engineer-app[bot] 2025-05-19 01:35:22 +0000
  • 746083c7ed Disable RLS to resolve errors gpt-engineer-app[bot] 2025-05-19 01:30:03 +0000
  • 9116d7a5be Fix: Supabase row-level security error gpt-engineer-app[bot] 2025-05-19 01:24:46 +0000
  • c5d3e51a34 Fix: Authentication error on transaction save gpt-engineer-app[bot] 2025-05-18 13:25:43 +0000
  • 22136fc8a1 Fix: Transaction save error gpt-engineer-app[bot] 2025-05-18 13:19:36 +0000
  • 23ac89e158 Fix: Dashboard and Transactions menu selection gpt-engineer-app[bot] 2025-05-18 13:17:51 +0000
  • 3028d8629d Fix: Redirect to login on dashboard navigation gpt-engineer-app[bot] 2025-05-18 13:15:39 +0000
  • 6bed5a8fc4 Run SQL to fix column name gpt-engineer-app[bot] 2025-05-18 13:13:28 +0000
  • b02d7f29e6 Fix: Supabase table name issue gpt-engineer-app[bot] 2025-05-18 13:10:04 +0000
  • c05ba05353 Run SQL to create user and transaction tables. gpt-engineer-app[bot] 2025-05-18 13:06:18 +0000
  • e59656824f Fix: Enable "Nova Transação" button gpt-engineer-app[bot] 2025-05-18 03:09:01 +0000
  • f14cc08652 Fix: Calendar negative sign issue gpt-engineer-app[bot] 2025-05-18 02:38:08 +0000
  • eccb0a6cb6 Fix: Calendar menu negative sign for revenue gpt-engineer-app[bot] 2025-05-18 02:34:05 +0000
  • 688548893d Fix: Calendar revenue sign gpt-engineer-app[bot] 2025-05-18 02:32:30 +0000
  • 0a14aec425 Fix: Calendar transaction color gpt-engineer-app[bot] 2025-05-18 02:31:01 +0000
  • 98fb2f72ec Fix: Apply responsiveness adjustments gpt-engineer-app[bot] 2025-05-18 02:27:44 +0000
  • 0df3fc10ee Fix: Dashboard and Categorias page data gpt-engineer-app[bot] 2025-05-18 02:24:03 +0000
  • 8a056a56dc Fix: Ensure responsiveness across devices gpt-engineer-app[bot] 2025-05-18 00:16:01 +0000
  • 254b231ec8 Refactor: Sum category values in Categorias page gpt-engineer-app[bot] 2025-05-17 23:54:56 +0000
  • 14f970f191 Fix: Use transaction type for sign gpt-engineer-app[bot] 2025-05-17 23:51:21 +0000
  • d7bf29cf60 Fix: Implement income/expense logic and icon activation gpt-engineer-app[bot] 2025-05-17 23:49:54 +0000
  • d7b24fa168 Fix: Resolve 'useEffect' error gpt-engineer-app[bot] 2025-05-17 23:45:40 +0000
  • f315af5ed7 Fix: Activate and connect menu items gpt-engineer-app[bot] 2025-05-17 23:44:35 +0000
  • 22ce38db82 Fix: Display existing transactions gpt-engineer-app[bot] 2025-05-17 23:40:27 +0000
  • a4f8efc420 Connect to transactions table gpt-engineer-app[bot] 2025-05-17 23:37:48 +0000