Commit Graph

95 Commits

Author SHA1 Message Date
23e696719b feat: 添加订单大厅看板 UI(四列看板 + 声音提醒 + 桌面通知)
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 56s
2026-02-27 13:18:54 +08:00
42bf54a52c feat: 添加 SignalR 客户端与订单大厅 API 模块
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 1m59s
- 安装 @microsoft/signalr 依赖
- 新增 useSignalR Hook(自动重连 + 断线补偿回调)
- 新增订单大厅 API 模块(board/stats/pending-since + 接单/拒单/出餐/确认)
2026-02-27 13:12:04 +08:00
2e510a8fa7 fix(project): 对齐后端菜单组件路径到 order/list 目录
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 51s
2026-02-27 10:51:43 +08:00
c6554b2a54 fix(project): 移除订单路由兼容别名
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 53s
2026-02-27 10:40:14 +08:00
17493780b9 fix(project): align all-orders route to /order/list
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 51s
2026-02-27 10:35:49 +08:00
50877b6ba9 feat(project): implement all-orders page with modular structure
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 55s
2026-02-27 10:19:10 +08:00
f2c50f69d1 fix: 修复批量工具抽屉布局问题
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 51s
- 修复导入导出面板按钮重叠,改为纵向排列
- 移除抽屉关闭按钮(×)
- 调价面板步骤2拆分为两行布局,输入框独立一行
2026-02-26 17:07:18 +08:00
5abd5b2abe fix: 修复商品模块typecheck与lint
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 51s
2026-02-26 15:06:14 +08:00
58c37d9b00 style: 同步请求文件自动格式化
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 53s
2026-02-26 14:49:01 +08:00
bb4bbfc3fc fix: 修复双Token自动刷新链路
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 53s
2026-02-26 14:46:52 +08:00
8980eeedf5 fix: 修复批量工具抽屉嵌入模式未生效
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 50s
2026-02-26 14:04:43 +08:00
2617234d9e feat: 批量工具面板改为抽屉式交互
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 51s
2026-02-26 13:50:52 +08:00
97e833d8d8 style: 批量工具页面样式参数回调至原型基线
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 51s
2026-02-26 13:32:35 +08:00
08d8a0e94c style: 对齐批量工具页视觉风格与原型
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 53s
2026-02-26 13:25:25 +08:00
b97ee93a1b refactor: 批量工具页改为复用公共门店工具栏
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 52s
2026-02-26 13:19:15 +08:00
38a296e8bc fix: 修复批量工具门店选择器与组件渲染异常
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 52s
2026-02-26 13:09:45 +08:00
5ec724188e fix: 修复批量工具首开门店状态异常
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 50s
2026-02-26 12:34:19 +08:00
00643eae56 fix: 修正商品批量工具商品选择器查询上限
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 51s
2026-02-26 12:14:29 +08:00
9e869e6788 feat: 重构商品批量工具页面并接入真实接口
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 54s
2026-02-26 12:09:26 +08:00
75c15ec17b style: 统一商品列表样式属性顺序
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 51s
2026-02-26 10:52:25 +08:00
3575141a97 feat: 优化商品列表编辑交互与图片展示
Some checks failed
Build and Deploy TenantUI / build-and-deploy (push) Has been cancelled
2026-02-26 10:50:54 +08:00
a678ca632a perf: 商品保存改为基础信息秒回与SKU后台入队
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 50s
2026-02-25 13:29:10 +08:00
cd9c08fad3 feat: 移除SKU后台保存中的loading提示
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 53s
2026-02-25 13:18:02 +08:00
08f3249c59 style: 修正商品详情异步保存代码格式
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 49s
2026-02-25 11:22:27 +08:00
ddc25564b9 feat: 商品详情保存统一走异步SKU任务
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 52s
2026-02-25 11:21:05 +08:00
7a97920a7c style: 同步商品详情异步保存代码格式
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 51s
2026-02-25 10:53:01 +08:00
f8274173ac feat: 商品详情大SKU改为单接口异步提交
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 53s
2026-02-25 10:51:30 +08:00
5bdcf536a4 feat: 商品详情大批量SKU保存改为后台非阻塞
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 53s
2026-02-25 10:29:24 +08:00
a02369197c feat: 商品详情超过10个SKU改为异步保存
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 52s
2026-02-25 09:25:32 +08:00
2b485de5a8 fix(@vben/web-antd): 商品详情移除类型编辑并停止提交kind字段
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 48s
2026-02-24 16:38:34 +08:00
3e55697532 feat(@vben/web-antd): support tenant-code subdomain routing
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 47s
2026-02-24 16:00:10 +08:00
5e8b4c9e5a feat: SKU规格列展示附加价格 2026-02-24 10:08:54 +08:00
fb6b9945c8 fix: 规格做法生成SKU时叠加附加价 2026-02-24 09:54:30 +08:00
4c7b6e98da style: 统一图片上传逻辑代码格式 2026-02-24 09:35:34 +08:00
9e6d599c6b feat: 商品详情图片支持多选上传与格式限制 2026-02-24 09:34:08 +08:00
37b3ef693d style(project): format product detail split modules 2026-02-22 10:14:04 +08:00
d6e5138e53 fix(project): split product detail module and restore detail route 2026-02-22 10:12:38 +08:00
99a947cad4 feat(project): restore product list drawer and detail prototype 2026-02-22 09:41:32 +08:00
3647bebf19 feat(project): align product list/detail with prototype 2026-02-21 17:25:47 +08:00
e5365710b0 style(project): adjust product schedule drawer spacing 2026-02-21 14:31:56 +08:00
13fb0e7146 feat(project): rebuild schedule supply module with split structure 2026-02-21 14:25:04 +08:00
270c51de59 feat(project): rebuild schedule supply module with split structure 2026-02-21 11:52:09 +08:00
a53db5f0a4 feat(project): restore product labels page and split modules 2026-02-21 10:17:58 +08:00
83ea84bf11 feat: 加料组补齐停用能力 2026-02-21 09:42:53 +08:00
a159aaa9d3 fix: 加料库存状态展示实际库存数量 2026-02-21 09:31:51 +08:00
e18fe5d087 style: 修正加料抽屉样式字段顺序 2026-02-21 09:28:38 +08:00
ddbe29a864 style: 对齐加料抽屉选项列表原型样式 2026-02-21 09:23:35 +08:00
1c8fa50979 fix: 修复加料抽屉与弹窗样式作用域 2026-02-21 09:19:21 +08:00
48184a8cef style: 修正addons页面导入顺序 2026-02-21 09:09:04 +08:00
539f9e70aa refactor: 拆分specs与addons页面结构对齐category 2026-02-21 09:07:56 +08:00