• Joined on 2025-08-09
Lars opened issue Lars/mitai-jinkendo#13 2026-03-23 09:01:15 +01:00
[BUG-009] Trainingstyp-Erstellung f�hrt zu Internal Server Error
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-23 08:39:01 +01:00
7a0b2097ae feat: dashboard rest days widget + today highlighting
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-22 17:36:54 +01:00
f87b93ce2f feat: prevent duplicate rest day types per date (Migration 012)
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-22 17:05:12 +01:00
f2e2aff17f fix: remove ON CONFLICT clause after constraint removal
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-22 16:51:17 +01:00
6916e5b808 feat: multi-dimensional rest days + development routes architecture (v9d → v9e)
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-22 16:38:44 +01:00
7d627cf128 fix: wrap rest_config dict with Json() for psycopg2 JSONB insert
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-22 16:33:36 +01:00
c265ab1245 feat: RestDaysPage UI with Quick Mode presets (v9d Phase 2a)
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-22 16:20:59 +01:00
b63d15fd02 feat: flexible rest days system with JSONB config (v9d Phase 2a)
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-22 14:33:07 +01:00
0278a8e4a6 fix: photo upload date parameter parsing
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-22 14:25:32 +01:00
ef27660fc8 fix: photo upload with empty date string
Lars pushed to main at Lars/mitai-jinkendo 2026-03-22 14:14:35 +01:00
601fc80178 Merge pull request 'WP 9c Phase 1' (#12) from develop into main
5adec042a4 refactor: move sleep to capture hub, remove from main nav
9aeb0de936 feat: sleep duration excludes awake time (actual sleep only)
b22481d4ce fix: empty string validation + auto-calculate sleep duration
1644b34d5c fix: manual sleep entry creation + import overwrite protection
Compare 15 commits »
Lars merged pull request Lars/mitai-jinkendo#12 2026-03-22 14:14:34 +01:00
WP 9c Phase 1
Lars created pull request Lars/mitai-jinkendo#12 2026-03-22 14:14:25 +01:00
WP 9c Phase 1
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-22 14:11:56 +01:00
5adec042a4 refactor: move sleep to capture hub, remove from main nav
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-22 14:01:52 +01:00
9aeb0de936 feat: sleep duration excludes awake time (actual sleep only)
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-22 13:53:19 +01:00
b22481d4ce fix: empty string validation + auto-calculate sleep duration
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-22 13:43:08 +01:00
1644b34d5c fix: manual sleep entry creation + import overwrite protection
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-22 13:09:40 +01:00
b52c877367 feat: complete sleep module overhaul - app standard compliance
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-22 12:57:26 +01:00
da376a8b18 feat: store full datetime in sleep_segments JSONB
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-22 12:09:30 +01:00
9a9c597187 fix: sleep import groups segments by gap instead of date boundary