budget-view-finance/src
gpt-engineer-app[bot] 991964846a feat: Add "Connect WhatsApp" menu and integration
Adds a "Connect WhatsApp" menu item to the sidebar. Implements a form to input instance name and WhatsApp number, and a button to create a WhatsApp instance via a POST request to the Evolution API. Saves the returned instanceId and displays success/error messages.
2025-05-19 13:12:27 +00:00
..
components feat: Add "Connect WhatsApp" menu and integration 2025-05-19 13:12:27 +00:00
data feat: Create finance dashboard 2025-05-17 23:25:52 +00:00
hooks Use tech stack vite_react_shadcn_ts 2025-05-17 23:22:05 +00:00
integrations/supabase Run SQL to create financial goals table. 2025-05-19 12:47:41 +00:00
lib Use tech stack vite_react_shadcn_ts 2025-05-17 23:22:05 +00:00
pages feat: Add "Connect WhatsApp" menu and integration 2025-05-19 13:12:27 +00:00
services Fix: Persist metas, fix category display, add category labels 2025-05-19 12:55:27 +00:00
types Run SQL to create financial goals table. 2025-05-19 12:47:41 +00:00
App.css Fix: Ensure responsiveness across devices 2025-05-18 00:16:01 +00:00
App.tsx feat: Add "Connect WhatsApp" menu and integration 2025-05-19 13:12:27 +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