• Joined on 2025-08-09
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 15:32:37 +01:00
eecc00e824 feat: admin CRUD for training types + distribution chart in ActivityPage
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 15:16:13 +01:00
d164ab932d feat: add extended training types (cardio walk/dance, mind & meditation)
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 15:08:24 +01:00
96b0acacd2 feat: automatic training type mapping for Apple Health import and bulk categorization
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 14:56:20 +01:00
08cead49fe feat(v9d): integrate training type UI components
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 13:47:04 +01:00
df01ee3de3 docs: mark v9d Phase 1 as deployed and tested
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 13:05:42 +01:00
410b2ce308 feat(v9d): add training types system + logout button
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 12:56:24 +01:00
0aca5fda5d docs: update CLAUDE.md for v9c completion and new bug fixes
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 12:52:19 +01:00
526da02512 fix: change trial banner button to mailto contact link
Lars pushed to main at Lars/mitai-jinkendo 2026-03-21 12:41:42 +01:00
51aa57f304 Merge pull request 'Final Feature 9c' (#10) from develop into main
3dc3774d76 fix: parse JSON error messages and redirect to dashboard
1cd93d521e fix: email verification redirect and already-used token message
1521c2f221 fix: redirect to dashboard after successful login
2e68b29d9c fix: improve Dashboard error handling and add debug logging
Compare 19 commits »
Lars merged pull request Lars/mitai-jinkendo#10 2026-03-21 12:41:41 +01:00
Final Feature 9c
Lars created pull request Lars/mitai-jinkendo#10 2026-03-21 12:41:34 +01:00
Final Feature 9c
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 12:35:08 +01:00
3dc3774d76 fix: parse JSON error messages and redirect to dashboard
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 12:28:58 +01:00
1cd93d521e fix: email verification redirect and already-used token message
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 12:09:42 +01:00
1521c2f221 fix: redirect to dashboard after successful login
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 11:56:14 +01:00
2e68b29d9c fix: improve Dashboard error handling and add debug logging
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 11:38:07 +01:00
e62b05c224 fix: prevent React StrictMode double execution in Verify
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 10:32:30 +01:00
ca9112ebc0 fix: email verification auto-login and user experience
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 10:23:43 +01:00
f843d71d6b feat: resend verification email functionality
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 10:20:11 +01:00
9fb6e27256 fix: email verification flow and trial system
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 10:12:36 +01:00
49467ca6e9 docs: document automatic migrations system