Commit Graph

  • c3be745efa feat: Enhance activity metrics documentation and registry updates Lars 2026-04-17 20:28:58 +0200
  • 680ecd1c06 feat: Update activity metrics handling to prioritize legacy columns over EAV Lars 2026-04-17 15:49:38 +0200
  • 38797d687d feat: Enhance export functionality and documentation for activity metrics Lars 2026-04-17 13:09:49 +0200
  • fa3e66fb31 feat: Update activity documentation and enhance API responses with session metrics Lars 2026-04-17 12:55:12 +0200
  • cc0f57758a feat: Implement sorting and categorization for activity profile schema rows Lars 2026-04-16 13:46:29 +0200
  • 2a6c437a08 feat: Introduce activity schema headline binding for improved metrics handling Lars 2026-04-16 13:15:41 +0200
  • c9d71c0179 fix: Refine EAV writing logic in session metrics upsert function Lars 2026-04-16 13:01:32 +0200
  • 9d5e16455c refactor: Update session metrics handling to improve EAV logic and filtering Lars 2026-04-16 12:53:14 +0200
  • 2a26e4fecf refactor: Remove source field handling from activity session metrics logic Lars 2026-04-16 12:35:55 +0200
  • 94bb4a8199 feat: Update activity session metrics handling to skip source field inserts Lars 2026-04-16 12:29:01 +0200
  • fd7a2dac6d feat: Improve session metrics upsert logic and add unit tests for source field handling Lars 2026-04-16 12:22:44 +0200
  • 8d0a6dd487 feat: Refactor activity data handling to use dynamic registry fields Lars 2026-04-16 12:14:39 +0200
  • 06f83e2ffc revert: Wiederherstellung Codezustand von ca8cee9 (ohne Branch-Historie zu überschreiben) Lars 2026-04-16 11:59:23 +0200
  • 026c51b6b5 feat: Add CSV import support for additional training parameters Lars 2026-04-16 11:32:16 +0200
  • 7d6fdab812 feat: Enhance activity import functionality with additional metrics Lars 2026-04-16 11:04:43 +0200
  • 5cda485458 feat: Refactor activity data handling and improve CSV import logic Lars 2026-04-16 10:35:08 +0200
  • cd29c7d433 feat: Enhance activity session metrics handling and CSV import logic Lars 2026-04-16 07:25:39 +0200
  • ca8cee990b feat: Enhance activity metrics handling and documentation Lars 2026-04-15 16:59:11 +0200
  • a7859f0050 Merge pull request 'Erste Version - Universal CSV Importer für EAV und activity_log' (#85) from develop into main Lars 2026-04-15 11:46:30 +0200
  • 58ddde6b1e feat: Add time input fields for activity log and enhance time handling Lars 2026-04-15 11:39:39 +0200
  • 08eae86ddc feat: Refactor activity import logic and enhance CSV handling Lars 2026-04-15 10:35:48 +0200
  • 9d47c4ef84 feat: Update session metrics handling for CSV-mapped values Lars 2026-04-15 10:28:13 +0200
  • e4e8c70cd2 feat: Enhance CSV header normalization and mapping for activity data Lars 2026-04-15 10:04:32 +0200
  • c570e67a09 feat: Enhance activity session metrics handling and frontend display Lars 2026-04-15 08:55:43 +0200
  • 574af61349 feat: Enhance CSV import and validation for activity module Lars 2026-04-15 08:12:58 +0200
  • 934b915357 First Version EAV Importer. feat: Enhance activity detail retrieval with EAV metrics and refactor activity import logic Lars 2026-04-15 07:25:39 +0200
  • c6e8371d5a feat: Implement session deduplication in activity listing Lars 2026-04-14 16:19:34 +0200
  • f718785145 feat: Add monthly activity fetching and improve activity listing Lars 2026-04-14 14:34:10 +0200
  • 9fdb02ff8b feat: Refactor activity session metrics handling and enhance activity listing Lars 2026-04-14 14:25:17 +0200
  • 1f51c32521 feat: Enhance activity listing and statistics retrieval with pagination and quality filter options Lars 2026-04-14 14:11:01 +0200
  • 766b64cd64 feat: Expand ActivityEntry model and enhance activity log handling Lars 2026-04-14 12:59:47 +0200
  • 3296dfca28 feat: Enhance activity log handling and session metrics synchronization Lars 2026-04-14 12:53:35 +0200
  • db9952525a feat: Add endpoints for activity statistics and uncategorized activities Lars 2026-04-14 12:32:38 +0200
  • 196b6c5cf1 feat: Add update functionality for training category and type parameters Lars 2026-04-14 12:26:52 +0200
  • cf7379b2f6 feat: Implement Activity Attribute Profiles and session metrics editing Lars 2026-04-14 11:56:16 +0200
  • 48508c164e feat: Add Activity Session Metrics functionality Lars 2026-04-14 11:49:14 +0200
  • 19a88e4f97 Merge pull request 'feat: Enhance goal progress tracking and display' (#84) from develop into main ench.1.0 Lars 2026-04-14 11:39:58 +0200
  • 1b01f5e6d0 feat: Enhance goal progress tracking and display Lars 2026-04-14 10:43:49 +0200
  • 424270f0e8 Merge pull request 'bug fix und Debug Workflow' (#83) from develop into main Lars 2026-04-13 18:15:06 +0200
  • df8e732709 fix: Use correct field 'label' instead of 'name' for node display Lars 2026-04-13 18:09:12 +0200
  • d5325acee6 fix: Use node.name in node_label calculation (minimal change) Lars 2026-04-13 18:03:02 +0200
  • b7062d32bf Revert "feat: Show node.name from workflow editor in debug panel" Lars 2026-04-13 15:54:22 +0200
  • 5fa2ea2e6b feat: Show node.name from workflow editor in debug panel Lars 2026-04-13 15:43:42 +0200
  • f97d15288d fix: Show debug_prompt_slug instead of node_id Lars 2026-04-13 15:36:50 +0200
  • 736dc58d81 feat: Show debug info in WorkflowResultViewer Lars 2026-04-13 15:31:37 +0200
  • 0a27533262 feat: Highlight failed nodes in WorkflowDebugPanel Lars 2026-04-13 12:58:25 +0200
  • 7388776b29 fix: Add human-readable labels to workflow nodes in debug output Lars 2026-04-13 12:52:29 +0200
  • a515a5d563 feat: Add WorkflowDebugPanel component to display per-node debug information Lars 2026-04-13 12:41:12 +0200
  • 12d4d7c63b feat: Add comprehensive debug information for workflow nodes Lars 2026-04-13 12:38:55 +0200
  • f34e46b04f Merge pull request 'Async Workflow' (#82) from develop into main Lars 2026-04-13 11:58:01 +0200
  • 3664f53c51 fix: Use NodeStatus.EXECUTED instead of COMPLETED Lars 2026-04-13 11:49:31 +0200
  • fb2e0803c0 fix: SSE streaming - WorkflowNode label attribute and ai_insights column name Lars 2026-04-13 11:47:31 +0200
  • bb01283727 fix: Correct except/finally indentation in SSE endpoint Lars 2026-04-13 11:41:56 +0200
  • bc60b9f5c9 fix: Correct indentation in SSE execute_workflow_async function Lars 2026-04-13 11:27:44 +0200
  • fbeabcde97 fix: IndentationError in prompts.py SSE endpoint Lars 2026-04-13 11:25:34 +0200
  • ba474b0a57 feat: Implement Server-Sent Events (SSE) for long-running workflows Lars 2026-04-13 11:23:16 +0200
  • 790e6df8ef fix: Make debug parameter work as Query parameter in /api/prompts/execute Lars 2026-04-13 09:14:30 +0200
  • 057df0afc8 fix: Support UI-format edge routing with sourceHandle Lars 2026-04-13 09:07:50 +0200
  • ba04e0c0b6 fix: Add extra='forbid' to Condition for proper Union resolution Lars 2026-04-13 09:01:53 +0200
  • f5ce1ec941 refactor: Proper type-safe condition handling with Union types Lars 2026-04-13 08:45:55 +0200
  • 2deb6510f8 fix: Support UI-format LogicExpression in Logic-Node condition field Lars 2026-04-13 08:40:43 +0200
  • 0eac40abf6 fix: Add None-check for Logic-Node condition/expression Lars 2026-04-13 08:32:54 +0200
  • e915d3fb13 fix: Support both Logic-Node condition serialization formats Lars 2026-04-13 08:26:43 +0200
  • 60f6cf3c6d fix: Add null check for logic node expression to prevent AttributeError Lars 2026-04-13 08:16:06 +0200
  • 46b703e5a2 Merge pull request 'Bug Fixes. Workflow Engine' (#81) from develop into main Lars 2026-04-12 14:08:43 +0200
  • e09cbc112e fix: Preserve case in question IDs during parsing Lars 2026-04-12 14:04:14 +0200
  • f6b3182a80 fix: Add wrapper in prompts.py execute endpoint for workflow signature mismatch Lars 2026-04-12 13:44:08 +0200
  • cb3aa48999 fix: Add wrapper function for workflow LLM calls to prevent max_tokens signature mismatch Lars 2026-04-12 13:37:31 +0200
  • 77f1ed14c5 fix: Cursor-Problem beim Frage-ID Editieren Lars 2026-04-12 12:29:52 +0200
  • 25c4ecfd48 Merge pull request 'Verbesserung für Tests von Prompts' (#80) from develop into main Lars 2026-04-12 11:58:07 +0200
  • 08c9cccdcc feat: Add expandable collapsible component for improved content display Lars 2026-04-12 11:10:39 +0200
  • 4b6e1bed11 feat: Enhance OpenRouter API interaction and error handling Lars 2026-04-12 11:03:07 +0200
  • 72eb94d186 Merge pull request 'feat: Improve float parsing logic for enhanced accuracy in numeric conversions' (#79) from develop into main Lars 2026-04-12 07:30:44 +0200
  • 90a27846ca feat: Improve float parsing logic for enhanced accuracy in numeric conversions Lars 2026-04-12 07:28:24 +0200
  • 4d81ea2cf3 Merge pull request 'feat: Update Gitea issues index and enhance data layer metrics' (#78) from develop into main Lars 2026-04-11 22:17:18 +0200
  • d7cefdd9e9 feat: Update Gitea issues index and enhance data layer metrics Lars 2026-04-11 22:14:45 +0200
  • caeed3fbaa Merge pull request 'Platzhalter finalisiert - Option |d und Option |x implementiert' (#77) from develop into main Lars 2026-04-11 22:10:10 +0200
  • 4868e44882 feat: Refine placeholder resolution with enhanced modifiers support Lars 2026-04-11 21:58:29 +0200
  • a9a414b956 feat: Enhance placeholder caption generation and formatting Lars 2026-04-11 21:47:08 +0200
  • baeddd7c13 feat: Enhance placeholder system with AI context support Lars 2026-04-11 21:36:29 +0200
  • 41bf593d4c feat: Refactor sleep metrics calculations and improve error handling Lars 2026-04-11 21:27:49 +0200
  • 04e23d8115 feat: Enhance placeholder resolution and error handling Lars 2026-04-11 21:22:27 +0200
  • 052ba195cc feat: Update placeholder metadata and nutrition metrics Lars 2026-04-11 21:11:05 +0200
  • 2ea5f905c4 feat: Add new profile and time period placeholders in placeholder_resolver.py Lars 2026-04-11 21:08:34 +0200
  • e9e094c6a4 feat: Enhance nutrition and activity metrics with new data layers Lars 2026-04-11 20:46:17 +0200
  • 61a5bb39ae feat: Update nutrition metrics and energy balance calculations Lars 2026-04-11 19:04:27 +0200
  • b5f745fc3e Merge pull request 'Workflow 1.1 bug fixes' (#74) from develop into main V1.0 Lars 2026-04-11 15:39:23 +0200
  • 549c31431e feat: Validierungs-Panel mit Details und Click-to-Jump Lars 2026-04-11 15:27:14 +0200
  • 3fa01dd686 feat: Warnung bei ungespeicherten Workflow-Änderungen Lars 2026-04-11 15:21:31 +0200
  • c9357d4c0e feat: Import Dialog mit 3 Buttons (Ja/Nein/Abbrechen) Lars 2026-04-11 14:57:48 +0200
  • f3a61091c7 fix: Import confirmation UX - two-step process Lars 2026-04-11 14:54:53 +0200
  • 10d24bbef7 fix(workflow): Duplicate - JSON-encode JSONB fields Lars 2026-04-11 14:46:13 +0200
  • ff8104a533 fix(workflow): Route precedence - move export/import before path param Lars 2026-04-11 14:42:55 +0200
  • 3b7f89a214 fix(workflow): UnboundLocalError in execute_end_node - graph not defined Lars 2026-04-11 14:28:19 +0200
  • ba773e677b fix(workflow): Test-Suite Fixes - Issues #5, #8, #9, #11, #12 Lars 2026-04-11 14:15:57 +0200
  • 2443b5ac3a Merge pull request 'Workflow Analysen V1.1' (#73) from develop into main Lars 2026-04-11 12:38:08 +0200
  • 4c9e0e3c98 refactor: Simplify StartNode component to improve clarity Lars 2026-04-11 12:30:10 +0200
  • 0ce98e8973 feat: Enhance StartNode and Workflow Editor with analysis metadata Lars 2026-04-11 12:19:06 +0200
  • d803f39de3 feat: Refactor workflow result handling in prompts and analysis components Lars 2026-04-11 12:04:35 +0200
  • 300d96a9d8 feat: Enhance prompt execution for workflows and analysis offers Lars 2026-04-11 11:42:54 +0200