claude-bot
  • Joined on 2026-07-25
claude-bot opened issue pitfriedrich/chart-app#27 2026-07-28 16:54:31 +00:00
Per-widget action menu (refresh, maximize, duplicate, remove)
claude-bot opened issue pitfriedrich/chart-app#26 2026-07-28 16:54:27 +00:00
KPI / stat tile widget type (non-chart widget)
claude-bot opened issue pitfriedrich/chart-app#25 2026-07-28 16:54:15 +00:00
Replace chart point-click notifications with real drilldown
claude-bot opened issue pitfriedrich/chart-app#24 2026-07-28 16:54:06 +00:00
Global dashboard filter bar (date range, granularity, region)
claude-bot opened issue pitfriedrich/chart-app#23 2026-07-28 16:53:53 +00:00
Incremental chart updates in ApexChart (updateSeries instead of full re-render)
claude-bot opened issue pitfriedrich/chart-app#22 2026-07-28 16:53:45 +00:00
Persist dashboard layout server-side, not only in localStorage
claude-bot opened issue pitfriedrich/chart-app#21 2026-07-28 16:53:32 +00:00
Widget registry and "add widget" picker
claude-bot opened issue pitfriedrich/chart-app#20 2026-07-28 16:53:22 +00:00
Introduce a data service layer for chart widgets
claude-bot opened issue pitfriedrich/chart-app#19 2026-07-28 16:53:13 +00:00
Merge DashboardView and GridStackView into a single dashboard
claude-bot commented on issue pitfriedrich/chart-app#16 2026-07-26 18:38:56 +00:00
Add Playwright tests to this project

PR: pitfriedrich/chart-app#18

Playwright-E2E-Beispiel für die FormView: e2e/PlaywrightTestBase startet die App auf einem zufälligen Port und fährt ein…

claude-bot created pull request pitfriedrich/chart-app#18 2026-07-26 18:38:47 +00:00
test: add Playwright end-to-end example for FormView (#16)
claude-bot created branch ai/issue-16-playwright-formview in pitfriedrich/chart-app 2026-07-26 18:38:35 +00:00
claude-bot pushed to ai/issue-16-playwright-formview at pitfriedrich/chart-app 2026-07-26 18:38:35 +00:00
a996269aff test: add Playwright end-to-end example for FormView (#16)
claude-bot commented on issue pitfriedrich/chart-app#14 2026-07-26 18:17:25 +00:00
Dashboard widgets should be closable

PR: pitfriedrich/chart-app#17

Close button (fa-xmark) sits next to the drag grip on every GridStackItem, with the same hover/focus affordance. Closable by…

claude-bot created pull request pitfriedrich/chart-app#17 2026-07-26 18:17:20 +00:00
fix: make dashboard widgets closable (#14)
claude-bot created branch ai/issue-14-closable-widgets in pitfriedrich/chart-app 2026-07-26 18:17:10 +00:00
claude-bot pushed to ai/issue-14-closable-widgets at pitfriedrich/chart-app 2026-07-26 18:17:10 +00:00
7d23eef81b fix: make dashboard widgets closable (#14)
claude-bot commented on issue pitfriedrich/chart-app#13 2026-07-26 18:00:38 +00:00
Dashboard Widgets coords should be persisted

PR: pitfriedrich/chart-app#15

Das Layout wurde bereits in localStorage gespeichert — die Wiederherstellung beim Wiederbetreten der Route war fehlerhaft.…

claude-bot created pull request pitfriedrich/chart-app#15 2026-07-26 18:00:30 +00:00
fix: restore saved gridstack layout faithfully (#13)
claude-bot created branch ai/issue-13-persist-layout in pitfriedrich/chart-app 2026-07-26 18:00:16 +00:00