budget-view-finance/src
gpt-engineer-app[bot] 3f543ba400 Fix: Dashboard header and webhook issues
-   Corrected the duplicated "Dashboard" text in the header.
-   Verified and adjusted the webhook for sending financial alerts, ensuring it triggers on the specified days and times (Brazil timezone).
-   Tested the webhook functionality with test accounts.
2025-06-25 20:15:05 +00:00
..
components Fix: Dashboard header and webhook issues 2025-06-25 20:15:05 +00:00
constants Fix: Apply n8n workflow modifications 2025-06-19 09:19:42 +00:00
data feat: Create finance dashboard 2025-05-17 23:25:52 +00:00
hooks Feat: Trigger webhook on group creation 2025-06-25 17:56:24 +00:00
integrations/supabase Run SQL to add user email and WhatsApp 2025-06-23 21:58:48 +00:00
lib Use tech stack vite_react_shadcn_ts 2025-05-17 23:22:05 +00:00
pages Fix: Incorrect card expense and category page issues 2025-06-25 18:33:15 +00:00
services Fix: Improve category summary function 2025-06-25 19:51:20 +00:00
stores Fix: AuthStore import and component props 2025-06-23 21:41:18 +00:00
types Fix type and import errors 2025-06-24 18:07:54 +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: AuthStore import and component props 2025-06-23 21:41:18 +00:00
index.css Refactor: Replace sidebar component 2025-06-23 02:50:07 +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