budget-view-finance/src
gpt-engineer-app[bot] 7cb41a4f9c Fix: Use existing table for credit cards
The SQL was updated to use the existing `cartoes_credito` table instead of creating a new one. This resolves the error and ensures compatibility with the existing database structure.
2025-06-11 09:20:21 +00:00
..
components Run SQL to create credit card tables. 2025-06-11 00:33:12 +00:00
data feat: Create finance dashboard 2025-05-17 23:25:52 +00:00
hooks Fix: Use existing table for credit cards 2025-06-11 09:20:21 +00:00
integrations/supabase Run SQL to create credit card tables. 2025-06-11 00:33:12 +00:00
lib Use tech stack vite_react_shadcn_ts 2025-05-17 23:22:05 +00:00
pages Run SQL to create credit card tables. 2025-06-11 00:33:12 +00:00
services feat: Add month filter to dashboard and transactions 2025-05-31 18:00:30 +00:00
stores Fix: History replaceState overuse 2025-05-21 18:30:26 +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: 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