budget-view-finance/src
gpt-engineer-app[bot] 67c4d2e318 Refactor: Use Supabase Edge Function for workflow creation
Implement workflow creation using a Supabase Edge Function, addressing CORS issues and enhancing security. The frontend now calls the Edge Function, which handles the n8n API interaction and Supabase updates.
2025-05-20 11:40:32 +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 Add workflow integration for WhatsApp groups 2025-05-20 02:24:58 +00:00
lib Use tech stack vite_react_shadcn_ts 2025-05-17 23:22:05 +00:00
pages Refactor: Move n8n workflow creation to backend 2025-05-20 10:54:37 +00:00
services Refactor: Use Supabase Edge Function for workflow creation 2025-05-20 11:40:32 +00:00
types Add workflow integration for WhatsApp groups 2025-05-20 02:24:58 +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