• Joined on 2025-08-09
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-15 08:13:03 +02:00
574af61349 feat: Enhance CSV import and validation for activity module
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-15 07:25:43 +02:00
934b915357 First Version EAV Importer. feat: Enhance activity detail retrieval with EAV metrics and refactor activity import logic
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-14 16:19:38 +02:00
c6e8371d5a feat: Implement session deduplication in activity listing
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-14 14:34:13 +02:00
f718785145 feat: Add monthly activity fetching and improve activity listing
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-14 14:25:19 +02:00
9fdb02ff8b feat: Refactor activity session metrics handling and enhance activity listing
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-14 14:11:06 +02:00
1f51c32521 feat: Enhance activity listing and statistics retrieval with pagination and quality filter options
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-14 12:59:51 +02:00
766b64cd64 feat: Expand ActivityEntry model and enhance activity log handling
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-14 12:53:38 +02:00
3296dfca28 feat: Enhance activity log handling and session metrics synchronization
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-14 12:32:42 +02:00
db9952525a feat: Add endpoints for activity statistics and uncategorized activities
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-14 12:26:55 +02:00
196b6c5cf1 feat: Add update functionality for training category and type parameters
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-14 11:56:19 +02:00
cf7379b2f6 feat: Implement Activity Attribute Profiles and session metrics editing
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-14 11:49:18 +02:00
48508c164e feat: Add Activity Session Metrics functionality
Lars pushed tag ench.1.0 to Lars/mitai-jinkendo 2026-04-14 11:40:32 +02:00
Lars released Enhancement für Goals Progress at Lars/mitai-jinkendo 2026-04-14 11:40:32 +02:00
Lars pushed to main at Lars/mitai-jinkendo 2026-04-14 11:40:00 +02:00
19a88e4f97 Merge pull request 'feat: Enhance goal progress tracking and display' (#84) from develop into main
1b01f5e6d0 feat: Enhance goal progress tracking and display
Compare 2 commits »
Lars merged pull request Lars/mitai-jinkendo#84 2026-04-14 11:39:59 +02:00
feat: Enhance goal progress tracking and display
Lars created pull request Lars/mitai-jinkendo#84 2026-04-14 11:39:53 +02:00
feat: Enhance goal progress tracking and display
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-14 10:43:52 +02:00
1b01f5e6d0 feat: Enhance goal progress tracking and display
Lars pushed to main at Lars/mitai-jinkendo 2026-04-13 18:15:08 +02:00
424270f0e8 Merge pull request 'bug fix und Debug Workflow' (#83) from develop into main
df8e732709 fix: Use correct field 'label' instead of 'name' for node display
d5325acee6 fix: Use node.name in node_label calculation (minimal change)
b7062d32bf Revert "feat: Show node.name from workflow editor in debug panel"
5fa2ea2e6b feat: Show node.name from workflow editor in debug panel
Compare 11 commits »
Lars merged pull request Lars/mitai-jinkendo#83 2026-04-13 18:15:07 +02:00
bug fix und Debug Workflow