Commit Graph

  • 0a8f7408f1 Merge pull request 'fix: responsive grid breakpoints for small screens (#41)' (#50) from ai/issue-41-responsive-grid-breakpoints into main main pitfriedrich 2026-07-29 05:56:55 +00:00
  • 7a4bc72799 fix: responsive grid breakpoints for small screens (#41) Pit Friedrich 2026-07-29 07:52:36 +02:00
  • 505ad32d4a Merge pull request 'fix: empty state when all dashboard widgets are closed' (#49) from ai/issue-39-empty-state-dashboard into main pitfriedrich 2026-07-29 05:40:11 +00:00
  • dbe304e61e fix: empty state when all dashboard widgets are closed (#39) Pit Friedrich 2026-07-29 07:32:11 +02:00
  • 114f00523b Merge pull request 'fix: undo closing a widget (#40)' (#48) from ai/issue-40-undo-closing-a-widget into main pitfriedrich 2026-07-28 21:30:53 +00:00
  • 4878a7fc06 fix: undo closing a widget (#40) Pit Friedrich 2026-07-28 23:25:13 +02:00
  • cd1d8f494d Merge pull request 'Issue/46' (#47) from issue/46 into main pitfriedrich 2026-07-28 20:53:42 +00:00
  • c71774bc5f chore: harden gitea autofix workflow, ignore dev.bundle Pit Friedrich 2026-07-28 22:51:22 +02:00
  • ed399cec6c chore: harden gitea autofix workflow, ignore dev.bundle Pit Friedrich 2026-07-28 22:50:49 +02:00
  • a7f79e64df Merge pull request 'fix: keep the widget action menu off the drag handle (#44)' (#45) from ai/issue-44-menu-overlays-drag-handle into main pitfriedrich 2026-07-28 20:13:42 +00:00
  • 4e48e31011 fix: keep the widget action menu off the drag handle (#44) Pit Friedrich 2026-07-28 22:08:46 +02:00
  • 71892ea7ad Merge pull request 'feat: export widget data as CSV (#28)' (#38) from ai/issue-28-widget-csv-export into main pitfriedrich 2026-07-28 19:49:20 +00:00
  • cfa644c0e1 fix: export widget data as CSV from the action menu (#28) Pit Friedrich 2026-07-28 21:45:40 +02:00
  • bb9b89a8d8 Merge pull request 'feat: per-widget action menu (refresh, maximize, duplicate, remove) (#27)' (#37) from ai/issue-27-widget-action-menu into main pitfriedrich 2026-07-28 19:29:06 +00:00
  • 8545b06f41 fix: add a per-widget action menu (#27) Pit Friedrich 2026-07-28 21:26:05 +02:00
  • cff232070d Merge pull request 'feat: global dashboard filter bar (date range, region) (#24)' (#36) from ai/issue-24-dashboard-filter-bar into main pitfriedrich 2026-07-28 18:57:15 +00:00
  • df5d1a9b9b fix: add a global dashboard filter bar (#24) Pit Friedrich 2026-07-28 20:52:33 +02:00
  • cdbd61aefb Merge pull request 'feat: widget registry and "add widget" picker (#21)' (#35) from ai/issue-21-widget-registry-picker into main pitfriedrich 2026-07-28 18:36:01 +00:00
  • 5fe159a604 fix: add a widget registry and "add widget" picker (#21) Pit Friedrich 2026-07-28 20:32:45 +02:00
  • 03872a9d0c Merge pull request 'feat: data service layer for chart widgets (#20)' (#34) from ai/issue-20-chart-data-service into main pitfriedrich 2026-07-28 18:22:25 +00:00
  • b341b2ed5d fix: pull dashboard widget data from a ChartDataService (#20) Pit Friedrich 2026-07-28 20:19:17 +02:00
  • e62292b96c Merge pull request 'feat: KPI / stat tile widget type (#26)' (#33) from ai/issue-26-kpi-tile into main pitfriedrich 2026-07-28 18:04:47 +00:00
  • 21834ec9a0 fix: add KPI tile widget type to the dashboard (#26) Pit Friedrich 2026-07-28 19:57:55 +02:00
  • ed9e6f81ea Merge pull request 'fix: incremental chart updates in ApexChart (updateSeries instead of full re-render) (#23)' (#32) from ai/issue-23-incremental-chart-updates into main pitfriedrich 2026-07-28 17:33:20 +00:00
  • 640616c60a fix: update ApexCharts data in place instead of re-rendering (#23) Pit Friedrich 2026-07-28 19:29:09 +02:00
  • 1b846751dd Merge pull request 'refactor: merge DashboardView and GridStackView into a single dashboard (#19)' (#31) from ai/issue-19-merge-dashboard into main pitfriedrich 2026-07-28 17:15:44 +00:00
  • 487c206411 fix: merge GridStackView into DashboardView (#19) Pit Friedrich 2026-07-28 19:12:52 +02:00
  • 7aff9fee4f Merge pull request 'test: add Playwright end-to-end example for FormView (#16)' (#18) from ai/issue-16-playwright-formview into main pitfriedrich 2026-07-26 18:50:21 +00:00
  • a996269aff test: add Playwright end-to-end example for FormView (#16) Pit Friedrich 2026-07-26 20:38:34 +02:00
  • 4de757df99 Merge pull request 'fix: make dashboard widgets closable (#14)' (#17) from ai/issue-14-closable-widgets into main pitfriedrich 2026-07-26 18:20:26 +00:00
  • 7d23eef81b fix: make dashboard widgets closable (#14) Pit Friedrich 2026-07-26 20:17:05 +02:00
  • 2e2c9aec3b added playwright to dev dependencies Pit Friedrich 2026-07-26 20:10:08 +02:00
  • f242bbd8a6 Merge pull request 'fix: restore saved gridstack layout faithfully (#13)' (#15) from ai/issue-13-persist-layout into main pitfriedrich 2026-07-26 18:07:48 +00:00
  • 85bb0c8c0b fix: restore saved gridstack layout faithfully (#13) Pit Friedrich 2026-07-26 20:00:16 +02:00
  • f9860fd701 fix mvnw script, crlf + executable Pit Friedrich 2026-07-26 19:14:58 +02:00
  • a5f2fb18ed Merge pull request 'Fixes #11' (#12) from issue/11 into main pitfriedrich 2026-07-26 12:07:17 +00:00
  • 9311d494bd Fixes #11 - Fix dashboard draggin: introduced sophistaced drag handle - Fix disappearing of charts when dragged inside a dashboard widget Pit Friedrich 2026-07-26 14:05:11 +02:00
  • 6bd81ff561 Merge pull request 'feat: GridStackLayout showcase view' (#10) from ai/issue-7-gridstack-demo into main pitfriedrich 2026-07-25 20:14:29 +00:00
  • 17396466a9 fix: add GridStackLayout showcase view (#7) Pit Friedrich 2026-07-25 22:12:05 +02:00
  • 12761d53ca Merge pull request 'fix: i18n for TimePicker' (#9) from ai/issue-8-timepicker-i18n into main pitfriedrich 2026-07-25 20:02:11 +00:00
  • e3342d0f53 fix: add i18n for TimePicker matching DatePicker (#8) Pit Friedrich 2026-07-25 22:00:24 +02:00
  • bcf604b7c5 added gridstack Pit Friedrich 2026-07-25 21:56:47 +02:00
  • c2d29f0635 added gridstack Pit Friedrich 2026-07-25 20:51:53 +02:00
  • 198988da35 Added autofix agent and loop Pit Friedrich 2026-07-25 20:37:28 +02:00
  • e477bbcc1f Merge pull request '[FEATURE] FontAwesome Icons' (#6) from feature/icons into main pitfriedrich 2026-07-19 21:41:08 +00:00
  • aca411ca9e [FEATURE] FontAwesome Icons Pit Friedrich 2026-07-19 23:39:10 +02:00
  • 38d3cbe38a Merge pull request 'Feature/i18n' (#5) from feature/i18n into main pitfriedrich 2026-07-19 19:17:08 +00:00
  • 9114ea9800 [FEATURE] i18n Pit Friedrich 2026-07-19 21:15:23 +02:00
  • 9316b83f82 chore(i18n): scaffold translation bundles Pit Friedrich 2026-07-19 20:48:03 +02:00
  • b463a00edd Merge pull request '[FEATURE] PWA + Showcase Grid' (#4) from feature/pwa into main pitfriedrich 2026-07-12 16:22:17 +00:00
  • acb2f5964f [FEATURE] PWA + Showcase Grid Pit Friedrich 2026-07-12 18:10:26 +02:00
  • 9df764d065 [FEATURE] Dark Theme Pit Friedrich 2026-07-11 22:31:08 +02:00
  • aa8fbb4838 [FEATURE] Custom Theme (Part II) Pit Friedrich 2026-07-11 17:38:32 +02:00
  • 725125680b Merge pull request '[FEATURE] Custom Theme' (#3) from feature/theme into main pitfriedrich 2026-07-07 18:07:05 +00:00
  • d947833214 [FEATURE] Customn Theme Pit Friedrich 2026-07-07 19:55:42 +02:00
  • 5ed6937c88 Merge pull request 'Build CI' (#2) from feature/workflows into main pitfriedrich 2026-07-06 06:04:27 +00:00
  • 018e1c0922 Build CI Pit Friedrich 2026-07-06 07:36:31 +02:00
  • 0639823a69 Merge pull request 'Build CI' (#1) from feature/workflows into main pitfriedrich 2026-07-06 05:36:08 +00:00
  • 3cd9bcc0ba Build CI Pit Friedrich 2026-07-06 07:35:25 +02:00
  • af79286cb0 Different types of charts Pit Friedrich 2026-07-06 07:33:15 +02:00
  • 9ffba461fe Initial commit Pit Friedrich 2026-07-05 17:27:02 +02:00
  • 23b392a19b Initial commit Pit Friedrich 2026-07-05 17:06:59 +02:00
  • 0935b7a98a Generated project start.vaadin.com 2026-07-04 06:04:51 +00:00