budget-view-finance/src
gpt-engineer-app[bot] e70444f320 Fix: Display WhatsApp groups and implement n8n workflow creation
- Fixed the display of WhatsApp group cards.
- Implemented the creation of an n8n workflow upon user registration, including API action setup, dynamic data modification, and post-request actions to store workflow ID and webhook URL.
- Instructions provided for the user to paste the JSON body.
2025-06-18 13:09:40 +00:00
..
components Fix: Display WhatsApp groups and implement n8n workflow creation 2025-06-18 13:09:40 +00:00
constants Fix: Display WhatsApp groups and implement n8n workflow creation 2025-06-18 13:09:40 +00:00
data feat: Create finance dashboard 2025-05-17 23:25:52 +00:00
hooks feat: Implement WhatsApp group creation and instance management 2025-06-16 20:36:23 +00:00
integrations/supabase Add permanent access feature 2025-06-15 21:54:18 +00:00
lib Use tech stack vite_react_shadcn_ts 2025-05-17 23:22:05 +00:00
pages feat: Use user-provided group name and display created groups 2025-06-16 21:05:35 +00:00
services Fix: Display WhatsApp groups and implement n8n workflow creation 2025-06-18 13:09:40 +00:00
stores Fix: App not rendering any pages 2025-06-15 20:35:41 +00:00
types Run SQL to create credit card tables. 2025-06-11 00:33:12 +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: App not rendering any pages 2025-06-15 20:35:41 +00:00
index.css Fix: Ensure responsiveness across devices 2025-05-18 00:16:01 +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