• Joined on 2025-08-09
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 08:26:52 +01:00
0f072f4735 feat: add nutrition entry editing and import history
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 08:06:49 +01:00
d833a60ad4 fix: [BUG-002] add missing Daten tab to show nutrition entries
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 07:58:44 +01:00
4d9c59ccf7 fix: [BUG-001] TypeError in nutrition_weekly endpoint
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 07:55:12 +01:00
f2f089a223 docs: add pending features and known issues tracking
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 07:44:57 +01:00
fed51453e4 docs: update CLAUDE.md with completed Phase 3+4 status
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 07:42:56 +01:00
ed057fe545 feat: complete Phase 4 enforcement UI for all features (frontend)
4b8e6755dc feat: complete Phase 4 enforcement for all features (backend)
Compare 2 commits »
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 07:25:52 +01:00
d13c2c7e25 fix: add dashboard weight enforcement and fix hover tooltips
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 07:14:39 +01:00
0f019f87a4 feat: add feature limit enforcement UI (Phase 4 Batch 1)
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 07:06:58 +01:00
cf522190c6 fix: correct indentation in auth.py _check_impl function
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 07:02:44 +01:00
329daaef1c fix: prevent connection pool exhaustion in features/usage
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 06:57:07 +01:00
cbcb6a2a34 feat: Phase 4 Batch 1 - enable enforcement for data entries
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 06:54:48 +01:00
baad096ead refactor: consolidate badge styling to CSS classes
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 06:50:15 +01:00
30df150b6f refactor: make UsageBadge more subtle and better positioned
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 06:43:13 +01:00
c59c71a1c7 feat: add UsageBadge to action buttons (Phase 3)
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 06:39:54 +01:00
405abc1973 feat: add feature usage UI components (Phase 3)
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-21 06:32:45 +01:00
d10f605d66 feat: add GET /api/features/usage endpoint (Phase 3)
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-20 22:43:32 +01:00
4e846605e9 docs: update CLAUDE.md - Phase 2 complete
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-20 22:32:12 +01:00
32d53b447d fix: pipeline typo and add features diagnostic script
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-20 22:18:17 +01:00
1298bd235f feat: add structured JSON logging for all feature usage (Phase 2)
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-20 21:59:51 +01:00
ddcd2f4350 feat: v9c Phase 2 - Backend Non-Blocking Logging (12 Endpoints)