|
|
4c2874bfd0
|
fix: 工作台 待办事项卡片
|
2026-02-11 15:56:18 +08:00 |
|
|
|
25a792c40f
|
chore: build ande deploy web-antd
|
2026-02-10 23:31:57 +08:00 |
|
|
|
e111d5cc4e
|
fix: 工作台、工单统计看板接口对接
|
2026-02-10 23:21:49 +08:00 |
|
|
|
71fc0d0fad
|
refactor: 工作台、工单统计看板接口对接
|
2026-02-10 18:13:16 +08:00 |
|
|
|
7fc6bdda98
|
chore: build and deploy web-antd
Web UI CI/CD / build-and-deploy (push) Successful in 8s
|
2026-02-04 11:14:06 +08:00 |
|
|
|
d4118123c1
|
fix(@vben/web-antd): 优化工单详情页面显示和交互逻辑
- 已完成状态的进度节点显示为绿色,移除"进行中"徽章
- 已完成状态显示作业进度信息
- 超时时进度圆环和100%文字显示红色
- 改用语音提醒替代震动提醒,调用IoT设备消息接口
- 已完成状态隐藏快捷操作卡片
- 基础信息新增到岗时间、完成时间、更新时间、作业类型字段
- 修复已完成节点图标和文字颜色显示
- 优化进度条颜色计算逻辑,根据实际时长计算进度
- 调整"进行中"徽章字体样式
- 删除重复的CSS选择器
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-04 10:42:34 +08:00 |
|
|
|
220689d3f9
|
chore: build and deploy web-antd
Web UI CI/CD / build-and-deploy (push) Successful in 36s
|
2026-02-04 09:17:41 +08:00 |
|
|
|
7acfbfb433
|
refactor(ops): 工单详情调整
|
2026-02-04 00:45:12 +08:00 |
|
|
|
ce3e57e398
|
feat(@vben/web-antd): 新增区域管理模块视图
- 新建区域管理页面目录结构
- 支持区域层级管理(建筑/楼层/功能区)
- 设备绑定抽屉:支持区域内IoT设备管理
- 区域表单:基础版本和增强版本
- 设备配置模态框和选择模态框
- 修复ESLint警告:使用严格相等运算符
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-02-03 22:43:25 +08:00 |
|
|
|
38a6eaa39e
|
feat(@vben/web-antd): 完善保洁工单管理模块功能
- 工单看板:优化数据展示和交互逻辑
- 工单列表:增强筛选和分页功能
- 分配表单:改进表单验证和用户体验
- 卡片视图:优化布局和视觉效果
- 数据配置:更新常量定义和类型
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-02-03 21:37:05 +08:00 |
|
|
|
8a048a423a
|
style(@vben/web-antd): 修复工单统计栏样式格式
- 修复 stats-bar 中 style 属性的换行格式问题
- 统一代码风格,符合 Prettier 格式要求
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-02-03 21:14:34 +08:00 |
|
|
|
b676e7648e
|
fix(@vben/web-antd): 优化工单详情页面代码质量
- 移��调试用的 console.log 语句
- 修复 ESLint 警告:使用严格相等运算符 (===)
- 优化代码结构,提升可维护性
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-02-03 21:00:02 +08:00 |
|
|
|
b62d86f415
|
feat: 新增OPS模块API接口定义
- 新增区域管理API(Area):区域树、区域设备关联
- 新增保洁管理API(Cleaning):工牌状态、工单时间轴、设备通知
- 新增工单中心API(OrderCenter):工单查询、统计、操作接口
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-02-03 18:06:10 +08:00 |
|
|
|
9a9263f7a1
|
feat: ops接口ts文件
|
2026-02-03 15:37:52 +08:00 |
|
|
|
afa6949ff1
|
chore: build and deploy web-antd
Web UI CI/CD / build-and-deploy (push) Successful in 8s
|
2026-01-26 16:16:37 +08:00 |
|
|
|
90b9e934e2
|
fix: 修改deviceName输入校验
|
2026-01-26 16:15:04 +08:00 |
|
|
|
57f9112f7f
|
chore: build and deploy web-antd
Web UI CI/CD / build-and-deploy (push) Successful in 14s
|
2026-01-26 16:11:17 +08:00 |
|
|
|
9f44fbfe75
|
fix(iot): adjust device identifier and name validation rules
|
2026-01-26 16:09:43 +08:00 |
|
|
|
0e7988bba5
|
chore: build and deploy web-antd
Web UI CI/CD / build-and-deploy (push) Successful in 24s
|
2026-01-25 22:37:53 +08:00 |
|
|
|
712cbd5aaf
|
feat(ops): add cleaning work order management module
|
2026-01-25 22:33:34 +08:00 |
|
|
|
cb81829d4c
|
chore: build and deploy web-antd
Web UI CI/CD / build-and-deploy (push) Successful in 24s
|
2026-01-14 14:15:09 +08:00 |
|
|
|
2378ea69cb
|
feat: 开启验证码
|
2026-01-14 14:13:16 +08:00 |
|
|
|
8bf4ac8975
|
chore: build and deploy web-antd
Web UI CI/CD / build-and-deploy (push) Successful in 1m2s
|
2026-01-14 14:09:12 +08:00 |
|
|
|
caf6927fbf
|
fix: 修改后端容器名(微服务)
|
2026-01-14 14:01:40 +08:00 |
|
|
|
647dd1ac7e
|
Merge branch 'master' of https://gitee.com/yudaocode/yudao-ui-admin-vben into cleaning
|
2025-12-31 10:50:50 +08:00 |
|
|
|
64681a9d55
|
chore: build and deploy web-antd
Web UI CI/CD / build-and-deploy (push) Has been cancelled
|
2025-12-28 01:40:21 +08:00 |
|
|
|
0285a3e275
|
chore: 添加设备展示实时数据卡片(蓝牙工牌、客流计数器)语音播报完善
|
2025-12-28 01:38:48 +08:00 |
|
|
|
ab74071378
|
chore: build and deploy web-antd
Web UI CI/CD / build-and-deploy (push) Successful in 9s
|
2025-12-28 01:31:54 +08:00 |
|
|
|
a39d333f44
|
chore: 添加设备展示实时数据卡片(蓝牙工牌、客流计数器)
|
2025-12-28 01:30:24 +08:00 |
|
|
|
d8405aba7d
|
chore: build and deploy web-antd
Web UI CI/CD / build-and-deploy (push) Successful in 9s
|
2025-12-26 15:11:06 +08:00 |
|
|
|
ea84262a81
|
cleaning-设备产品bug修复 (#3)
Reviewed-on: http://124.221.55.225:3000/XW-AIOT/aiot-platform-ui/pulls/3
|
2025-12-26 15:06:59 +08:00 |
|
|
|
b34973ca92
|
chore: build and deploy web-antd [skip ci]
|
2025-12-23 14:05:04 +08:00 |
|
|
|
7a9142673d
|
chore: build and deploy web-antd [skip ci]
|
2025-12-23 13:56:38 +08:00 |
|
|
|
58630196f7
|
cleaning - 前端基础样式调整v1.0 (#2)
Web UI CI/CD / build-and-deploy (push) Failing after 46m41s
## 描述
将 `cleaning` 开发分支合并到 `master`。
主要改动包括:
- 基础前端页面调整为初版设计
`cleaning` 分支中包含了多个开发过程的提交,本次合并计划 **使用 Squash 合并为一次提交**,以保持 `master` 分支历史清晰。
## 类型
- [ ] Bug 修复(非破坏性修改)
- [x] 新功能(非破坏性新增功能)
- [ ] 破坏性修改(修改会影响现有功能)
- [ ] 需要更新文档
- [x] 除非引入新的测试示例,否则不修改 `pnpm-lock.yaml`
Reviewed-on: http://124.221.55.225:3000/XW-AIOT/aiot-platform-ui/pulls/2
|
2025-12-23 10:51:03 +08:00 |
|
|
|
3260ec0e99
|
chore: ensure app joins 1panel-network"
Web UI CI/CD / build-and-deploy (push) Successful in 5m22s
|
2025-12-18 15:05:45 +08:00 |
|
|
|
179afea2e1
|
fix: 使用aiot-server容器名
Web UI CI/CD / build-and-deploy (push) Successful in 3m9s
|
2025-12-18 14:41:21 +08:00 |
|
|
|
ac76faacc4
|
fix: 使用后端容器ip
Web UI CI/CD / build-and-deploy (push) Has been cancelled
|
2025-12-18 14:37:41 +08:00 |
|
|
|
7773b1dc88
|
fix: 修复后端接口连接不上问题
Web UI CI/CD / build-and-deploy (push) Successful in 3m40s
|
2025-12-18 14:20:06 +08:00 |
|
|
|
874c06fa51
|
fix: 优化构建速度,后端容器名
Web UI CI/CD / build-and-deploy (push) Successful in 3m31s
|
2025-12-18 14:03:54 +08:00 |
|
|
|
1c04ff0d7b
|
fix: 解决后端服务跨域的问题
Web UI CI/CD / build-and-deploy (push) Successful in 3m23s
|
2025-12-18 13:57:00 +08:00 |
|
|
|
5fcb011bd1
|
fix: 修改配置文件172.17.16.14
Web UI CI/CD / build-and-deploy (push) Failing after 8s
|
2025-12-18 13:43:55 +08:00 |
|
|
|
924b66f836
|
fix: 修改后端地址为172.17.16.14
Web UI CI/CD / build-and-deploy (push) Successful in 4m3s
|
2025-12-18 13:33:36 +08:00 |
|
|
|
e6b1d7400d
|
Merge branch 'master' of http://124.221.55.225:3000/XW-AIOT/aiot-platform-ui
Web UI CI/CD / build-and-deploy (push) Failing after 3m49s
|
2025-12-18 12:05:15 +08:00 |
|
|
|
b2e831155c
|
feat: 构建cicd | docke部署 | nginx 配置文件
|
2025-12-18 12:04:23 +08:00 |
|
|
|
b98a7dc924
|
fix: 名称修改
Semantic Pull Request / Semantic Pull Request (pull_request_target) Has been cancelled
CI / Test (ubuntu-latest) (pull_request) Has been cancelled
CI / Test (windows-latest) (pull_request) Has been cancelled
CI / Lint (ubuntu-latest) (pull_request) Has been cancelled
CI / Lint (windows-latest) (pull_request) Has been cancelled
CI / Check (ubuntu-latest) (pull_request) Has been cancelled
CI / Check (windows-latest) (pull_request) Has been cancelled
CI / CI OK (pull_request) Has been cancelled
|
2025-12-17 17:34:03 +08:00 |
|
jason
|
86efe618de
|
Merge remote-tracking branch 'yudao/dev' into dev
|
2025-11-28 09:13:09 +08:00 |
|
jason
|
c9d917b649
|
feat: [bpm][ele] 发起流程迁移
|
2025-11-28 00:26:42 +08:00 |
|
YunaiV
|
6a8f60957d
|
review:【antd/ele】【mall】代码迁移的 review
|
2025-11-27 17:58:54 +08:00 |
|
芋道源码
|
271923999c
|
!282 feat:【antd】【mall】满减送组件优化
Merge pull request !282 from puhui999/dev-mall
|
2025-11-27 09:54:39 +00:00 |
|
puhui999
|
33c7f38ec3
|
feat:【antd】【mall】满减送组件优化
|
2025-11-27 17:50:07 +08:00 |
|