Commit Graph

147 Commits

Author SHA1 Message Date
Admin 7c121b8948 优化高程数据管理交互并补充分析进度与文件明细能力
Co-authored-by: multica-agent <github@multica.ai>
2026-05-03 15:24:47 +08:00
Admin a09d12c3c3 修复高程预览rasterio.warp子模块未加载导致采样失败
Co-authored-by: multica-agent <github@multica.ai>
2026-05-03 15:00:34 +08:00
Admin fc36238318 修复菜单管理在modern表结构下删除失败
Co-authored-by: multica-agent <github@multica.ai>
2026-05-03 14:43:16 +08:00
Admin 0952edd402 支持高程批量导入进度与异步分析任务监控
Co-authored-by: multica-agent <github@multica.ai>
2026-05-03 14:20:19 +08:00
Admin df7c6ca14e 完成高程数据集优化并支持多文件导入自动分析
Co-authored-by: multica-agent <github@multica.ai>
2026-05-03 13:42:51 +08:00
Admin d7f05e36bf 修复worker监控页不显示与自动注册异常
Co-authored-by: multica-agent <github@multica.ai>
2026-05-03 13:16:24 +08:00
Admin 3362b6b67e 展示sample_tx_err首条异常原文
Co-authored-by: multica-agent <github@multica.ai>
2026-05-03 12:14:32 +08:00
Admin 779acf8e1e 支持高程数据管理批量导入
Co-authored-by: multica-agent <github@multica.ai>
2026-05-03 11:59:40 +08:00
Admin 4b0c7eda69 新增高程预览诊断信息面板
Co-authored-by: multica-agent <github@multica.ai>
2026-05-03 11:29:06 +08:00
Admin 244834c549 支持高程数据集删除
Co-authored-by: multica-agent <github@multica.ai>
2026-05-03 11:13:25 +08:00
Admin 556da5c155 改造高程预览为地形网格渲染
Co-authored-by: multica-agent <github@multica.ai>
2026-05-03 10:43:23 +08:00
Admin 8672f4b7cc 新增高程数据Cesium预览功能
Co-authored-by: multica-agent <github@multica.ai>
2026-05-03 10:00:16 +08:00
Admin fd265a893e 修复高程分析 rasterio 缺失报错并增加栅格能力校验
Co-authored-by: multica-agent <github@multica.ai>
2026-05-03 00:12:43 +08:00
Admin 19a39e0433 下线仪表盘页面并统一后台默认入口
Co-authored-by: multica-agent <github@multica.ai>
2026-05-02 13:56:23 +08:00
chengkai3 cf0a5c978e refactor: remove scheduler service and unify celery dispatch 2026-05-02 10:22:34 +08:00
chengkai3 04524d57dc chore: switch file storage default to minio and align deploy workflow 2026-05-01 21:49:45 +08:00
chengkai3 0019aa0fba feat: add scheduler and flower monitoring with worker registry 2026-05-01 21:05:42 +08:00
Admin 9e68a91941 下线诗词本等7项多余功能并清理相关代码
Co-authored-by: multica-agent <github@multica.ai>
2026-05-01 19:43:49 +08:00
Admin f7abd07257 修复角色保存在modern表结构下报错
Co-authored-by: multica-agent <github@multica.ai>
2026-05-01 18:29:28 +08:00
chengkai3 850a2e7bc3 feat: support img/tif elevation dataset apply workflow 2026-05-01 18:09:38 +08:00
chengkai3 e5a33d7f9a feat: add elevation dataset management and line altitude apply jobs 2026-05-01 17:10:19 +08:00
Admin 06bcc67b8e 优化用户管理:支持编辑、检索与分页
Co-authored-by: multica-agent <github@multica.ai>
2026-05-01 14:17:42 +08:00
Admin 2c3ad31ec8 修复角色列表接口在缺少user_role表时回退modern角色表
Co-authored-by: multica-agent <github@multica.ai>
2026-05-01 13:52:10 +08:00
Admin 9a849077f1 修复菜单接口在缺失legacy menu表时回退menus表
Co-authored-by: multica-agent <github@multica.ai>
2026-05-01 13:37:47 +08:00
Admin f40c0fedff 修复菜单树接口ID类型不匹配导致500
Co-authored-by: multica-agent <github@multica.ai>
2026-05-01 13:36:17 +08:00
Admin c051c2dbf8 修复 users 审计字段缺失导致 API 启动失败
Co-authored-by: multica-agent <github@multica.ai>
2026-05-01 12:30:00 +08:00
Admin a2d32613ec 移除 users 审计人字段强制映射
Co-authored-by: multica-agent <github@multica.ai>
2026-05-01 12:17:25 +08:00
Admin 7f2fafde5e 修复 users 审计字段映射并兼容旧列名
Co-authored-by: multica-agent <github@multica.ai>
2026-05-01 12:11:36 +08:00
Admin 607512a1a4 修复 users 时间字段映射并兼容旧列名
Co-authored-by: multica-agent <github@multica.ai>
2026-05-01 11:57:35 +08:00
Admin 110fb79e60 修复用户状态列映射兼容问题
Co-authored-by: multica-agent <github@multica.ai>
2026-05-01 11:39:17 +08:00
Admin 8c9699cd46 fix(api): support configurable users password column mapping
Co-authored-by: multica-agent <github@multica.ai>
2026-05-01 11:21:57 +08:00
chengkml c7b018b10a chore: switch default postgres host port to 5434 2026-05-01 10:49:29 +08:00
chengkml 4b8b6f7210 fix(api): support configurable users username column mapping 2026-05-01 10:18:13 +08:00
chengkai3 fb1c3c8022 fix(api): add users pk column compatibility at startup 2026-05-01 08:54:24 +08:00
chengkai3 9e0936e952 fix(role): tolerate missing user_role_rela when deleting role 2026-04-26 21:36:27 +08:00
chengkai3 ba21ed8550 chore: sync workspace updates 2026-04-26 09:00:49 +08:00
chengkai3 db81bf41fc 前端框架修改 2026-04-26 00:14:25 +08:00
chengkai3 3fd15fbd21 前端框架修改 2026-04-24 15:50:52 +08:00
chengkai3 472234035d 前端框架修改 2026-04-23 09:41:54 +08:00
chengkai3 f99f1954f0 feat: add admin feature modules and page route mappings 2026-04-19 07:48:34 +08:00
chengkai3 a737e5f542 chore: sync workspace changes 2026-04-17 21:55:27 +08:00
chengkai3 7fced9756d fix: restore requirement creation and refine model admin labels 2026-04-12 23:24:00 +08:00
chengkai3 c2505eb70c fix: enhance cors origin configuration 2026-04-12 23:00:19 +08:00
chengkai3 1e3478265c feat(files): complete phase-1 file management flow 2026-04-12 20:48:23 +08:00
chengkai3 c777d9d32a feat: sync workspace updates 2026-04-12 16:00:20 +08:00
chengkai3 0eb656aaf2 feat: add CI/CD workflow and sync latest workspace changes 2026-04-12 00:03:30 +08:00
chengkai3 add7517a1d chore: initialize Next.js + FastAPI monorepo with Docker Compose 2026-04-11 23:28:23 +08:00