• Joined on 2025-08-09
Lars opened issue Lars/mitai-jinkendo#25 2026-03-23 18:05:02 +01:00
[FEAT] Ziele-System (Goals) - v9e Kernfeature
Lars opened issue Lars/mitai-jinkendo#24 2026-03-23 18:04:35 +01:00
[FEAT] Quality-Filter f�r Charts & KI-Pipeline
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-23 16:53:31 +01:00
9210d051a8 docs: update CLAUDE.md - v9d Phase 2 deployed to production
Lars merged pull request Lars/mitai-jinkendo#23 2026-03-23 16:52:28 +01:00
Bugfixes: Vitals Import (German columns + decimal values)
Lars pushed to main at Lars/mitai-jinkendo 2026-03-23 16:52:28 +01:00
5a6a140dfd Merge pull request 'Bugfixes: Vitals Import (German columns + decimal values)' (#23) from develop into main
6f035e3706 fix: handle decimal values in Apple Health vitals import
6b64cf31c4 fix: return error details in import response for debugging
4b024e6d0f debug: add detailed error logging with traceback for import failures
f506a55d7b fix: support German column names in CSV imports
Compare 7 commits »
Lars created pull request Lars/mitai-jinkendo#23 2026-03-23 16:52:11 +01:00
Bugfixes: Vitals Import (German columns + decimal values)
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-23 16:50:11 +01:00
6f035e3706 fix: handle decimal values in Apple Health vitals import
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-23 16:47:38 +01:00
6b64cf31c4 fix: return error details in import response for debugging
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-23 16:44:19 +01:00
4b024e6d0f debug: add detailed error logging with traceback for import failures
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-23 16:40:51 +01:00
f506a55d7b fix: support German column names in CSV imports
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-23 16:38:20 +01:00
6a7b78c3eb debug: add logging to Apple Health import to diagnose skipped rows
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-23 16:35:13 +01:00
7dcab1d7a3 fix: correct import skipped count when manual entries exist
Lars pushed to main at Lars/mitai-jinkendo 2026-03-23 16:27:04 +01:00
931012c16b Merge pull request 'v9d Phase 2d: Vitals Module Refactoring (Baseline + Blood Pressure)' (#22) from develop into main
10772d1f80 feat: VitalsPage mobile-optimized with inline editing & smart upsert
7f10286e02 feat: complete VitalsPage UI with 3-tab architecture (v9d Phase 2d)
1cc3b05705 temp: placeholder VitalsPage während Frontend-Refactoring
1866ff9ce6 refactor: vitals architecture - separate baseline vs blood pressure
Compare 30 commits »
Lars merged pull request Lars/mitai-jinkendo#22 2026-03-23 16:27:03 +01:00
v9d Phase 2d: Vitals Module Refactoring (Baseline + Blood Pressure)
Lars created pull request Lars/mitai-jinkendo#22 2026-03-23 16:25:59 +01:00
v9d Phase 2d: Vitals Module Refactoring (Baseline + Blood Pressure)
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-23 16:19:58 +01:00
10772d1f80 feat: VitalsPage mobile-optimized with inline editing & smart upsert
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-23 16:10:47 +01:00
7f10286e02 feat: complete VitalsPage UI with 3-tab architecture (v9d Phase 2d)
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-23 16:03:14 +01:00
1cc3b05705 temp: placeholder VitalsPage während Frontend-Refactoring
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-23 16:02:43 +01:00
1866ff9ce6 refactor: vitals architecture - separate baseline vs blood pressure
Lars pushed to develop at Lars/mitai-jinkendo 2026-03-23 15:41:33 +01:00
1619091640 fix: add python-dateutil dependency for vitals CSV import