budget-view-finance/src
gpt-engineer-app[bot] 7ea5009fbd Fix: Enable "Cadastrar Grupo" button logic
The "Cadastrar Grupo" button should be enabled when the user's WhatsApp instance name is filled in the "usuarios" table and the status is "connected". This commit implements this logic.
2025-05-24 14:31:23 +00:00
..
components Fix: Enable "Cadastrar Grupo" button logic 2025-05-24 14:31:23 +00:00
data feat: Create finance dashboard 2025-05-17 23:25:52 +00:00
hooks feat: Save WhatsApp instance on creation 2025-05-24 14:15:57 +00:00
integrations/supabase Run SQL to add WhatsApp columns 2025-05-24 14:02:02 +00:00
lib Use tech stack vite_react_shadcn_ts 2025-05-17 23:22:05 +00:00
pages Fix: Redirect to dashboard after login 2025-05-22 22:00:44 +00:00
services Fix: Instance data not matching database 2025-05-24 14:21:31 +00:00
stores Fix: History replaceState overuse 2025-05-21 18:30:26 +00:00
types Fix: Resolve TypeScript errors in credit card features 2025-05-21 00:34:28 +00:00
utils Refactor: Split RegisterForm.tsx into smaller components 2025-05-24 13:07:24 +00:00
App.css Fix: Ensure responsiveness across devices 2025-05-18 00:16:01 +00:00
App.tsx Fix: React refresh preamble error 2025-05-22 14:15:37 +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