• Joined on 2025-11-26
erik pushed to master at erik/temfut 2026-01-26 03:20:58 +00:00
2424fa9bb6 style: standardize error page buttons to 'Ir para o Dashboard' and 'Ir para o Site'
erik pushed to master at erik/temfut 2026-01-26 03:17:55 +00:00
1924e88690 feat: add premium 404 and Error pages, and fix hydration/build issues
erik pushed to master at erik/temfut 2026-01-25 23:18:03 +00:00
e4935941fc feat: implement financial recurrence, privacy settings, and premium DateTimePicker overhaul
416bd83ea7 feat: add error handling to player creation and update gitignore for agent
erik created branch master in erik/temfut 2026-01-25 23:18:03 +00:00
erik created repository erik/temfut 2026-01-25 21:34:20 +00:00
erik pushed to main at erik/octto-engenharia 2026-01-22 17:12:00 +00:00
620c0b7c4a fix: resolve bad gateway on dokploy by setting HOSTNAME=0.0.0.0 and traefik labels
erik pushed to master at erik/portal-associacaofelizcidade 2026-01-21 22:15:31 +00:00
1b7a12ba9a feat: move public portal to root and admin login to /login
erik pushed to master at erik/portal-associacaofelizcidade 2026-01-21 19:53:24 +00:00
0da0a4534b fix: increase upload limit to 15MB and fix navigation favicon persistence
erik pushed to master at erik/portal-associacaofelizcidade 2026-01-21 18:35:26 +00:00
0ea18c5eaf fix: move DynamicFavicon to Sidebar to ensure it is present on all dashboard routes and subroutes
erik pushed to master at erik/portal-associacaofelizcidade 2026-01-21 18:20:24 +00:00
2381e6e70f fix: replace all Link components with native anchor tags and router.push with window.location.href to fix navigation bugs in admin dashboard
erik pushed to master at erik/portal-associacaofelizcidade 2026-01-21 05:05:50 +00:00
88c1a0b681 fix: use native anchor tags for all public pages navigation and add Home button
erik pushed to master at erik/portal-associacaofelizcidade 2026-01-21 04:51:57 +00:00
44d5e11814 fix: use motion.a with href for reliable navigation on project cards
erik pushed to master at erik/portal-associacaofelizcidade 2026-01-21 04:41:59 +00:00
491bb28d6a fix: resolve click lag on project cards and add home link in headers
erik pushed to master at erik/portal-associacaofelizcidade 2026-01-21 04:31:48 +00:00
2cd14b3d4d fix: force dynamic rendering for portal page to prevent build-time DB access
erik pushed to master at erik/portal-associacaofelizcidade 2026-01-21 04:27:19 +00:00
2d770e4aa7 fix: correct prisma import path in portal page
erik pushed to master at erik/portal-associacaofelizcidade 2026-01-21 04:24:07 +00:00
b1d9082701 feat: add dynamic favicon, dynamic titles and public portal page
erik pushed to master at erik/portal-associacaofelizcidade 2026-01-21 04:16:12 +00:00
f21cd10c07 fix: simplify mobile login view - hide admin access title and subtitle
erik pushed to master at erik/portal-associacaofelizcidade 2026-01-21 04:01:25 +00:00
c6c385ec70 feat: implement mobile-friendly card layout for tables, remove horizontal scroll
erik pushed to master at erik/portal-associacaofelizcidade 2026-01-21 03:48:45 +00:00
ede4bbfabf feat: make all pages and components fully responsive for mobile devices
erik pushed to master at erik/portal-associacaofelizcidade 2026-01-21 03:16:57 +00:00
ad819e84b9 fix: force dynamic rendering on pages with database access to fix build