feat(web): add widget config dialog and layout management controls #499

Merged
jason.woltje merged 1 commits from feat/ms18-layout-management into main 2026-02-24 01:11:48 +00:00

1 Commits

Author SHA1 Message Date
c74d15ee3d feat(web): add widget config dialog and layout management controls
All checks were successful
ci/woodpecker/push/web Pipeline was successful
Add per-widget configuration dialog (WidgetConfigDialog) with settings
infrastructure ready for future configSchema-based forms. Add layout
management controls: reset to default, edit/done toggle, and widget
gear icon for configuration. Wire onEditWidget through WidgetGrid to
BaseWidget.

Implements TW-WDG-004 and TW-WDG-005.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 19:07:07 -06:00