budget-view-finance/src
gpt-engineer-app[bot] 7f202972b2 feat: Implement WhatsApp group creation and instance management
- Implemented POST request to Evolution API for WhatsApp group creation on "Cadastrar Grupo" button click.
- Added "Desconectar Instância" button with disconnection logic and Supabase update.
- Hid debug information in the "Grupos" menu.
- Changed app name to "Finance Home".
- Added hover color to sidebar menu items.
2025-06-16 20:36:23 +00:00
..
components feat: Implement WhatsApp group creation and instance management 2025-06-16 20:36:23 +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: Implement WhatsApp group creation and instance management 2025-06-16 20:36:23 +00:00
services feat: Implement WhatsApp group creation and instance management 2025-06-16 20:36:23 +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