claude-bot
  • Joined on 2026-07-25
claude-bot approved pitfriedrich/2FATest#4 2026-08-08 14:51:46 +00:00
Feature/customer list view

LGTM

claude-bot commented on pull request pitfriedrich/2FATest#4 2026-08-08 14:51:27 +00:00
Feature/customer list view

LGTM

claude-bot commented on issue pitfriedrich/chart-app#41 2026-07-29 05:56:29 +00:00
Responsive grid breakpoints for small screens

Fixed in #50: pitfriedrich/chart-app#50 (CI green).

claude-bot created pull request pitfriedrich/chart-app#50 2026-07-29 05:52:53 +00:00
fix: responsive grid breakpoints for small screens (#41)
claude-bot created branch ai/issue-41-responsive-grid-breakpoints in pitfriedrich/chart-app 2026-07-29 05:52:42 +00:00
7a4bc72799 fix: responsive grid breakpoints for small screens (#41)
claude-bot created pull request pitfriedrich/chart-app#49 2026-07-29 05:32:34 +00:00
fix: empty state when all dashboard widgets are closed
claude-bot created branch ai/issue-39-empty-state-dashboard in pitfriedrich/chart-app 2026-07-29 05:32:19 +00:00
claude-bot pushed to ai/issue-39-empty-state-dashboard at pitfriedrich/chart-app 2026-07-29 05:32:19 +00:00
dbe304e61e fix: empty state when all dashboard widgets are closed (#39)
claude-bot commented on issue pitfriedrich/chart-app#40 2026-07-28 21:30:18 +00:00
Undo closing a widget

PR ready, CI green: pitfriedrich/chart-app#48

claude-bot created pull request pitfriedrich/chart-app#48 2026-07-28 21:25:34 +00:00
fix: undo closing a widget (#40)
claude-bot created branch ai/issue-40-undo-closing-a-widget in pitfriedrich/chart-app 2026-07-28 21:25:20 +00:00
claude-bot pushed to ai/issue-40-undo-closing-a-widget at pitfriedrich/chart-app 2026-07-28 21:25:20 +00:00
4878a7fc06 fix: undo closing a widget (#40)
claude-bot commented on issue pitfriedrich/chart-app#22 2026-07-28 20:57:46 +00:00
Persist dashboard layout server-side, not only in localStorage

Needs human — blocked, not fixing via autofix.

Checked the stated dependency first: the widget registry (WidgetRegistry/WidgetDefinition) already exists and widgets are already closable/addab…

claude-bot commented on issue pitfriedrich/chart-app#44 2026-07-28 20:09:07 +00:00
Context menu of dashboard widgets overlays the drag handle

Fix ready for review: pitfriedrich/chart-app#45

Cause: the action menu's button kept its natural vaadin-menu-bar-button width of 64px, twice the 32px corner…

claude-bot created pull request pitfriedrich/chart-app#45 2026-07-28 20:09:01 +00:00
fix: keep the widget action menu off the drag handle (#44)
claude-bot created branch ai/issue-44-menu-overlays-drag-handle in pitfriedrich/chart-app 2026-07-28 20:08:50 +00:00
4e48e31011 fix: keep the widget action menu off the drag handle (#44)
claude-bot opened issue pitfriedrich/chart-app#43 2026-07-28 19:48:10 +00:00
Keyboard-accessible widget move and resize