• Joined on 2025-08-09
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-09 15:52:25 +02:00
228010a6d3 feat: Part 3 - End Node Template Editor
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-09 15:39:20 +02:00
2994df54ad fix: Complete prompt_id → prompt_slug migration
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-09 14:00:00 +02:00
af7c5ca55a fix: Workflow execute - prompt_id → prompt_slug
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-09 12:58:10 +02:00
46d39bad38 feat: Part 2 - Workflow Frontend Execute Integration
01e328b6b4 docs(issue-53): kanonische Pfade Data Layer / Doku-Checkliste
7940dc7560 docs: Struktur .claude/docs versionieren, working/, Gitea-Index, Regeln
Compare 3 commits »
Lars opened issue Lars/mitai-jinkendo#68 2026-04-08 12:43:35 +02:00
Architektur: durchgängige Feature-/Entitlement-Schicht (Ist → Zielbild, Phasen)
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-08 12:26:31 +02:00
24daeeb83c feat: Implement widget-feature assignment management in admin dashboard
Lars pushed to main at Lars/mitai-jinkendo 2026-04-08 10:56:04 +02:00
09439ad1a5 Merge pull request 'Indvidual Dashboard V0.9' (#67) from develop into main
365ce49c6a feat: Introduce admin dashboard product standard management
ff95ef63c7 feat: Enhance DashboardConfigurePage with drag-and-drop functionality and improved widget search
e4e2f23d7f feat: Enhance dashboard layout and widget configuration
9bc0cf70da feat: Update widget catalog and enhance dashboard layout features
Compare 28 commits »
Lars merged pull request Lars/mitai-jinkendo#67 2026-04-08 10:56:02 +02:00
Indvidual Dashboard V0.9
Lars created pull request Lars/mitai-jinkendo#67 2026-04-08 10:55:52 +02:00
Indvidual Dashboard V0.9
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-08 10:32:20 +02:00
365ce49c6a feat: Introduce admin dashboard product standard management
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-08 07:58:56 +02:00
ff95ef63c7 feat: Enhance DashboardConfigurePage with drag-and-drop functionality and improved widget search
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-08 07:41:18 +02:00
e4e2f23d7f feat: Enhance dashboard layout and widget configuration
Lars opened issue Lars/mitai-jinkendo#66 2026-04-08 07:27:00 +02:00
Dashboard-Widgets: Feature-Gate-Zuordnung aus Admin/DB statt hardcodiertem Katalog
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-08 07:21:53 +02:00
9bc0cf70da feat: Update widget catalog and enhance dashboard layout features
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-07 20:58:48 +02:00
bc91396885 feat: Add new widgets and enhance configuration validation
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-07 18:02:49 +02:00
7f833b2cb1 feat: Introduce quick capture widget configuration and validation
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-07 14:19:49 +02:00
3d498d03c1 feat: Enhance dashboard widget configuration and introduce new widgets
Lars commented on issue Lars/mitai-jinkendo#65 2026-04-07 13:21:27 +02:00
Dashboard: Nutzer-konfigurierbare Übersicht (Widget-System, Persistenz, Standard-Reset)

Stand 2026-04-06 (Branch develop)

Bereits umgesetzt

  • Widget-System (Frontend): zentrale Registry, WidgetRenderer, Registrierung in registerPilotLabWidgets.js.
  • **Katalog +…
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-07 12:46:48 +02:00
c0c512e942 feat: Revamp KPI board configuration and validation
Lars pushed to develop at Lars/mitai-jinkendo 2026-04-07 12:39:43 +02:00
096d896166 fix: Correct syntax error in PilotKpiBoard component