Commit graph

24 commits

Author SHA1 Message Date
37e9f199f4 feat: add redirect alerts for debugging stripe flow 2026-04-13 19:26:09 -03:00
0ab94f88c9 fix: persist selected plan through Google OAuth reloads 2026-04-13 19:24:28 -03:00
b366d17a05 fix: stripe edge function typescript imports 2026-04-13 19:15:48 -03:00
f68617881a ux: dynamic register button text based on plan 2026-04-13 19:12:13 -03:00
f2d3971059 fix: correct Stripe Price ID 2026-04-13 19:06:55 -03:00
4387725bfc feat: auto redirect to stripe checkout on pricing registration 2026-04-13 19:04:53 -03:00
22c36f387b fix: translate and improve error messages in RegistrationModal 2026-04-13 19:00:26 -03:00
cce4743b71 feat: migrate to single PRO plan and update Stripe Production Checkout 2026-04-13 18:52:37 -03:00
2e28f9d27c feat: migrate to Meta API, add Gamification streaks, Recharts dashboard, and Image Renderer component 2026-02-25 21:17:54 -03:00
2195d19178 fix(routing): use resilient path matching for legal pages 2026-02-20 16:24:49 -03:00
cd5e373c2a chore: add Meta domain verification tag 2026-02-20 16:18:34 -03:00
0bac63d4db feat: Add legal pages and Meta API webhook setup 2026-02-20 16:03:15 -03:00
d604322863 chore: Remove unused vite-plugin-pwa dependency 2026-02-17 20:59:24 -03:00
fe7dabf76d fix: Revert PWA features to restore stability and fix loading freeze in UserContext 2026-02-17 20:58:23 -03:00
b7c121a084 fix(pwa): Enable NetworkOnly Service Worker to allow installation without lag 2026-02-17 20:52:46 -03:00
c6769cb884 fix(pwa): Disable Service Worker to resolve mobile lag issues 2026-02-17 20:50:47 -03:00
1939d2d777 feat: Add PWA support with placeholder icons and manifest configuration 2026-02-17 20:46:57 -03:00
3849edad10 feat: SEO implementation and Stability Audit fixes (use UserContext, ErrorBoundary, Env Vars) 2026-02-17 20:01:09 -03:00
5758504d4e fix: syntax error in DashboardCoach 2026-02-17 19:13:20 -03:00
62a509d8a6 fix: enforce strict plan validation frontend and backend 2026-02-17 19:07:10 -03:00
858be2d032 fix: map mensal/trimestral/anual entitlements to pro plan 2026-02-17 18:54:23 -03:00
3d4efa9281 fix: implement stripe portal and upgrade button logic 2026-02-17 18:32:47 -03:00
bc763b0f80 chore: add Dockerfile and nginx config for deployment 2026-02-17 18:00:11 -03:00
0741b4e03c feat: complete dashboard redesign, payment history, and backend limits 2026-02-17 17:49:42 -03:00