budget-view-finance/src
gpt-engineer-app[bot] 866b4850ca Fix email confirmation flow
Corrected the email confirmation page to handle the token from the URL hash, authenticate the user, and display success/error messages. Added redirection to the dashboard after successful confirmation.
-edited src/pages/EmailConfirmation.tsx
2025-06-23 04:18:31 +00:00
..
components Fix: Redirect to dashboard after login 2025-06-23 03:38:53 +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 Fix: App crashes after login and subscription page 2025-06-22 02:21:13 +00:00
integrations/supabase Run SQL to create tables and policies 2025-06-21 19:44:53 +00:00
lib Use tech stack vite_react_shadcn_ts 2025-05-17 23:22:05 +00:00
pages Fix email confirmation flow 2025-06-23 04:18:31 +00:00
services feat: Move user button and integrate webhook 2025-06-23 02:25:49 +00:00
stores Implement authentication flow 2025-06-21 12:30:18 +00:00
types Reverted to commit aeb9fa261d 2025-06-20 16:50:23 +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: Redirect to dashboard after login 2025-06-23 03:38:53 +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