• Joined on 2024-05-09
hailin pushed to main at hailin/dv 2026-04-05 09:31:40 +00:00
36c5b42f53 fix: ensure complete StyleConfig defaults in ECharts builder
hailin pushed to main at hailin/dv 2026-04-05 09:24:27 +00:00
b7edc7f86e fix: protect ECharts setOption from invalid data + add import debug logs
hailin pushed to main at hailin/dv 2026-04-05 09:17:50 +00:00
9b218a487a fix: wire real DataBinding/StyleConfig/InteractionConfig into RightPanel
hailin pushed to main at hailin/dv 2026-04-05 09:16:55 +00:00
b07e8bb3d5 fix: show detailed import errors + improve KPICard
hailin pushed to main at hailin/dv 2026-04-05 09:11:49 +00:00
e8f2554aa8 feat: Chinese chart labels + matching Ant Design icons
hailin pushed to main at hailin/dv 2026-04-05 08:57:56 +00:00
fe6cf014dc feat: auto-bind chart fields based on dataset columns
hailin pushed to main at hailin/dv 2026-04-05 08:54:01 +00:00
ccbe63f9e4 fix: API path prefix + style defaults for chart rendering
hailin pushed to main at hailin/dv 2026-04-05 08:48:28 +00:00
d03ee90f40 fix: replace WidthProvider with ResizeObserver for grid layout
hailin pushed to main at hailin/dv 2026-04-05 08:43:18 +00:00
28ebbbfb82 fix: critical data mapping bugs in useImportData and useCreateChart
hailin pushed to main at hailin/dv 2026-04-05 08:39:21 +00:00
0c0592b511 fix: wire chart creation onClick in LeftPanel chart gallery
hailin pushed to main at hailin/dv 2026-04-05 08:29:38 +00:00
b222429475 fix: dynamic import react-grid-layout to avoid SSR crash
hailin pushed to main at hailin/dv 2026-04-05 08:26:31 +00:00
79c144d74b fix: wire real components into AppShell instead of placeholders
hailin pushed to main at hailin/dv 2026-04-05 08:07:57 +00:00
9d2969410e fix: use Response class for 204 DELETE routes
hailin pushed to main at hailin/dv 2026-04-05 08:03:34 +00:00
dc7303875f fix: use Tsinghua PyPI mirror in all Dockerfiles
hailin pushed to main at hailin/dv 2026-04-05 07:58:43 +00:00
43e5f468eb fix: unify all services to poetry pyproject.toml format
hailin pushed to main at hailin/dv 2026-04-05 07:54:45 +00:00
2a5a47b18e fix: add [build-system] to data-service and chart-service pyproject.toml
hailin pushed to main at hailin/dv 2026-04-05 07:47:34 +00:00
eb04d7da3b fix: use host network for Docker build, remove obsolete version
hailin pushed to main at hailin/dv 2026-04-05 07:40:57 +00:00
6e7a80466c fix: correct alembic.ini path in Dockerfiles
hailin pushed to main at hailin/dv 2026-04-05 06:33:48 +00:00
6079ec8b97 feat: add frontend source code (Next.js + React + TypeScript)
hailin pushed to main at hailin/dv 2026-04-05 06:20:51 +00:00
6e3127e7d6 feat: DataViz Pro full-stack data visualization platform