Commit Graph

  • 28b6fb28d5 neuer Viewport für Admin-Seiten Lars 2026-04-11 11:32:46 +0200
  • 8b731313df Merge pull request 'Workflow V1' (#72) from develop into main Lars 2026-04-11 10:59:39 +0200
  • 3541c416f9 feat: Workflow Editor UX improvements - validation and notifications Lars 2026-04-11 10:48:28 +0200
  • 8d89b23db1 fix: UX improvements for inline template mode switching Lars 2026-04-11 10:31:05 +0200
  • c0525cf2d2 feat: Extend JoinNode to support 8 input paths Lars 2026-04-11 10:25:28 +0200
  • 88f0b5a0a4 fix: Add workflow node outputs as placeholders in inline templates Lars 2026-04-11 10:13:03 +0200
  • aeb0ee6ad9 debug: Add comprehensive placeholder resolution logging to workflow executor Lars 2026-04-11 09:38:18 +0200
  • a4c8b4bd9a fix: Syntax error in WorkflowEditorPage IIFE Lars 2026-04-11 09:03:10 +0200
  • 8f6d60681e fix: Inline Prompts - UX-Verbesserungen Lars 2026-04-11 08:58:46 +0200
  • 65500c899b fix: Add missing WorkflowNode import in workflow_executor Lars 2026-04-11 08:47:45 +0200
  • a1723db387 feat: Workflow Engine Part 3 - Inline Prompts (v0.9q) Lars 2026-04-11 08:45:00 +0200
  • b453ce63c6 feat(universal-csv-import): Introduce Universal CSV Import module and related documentation Lars 2026-04-11 08:14:20 +0200
  • 12893cba78 Merge pull request 'Universal CSV Importer' (#70) from develop into main Lars 2026-04-11 07:06:47 +0200
  • ebca44829e fix(csv_parser): Normalize header comparison in CSV template validation Lars 2026-04-11 06:52:17 +0200
  • 0629f88b37 feat(csv-templates): Add CSV template validation endpoint and enhance error handling Lars 2026-04-11 06:47:27 +0200
  • 6945b748cb feat(schema, csv_parser): Update activity log schema and parsing logic Lars 2026-04-11 06:41:23 +0200
  • 08a2485f43 refactor(csv_parser): Implement SAVEPOINT handling for activity import Lars 2026-04-11 06:31:42 +0200
  • 894ee1dd02 refactor(csv_parser): Update training type resolution to use existing database cursor Lars 2026-04-11 06:27:11 +0200
  • a9bd3faabb Bug Fix für type_converter.py und executor.py Lars 2026-04-10 16:52:11 +0200
  • 5b96bd4f75 feat(csv-import): Add blood pressure and activity row diagnosis functionality Lars 2026-04-10 16:43:00 +0200
  • c5b0540b11 feat(csv-import): Add CSV import diagnosis endpoint and related functionality Lars 2026-04-10 16:35:31 +0200
  • 1855f6e57a refactor(migrations): Improve idempotency and constraint handling for vitals_baseline source Lars 2026-04-10 16:17:35 +0200
  • 5a0c71dd90 feat(csv-import): Implement SAVEPOINT handling for vitals baseline import Lars 2026-04-10 16:11:08 +0200
  • e60976e1cc chore(version): Update database schema version for CSV import enhancements Lars 2026-04-10 16:05:51 +0200
  • b7cd710c32 feat(csv-import): Enhance row aggregation and validation features Lars 2026-04-10 15:36:12 +0200
  • ad7aa2d255 feat(csv-import): Add custom row aggregation options in AdminCsvTemplateEditorPage Lars 2026-04-10 15:26:59 +0200
  • a51ee1d304 feat(csv-import): Update versioning and enhance row processing features Lars 2026-04-10 15:22:31 +0200
  • e35d167055 feat(csv-import): Enhance CSV import processing and validation Lars 2026-04-10 15:09:34 +0200
  • c0fcdea1fe refactor(csv-import): Enhance nutrition data processing and template rendering Lars 2026-04-10 11:56:43 +0200
  • 8b67f7ab55 refactor(csv-import): Simplify test execution and enhance custom equivalence handling Lars 2026-04-10 11:38:54 +0200
  • 8ee9fb84ba fix(metadata): Update extraction logic and enhance circumference detection Lars 2026-04-10 11:25:38 +0200
  • fe7a69fb07 feat(csv-import): Enhance source unit handling and custom conversion options Lars 2026-04-10 11:19:44 +0200
  • bb6eefc837 fix(csv-import): Normalize source unit representation and update CI workflows Lars 2026-04-10 10:42:59 +0200
  • 0d0ab62674 feat(workflows): Update CI configuration and enhance testing conditions Lars 2026-04-10 10:27:59 +0200
  • d6d7e738a5 feat(csv-import): Refactor CSV import logic and enhance data handling Lars 2026-04-10 09:54:32 +0200
  • 41cc0ed2a8 feat(csv-import): Enhance Apple sleep CSV import functionality Lars 2026-04-10 07:52:04 +0200
  • 26ab11eb7b feat(csv-import): Enhance CSV import functionality with new modules and tests Lars 2026-04-10 07:30:48 +0200
  • b4cc3cb934 feat(csv-parser): Introduce header signature ranking metrics for enhanced CSV analysis Lars 2026-04-10 07:08:21 +0200
  • c10da55ec6 feat(csv-templates): Introduce CSV template analysis and validation features Lars 2026-04-10 06:39:41 +0200
  • 338163ac0b feat(csv-parser): Enhance CSV parsing with header normalization and flexible date handling Lars 2026-04-10 06:23:46 +0200
  • 5e5f3b4e5a feat(csv-import): Update CSV import functionality and enhance analysis features Lars 2026-04-10 06:15:21 +0200
  • 7e9da46fe5 feat(csv-import): Add Universal CSV Import page and navigation tile Lars 2026-04-10 06:10:06 +0200
  • 66979f3f51 feat(api): Rename importCsv to importUniversalCsv for clarity and documentation Lars 2026-04-10 06:05:19 +0200
  • 851018b3b9 feat(csv_import): Enhance CSV import functionality with new endpoint and parsing improvements Lars 2026-04-10 06:03:21 +0200
  • 36417bfdf3 refactor: Rename csv_import to data_import and update foreign key references Lars 2026-04-09 21:42:11 +0200
  • 4a771f6a83 feat(csv-parser): Implement CSV import functionality with mapping and type conversion Lars 2026-04-09 21:37:19 +0200
  • 73963e7140 fix: ImportError - normalize_signal_value does not exist WF_Endnote Lars 2026-04-09 21:17:34 +0200
  • de5b8cbf15 fix: CRITICAL - Use question ID (not type) for LLM communication Lars 2026-04-09 21:13:50 +0200
  • 29a3dbceb5 fix: Simplified signal→ID mapping (direct lookup) Lars 2026-04-09 21:09:17 +0200
  • 3b4902dc11 fix: CRITICAL - Use question ID in placeholders, not type Lars 2026-04-09 21:01:24 +0200
  • f9c244bf48 improve: Show question ID in placeholder descriptions Lars 2026-04-09 20:54:43 +0200
  • 3e93dbbc89 fix: Placeholder field name mismatch + debug logging Lars 2026-04-09 20:49:45 +0200
  • 76b4b36617 feat: End Node template placeholders + clean output display Lars 2026-04-09 20:45:08 +0200
  • 9c8859b1ae fix: React error #31 - Cannot render signal objects directly Lars 2026-04-09 18:38:09 +0200
  • 856a82ec1d fix: Frontend-Backend field name mismatch for workflow questions Lars 2026-04-09 18:28:54 +0200
  • b17bec3340 fix: Load base prompt questions in workflow (Hybrid Model) Lars 2026-04-09 18:18:08 +0200
  • 857c55aeb8 fix: Workflow placeholder resolution + complete catalog display Lars 2026-04-09 18:10:04 +0200
  • 1a9fb99411 fix: FastAPI routing conflict for /placeholders endpoint Lars 2026-04-09 16:19:46 +0200
  • d2eaab277e debug: Add extensive logging to PlaceholderPicker Lars 2026-04-09 16:12:42 +0200
  • b779c2f2a8 fix: Part 3 - PlaceholderPicker enhancements (4 critical fixes) Lars 2026-04-09 16:04:39 +0200
  • 228010a6d3 feat: Part 3 - End Node Template Editor Lars 2026-04-09 15:52:19 +0200
  • 2994df54ad fix: Complete prompt_id → prompt_slug migration Lars 2026-04-09 15:39:11 +0200
  • af7c5ca55a fix: Workflow execute - prompt_id → prompt_slug Lars 2026-04-09 13:59:54 +0200
  • 46d39bad38 feat: Part 2 - Workflow Frontend Execute Integration Lars 2026-04-09 12:58:03 +0200
  • 01e328b6b4 docs(issue-53): kanonische Pfade Data Layer / Doku-Checkliste Lars 2026-04-08 13:02:14 +0200
  • 7940dc7560 docs: Struktur .claude/docs versionieren, working/, Gitea-Index, Regeln Lars 2026-04-08 13:01:49 +0200
  • 24daeeb83c feat: Implement widget-feature assignment management in admin dashboard Lars 2026-04-08 12:26:28 +0200
  • 09439ad1a5 Merge pull request 'Indvidual Dashboard V0.9' (#67) from develop into main Lars 2026-04-08 10:56:02 +0200
  • 365ce49c6a feat: Introduce admin dashboard product standard management Lars 2026-04-08 10:32:18 +0200
  • ff95ef63c7 feat: Enhance DashboardConfigurePage with drag-and-drop functionality and improved widget search Lars 2026-04-08 07:58:52 +0200
  • e4e2f23d7f feat: Enhance dashboard layout and widget configuration Lars 2026-04-08 07:41:16 +0200
  • 9bc0cf70da feat: Update widget catalog and enhance dashboard layout features Lars 2026-04-08 07:21:49 +0200
  • bc91396885 feat: Add new widgets and enhance configuration validation Lars 2026-04-07 20:58:44 +0200
  • 7f833b2cb1 feat: Introduce quick capture widget configuration and validation Lars 2026-04-07 18:02:18 +0200
  • 3d498d03c1 feat: Enhance dashboard widget configuration and introduce new widgets Lars 2026-04-07 14:19:45 +0200
  • c0c512e942 feat: Revamp KPI board configuration and validation Lars 2026-04-07 12:46:18 +0200
  • 096d896166 fix: Correct syntax error in PilotKpiBoard component Lars 2026-04-07 12:39:41 +0200
  • de99856a28 feat: Extend widget configuration for KPI board and enhance validation Lars 2026-04-07 12:37:04 +0200
  • 97f9aa696e feat: Enhance activity API feat: Enhance sleep data import functionality with support for multiple CSV formats and improved data parsing Lars 2026-04-07 12:28:59 +0200
  • b617212145 feat: Extend widget configuration for activity overview and improve validation Lars 2026-04-07 12:20:23 +0200
  • 4493b140bd feat: Improve body chart days configuration in DashboardLabPage Lars 2026-04-07 12:05:05 +0200
  • 87c4cbc4b4 feat: Enhance Dashboard widget configuration and layout management Lars 2026-04-07 11:58:07 +0200
  • f6c5f96768 feat: Enhance Dashboard-Lab with widget catalog integration and layout updates Lars 2026-04-07 11:47:16 +0200
  • e5f6e6c10d feat: Integrate Dashboard-Lab layout and enhance settings navigation Lars 2026-04-07 11:38:35 +0200
  • c0cb995a7b feat: Remove deprecated pilot widgets and layout management Lars 2026-04-07 11:07:33 +0200
  • 8c8f595385 feat: Refactor PilotVizPage and widget registry for improved layout and rendering Lars 2026-04-07 10:21:11 +0200
  • 932bceb1e1 feat: Update reference values and introduce pilot visualization module Lars 2026-04-07 10:15:13 +0200
  • 3e916c082c feat: Add profile reference values summary endpoint and UI enhancements Lars 2026-04-07 06:30:22 +0200
  • c152721fe8 feat: Refactor settings navigation and enhance profile reference values display Lars 2026-04-07 06:24:47 +0200
  • 296e79c3b3 feat: Implement reference value types reordering and confidence level sorting Lars 2026-04-06 21:40:55 +0200
  • 45e4e64f15 feat: Enhance reference value types management with validation rules and metadata Lars 2026-04-06 21:25:42 +0200
  • f04318f76a - Updated the AdminReferenceValueTypesPage to enhance text alignment and styling for form fields. - Refactored ProfileReferenceValuesPage to apply consistent styling for form elements and improve layout. - Adjusted button styles for better visual consistency across the forms. Lars 2026-04-06 20:01:23 +0200
  • ab616ba044 feat: Introduce admin reference value types management in API and UI Lars 2026-04-06 19:51:23 +0200
  • f0e6fd04fb feat: Add personal reference values management in settings and API Lars 2026-04-06 19:45:06 +0200
  • e7dedd527f feat: Implement focus area usage types management in API and UI vor_neuer_Profil_Level_resolver Lars 2026-04-06 07:28:19 +0200
  • 75736dadec Merge pull request 'feat: Integrate caliper data enrichment and weight loading in API responses' (#64) from develop into main Lars 2026-04-06 06:10:39 +0200
  • 49e9c9c214 feat: Integrate caliper data enrichment and weight loading in API responses Lars 2026-04-06 06:08:37 +0200
  • 8d56c352fc Merge pull request 'Bug Fixes' (#63) from develop into main Lars 2026-04-05 17:54:00 +0200
  • 00437a92ab feat: Enhance sleep module with CSV import functionality and date parsing improvements Lars 2026-04-05 17:35:48 +0200
  • 24f60c0a6d feat: Update documentation for GUI, Admin navigation, and responsive UI integration Lars 2026-04-05 12:25:28 +0200