pitfriedrich
  • Joined on 2025-11-09
pitfriedrich pushed to main at pitfriedrich/chart-app 2026-07-28 18:36:04 +00:00
cdbd61aefb Merge pull request 'feat: widget registry and "add widget" picker (#21)' (#35) from ai/issue-21-widget-registry-picker into main
5fe159a604 fix: add a widget registry and "add widget" picker (#21)
Compare 2 commits »
pitfriedrich merged pull request pitfriedrich/chart-app#35 2026-07-28 18:36:02 +00:00
feat: widget registry and "add widget" picker (#21)
pitfriedrich closed issue pitfriedrich/chart-app#21 2026-07-28 18:36:02 +00:00
Widget registry and "add widget" picker
pitfriedrich pushed to main at pitfriedrich/chart-app 2026-07-28 18:22:28 +00:00
03872a9d0c Merge pull request 'feat: data service layer for chart widgets (#20)' (#34) from ai/issue-20-chart-data-service into main
b341b2ed5d fix: pull dashboard widget data from a ChartDataService (#20)
Compare 2 commits »
pitfriedrich deleted branch ai/issue-20-chart-data-service from pitfriedrich/chart-app 2026-07-28 18:22:28 +00:00
pitfriedrich closed issue pitfriedrich/chart-app#20 2026-07-28 18:22:26 +00:00
Introduce a data service layer for chart widgets
pitfriedrich merged pull request pitfriedrich/chart-app#34 2026-07-28 18:22:25 +00:00
feat: data service layer for chart widgets (#20)
pitfriedrich pushed to main at pitfriedrich/chart-app 2026-07-28 18:04:49 +00:00
e62292b96c Merge pull request 'feat: KPI / stat tile widget type (#26)' (#33) from ai/issue-26-kpi-tile into main
21834ec9a0 fix: add KPI tile widget type to the dashboard (#26)
Compare 2 commits »
pitfriedrich deleted branch ai/issue-26-kpi-tile from pitfriedrich/chart-app 2026-07-28 18:04:49 +00:00
pitfriedrich merged pull request pitfriedrich/chart-app#33 2026-07-28 18:04:48 +00:00
feat: KPI / stat tile widget type (#26)
pitfriedrich closed issue pitfriedrich/chart-app#26 2026-07-28 18:04:48 +00:00
KPI / stat tile widget type (non-chart widget)
pitfriedrich pushed to main at pitfriedrich/chart-app 2026-07-28 17:33:22 +00: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
640616c60a fix: update ApexCharts data in place instead of re-rendering (#23)
Compare 2 commits »
pitfriedrich deleted branch ai/issue-23-incremental-chart-updates from pitfriedrich/chart-app 2026-07-28 17:33:22 +00:00
pitfriedrich merged pull request pitfriedrich/chart-app#32 2026-07-28 17:33:21 +00:00
fix: incremental chart updates in ApexChart (updateSeries instead of full re-render) (#23)
pitfriedrich closed issue pitfriedrich/chart-app#23 2026-07-28 17:33:21 +00:00
Incremental chart updates in ApexChart (updateSeries instead of full re-render)
pitfriedrich merged pull request pitfriedrich/chart-app#31 2026-07-28 17:15:45 +00:00
refactor: merge DashboardView and GridStackView into a single dashboard (#19)
pitfriedrich closed issue pitfriedrich/chart-app#19 2026-07-28 17:15:45 +00:00
Merge DashboardView and GridStackView into a single dashboard
pitfriedrich pushed to main at pitfriedrich/chart-app 2026-07-28 17:15:45 +00:00
1b846751dd Merge pull request 'refactor: merge DashboardView and GridStackView into a single dashboard (#19)' (#31) from ai/issue-19-merge-dashboard into main
487c206411 fix: merge GridStackView into DashboardView (#19)
Compare 2 commits »
pitfriedrich deleted branch ai/issue-19-merge-dashboard from pitfriedrich/chart-app 2026-07-28 17:15:45 +00:00
pitfriedrich deleted branch ai/issue-16-playwright-formview from pitfriedrich/chart-app 2026-07-26 18:50:23 +00:00