• Joined on 2025-08-09
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-11 10:13:09 +02:00
88f0b5a0a4 fix: Add workflow node outputs as placeholders in inline templates
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-11 09:38:23 +02:00
aeb0ee6ad9 debug: Add comprehensive placeholder resolution logging to workflow executor
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-11 09:03:13 +02:00
a4c8b4bd9a fix: Syntax error in WorkflowEditorPage IIFE
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-11 08:58:52 +02:00
8f6d60681e fix: Inline Prompts - UX-Verbesserungen
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-11 08:47:49 +02:00
65500c899b fix: Add missing WorkflowNode import in workflow_executor
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-11 08:45:06 +02:00
a1723db387 feat: Workflow Engine Part 3 - Inline Prompts (v0.9q)
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-11 08:14:24 +02:00
b453ce63c6 feat(universal-csv-import): Introduce Universal CSV Import module and related documentation
Lars opened issue Lars/mitai-jinkendo#71 2026-04-11 07:15:52 +02:00
Universal CSV Import: Restarbeiten Validierung, Parität Dry-Run, UI-Fehlerhinweise
Lars pushed to main at Lars/mitai-jinkendo 2026-04-11 07:06:49 +02:00
12893cba78 Merge pull request 'Universal CSV Importer' (#70) from develop into main
ebca44829e fix(csv_parser): Normalize header comparison in CSV template validation
0629f88b37 feat(csv-templates): Add CSV template validation endpoint and enhance error handling
6945b748cb feat(schema, csv_parser): Update activity log schema and parsing logic
08a2485f43 refactor(csv_parser): Implement SAVEPOINT handling for activity import
Compare 55 commits »
Lars merged pull request Lars/mitai-jinkendo#70 2026-04-11 07:06:47 +02:00
Universal CSV Importer
Lars created pull request Lars/mitai-jinkendo#70 2026-04-11 07:06:36 +02:00
Universal CSV Importer
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-11 06:52:20 +02:00
ebca44829e fix(csv_parser): Normalize header comparison in CSV template validation
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-11 06:47:30 +02:00
0629f88b37 feat(csv-templates): Add CSV template validation endpoint and enhance error handling
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-11 06:41:27 +02:00
6945b748cb feat(schema, csv_parser): Update activity log schema and parsing logic
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-11 06:31:46 +02:00
08a2485f43 refactor(csv_parser): Implement SAVEPOINT handling for activity import
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-11 06:27:15 +02:00
894ee1dd02 refactor(csv_parser): Update training type resolution to use existing database cursor
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-10 16:52:30 +02:00
a9bd3faabb Bug Fix für type_converter.py und executor.py
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-10 16:43:02 +02:00
5b96bd4f75 feat(csv-import): Add blood pressure and activity row diagnosis functionality
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-10 16:35:35 +02:00
c5b0540b11 feat(csv-import): Add CSV import diagnosis endpoint and related functionality
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-10 16:17:38 +02:00
1855f6e57a refactor(migrations): Improve idempotency and constraint handling for vitals_baseline source