• Joined on 2025-08-09
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 20:40:40 +01:00
dfcdfbe335 fix: restore Goal Mode cards and fix focus areas display
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 20:34:13 +01:00
029530e078 fix: backward compatibility for focus_areas migration
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 20:24:18 +01:00
ba5d460e92 fix: Graceful fallback if Migration 031 not yet applied
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 20:00:44 +01:00
34ea51b8bd fix: Add /api prefix to focus_areas router
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 19:58:39 +01:00
6ab0a8b631 fix: Rename focusAreas → focusPreferences (duplicate state variable)
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 19:54:47 +01:00
6a961ce88f feat: Frontend Phase 3.2 - Goal Form Focus Areas + Badges
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 19:51:20 +01:00
d14157f7ad feat: Frontend Phase 3.1 - Focus Areas Admin UI
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 19:48:13 +01:00
f312dd0dbb feat: Backend Phase 2 - Focus Areas API + Goals integration
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 19:44:22 +01:00
2f64656d4d feat: Migration 031 - Focus Area System v2.0 (dynamic, extensible)
Lars pushed tag V0.9g to Lars/mitai-jinkendo 2026-03-27 19:40:43 +01:00
Lars released Mitea V0.9g - Inkl. Goal System 1.0 at Lars/mitai-jinkendo 2026-03-27 19:40:43 +01:00
Lars pushed to main at Lars/mitai-jinkendo 2026-03-27 17:40:52 +01:00
9d22e7e8af Merge pull request 'Goalsystem V1' (#50) from develop into main
0a1da37197 fix: Remove g.direction from SELECT - column does not exist
495f218f9a feat: Add Goal Types admin link to Settings/AdminPanel
fac8820208 fix: SQL error - direction is in goals table, not goal_type_definitions
217990d417 fix: Prevent manual progress entries for automatic goals
Compare 52 commits »
Lars merged pull request Lars/mitai-jinkendo#50 2026-03-27 17:40:51 +01:00
Goalsystem V1
Lars created pull request Lars/mitai-jinkendo#50 2026-03-27 17:40:44 +01:00
Goalsystem V1
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 17:08:34 +01:00
0a1da37197 fix: Remove g.direction from SELECT - column does not exist
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 17:05:45 +01:00
495f218f9a feat: Add Goal Types admin link to Settings/AdminPanel
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 17:05:18 +01:00
fac8820208 fix: SQL error - direction is in goals table, not goal_type_definitions
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 17:00:58 +01:00
217990d417 fix: Prevent manual progress entries for automatic goals
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 15:32:47 +01:00
1960ae4924 docs: Update CLAUDE.md - Custom Goals Page
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-27 15:32:20 +01:00
bcb867da69 refactor: Separate goal tracking - strategic vs tactical