Sign in
简柏林
/
thingskit-front
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Commits
4,552
Network
Compare
Branches
9
Tags
0
main
main-dev
main-dev-SQL
main-dev-component
main-dev-gsl
main-dev-stt
main-dev-yt
main-merge
v1.4.3_Release
f471ce6cee98ed9b914c9cb78debcae49b0f9d0a
thingskit-front
23 Apr, 2023
2 commits
perf: 优化角色管理可分配菜单
f471ce6c
ww
authored
2023-04-23 17:13:04 +0800
Browse Files »
fix: 修复平台管理员无统计信息
68bf6b5a
ww
authored
2023-04-23 16:52:46 +0800
Browse Files »
21 Apr, 2023
7 commits
perf: 分享页面的token输入框切换为密码框
d6e115f5
ww
authored
2023-04-21 17:34:12 +0800
Browse Files »
perf: 优化分享进入页面的访问令牌弹窗
3cd63e12
ww
authored
2023-04-21 17:24:49 +0800
Browse Files »
chore: 移除console命令
7503b6bb
ww
authored
2023-04-21 15:16:15 +0800
Browse Files »
perf: 优化分享页面token过期后能刷新token
04a9ba8e
ww
authored
2023-04-21 15:12:13 +0800
Browse Files »
fix: 修复看板管理分享页token非覆盖当前用户的token
76e6810a
ww
authored
2023-04-21 11:14:33 +0800
Browse Files »
fix: 修复任务中心最近执行时间由后端返回
ec0030ac
ww
authored
2023-04-21 10:27:46 +0800
Browse Files »
fix: 修复页面可能存在死循环调用请求用户权限的接口
2183ef13
ww
authored
2023-04-21 09:31:39 +0800
Browse Files »
20 Apr, 2023
7 commits
wip: 开发list组件
732bfe1d
ww
authored
2023-04-20 17:22:48 +0800
Browse Files »
fix: 任务中心最近执行时间取值存在负数
632f3eab
ww
authored
2023-04-20 16:36:37 +0800
Browse Files »
fix: 任务中心隐藏列控制选项
178e593d
ww
authored
2023-04-20 15:17:25 +0800
Browse Files »
perf: 优化antd即将废弃属性
7f682d5e
ww
authored
2023-04-20 14:21:19 +0800
Browse Files »
perf: 设备命令下发放入命令下发记录中
0f3e7dee
ww
authored
2023-04-20 11:50:18 +0800
Browse Files »
fix: DEFECT-1209 修复看板管理编辑回显不正常
24fb4a58
ww
authored
2023-04-20 10:54:48 +0800
Browse Files »
chore: 移除console控制台打印命令
75faa9b4
ww
authored
2023-04-20 10:27:06 +0800
Browse Files »
19 Apr, 2023
6 commits
perf: DEFECT-1205 优化 任务中心列表分页
f8203089
ww
authored
2023-04-19 20:53:27 +0800
Browse Files »
chore: 移除console.log
d9d75797
ww
authored
2023-04-19 19:10:59 +0800
Browse Files »
feat: 新增列表组件
f52d6a3a
ww
authored
2023-04-19 16:30:52 +0800
Browse Files »
fix: DEFECT-1208 修复原始数据过长
c5ca233d
ww
authored
2023-04-19 16:14:10 +0800
Browse Files »
fix: DEFECT-1186 修复任务中心创建或编辑任务无提示消息
87f27230
ww
authored
2023-04-19 09:18:15 +0800
Browse Files »
fix: DEFECT-1187 修复运行任务表单验证目标设备不通过问题
f41e4d4f
ww
authored
2023-04-19 09:14:14 +0800
Browse Files »
18 Apr, 2023
9 commits
fix: DEFECT-1192 修复设备管理运行任务按钮点击无效
6cf3fec9
ww
authored
2023-04-18 21:13:13 +0800
Browse Files »
fix: DEFECT-1195 修复任务中心未配置分页
c72021a7
ww
authored
2023-04-18 21:04:55 +0800
Browse Files »
fix: DEFECT-1196 设备管理任务中心重置查询条件不生效
43386bdd
ww
authored
2023-04-18 20:52:54 +0800
Browse Files »
fix: DEFECT-1197 修复时间间隔拼接cron表达式错误
c94fc2a1
ww
authored
2023-04-18 20:51:02 +0800
Browse Files »
fix: DEFECT-1198 修复自定义数据下发回显不正确
4c3e4506
ww
authored
2023-04-18 20:47:44 +0800
Browse Files »
fix: DEFECT-1199 任务中心名字长度限制
1755d24f
ww
authored
2023-04-18 20:41:01 +0800
Browse Files »
fix: 修复物模型json验证失败以及校验是否存在相同标识符
d59f6e09
ww
authored
2023-04-18 15:48:45 +0800
Browse Files »
fix: DEFECT-1118 修复场景联动tcp设备下发指令为字符串
c4ef059c
ww
authored
2023-04-18 14:05:04 +0800
Browse Files »
fix: DEFECT-1118 看板管理指令下发修复tcp设备下发指令逻辑
1281e6e8
ww
authored
2023-04-18 11:26:32 +0800
Browse Files »
17 Apr, 2023
9 commits
perf: 看板管理优化切换控制组件时数据源重置属性选择款或服务选择框
283688d5
ww
authored
2023-04-17 17:04:04 +0800
Browse Files »
perf: drop console
a277416b
ww
authored
2023-04-17 16:51:02 +0800
Browse Files »
fix: 看板管理控制组件下发指令失败后开关也能切换成功
004cebd8
ww
authored
2023-04-17 16:40:47 +0800
Browse Files »
perf: DEFECT-1173 任务中心新增详情页面
814ad1f5
ww
authored
2023-04-17 16:22:55 +0800
Browse Files »
fix: DEFECT-1172 任务中心modal标题未更改
86532274
ww
authored
2023-04-17 14:45:14 +0800
Browse Files »
fix: DEFECT-1169 任务中心自定义cron表达式拼接错误
0196ae2d
ww
authored
2023-04-17 14:41:35 +0800
Browse Files »
fix: DEFECT-1170 任务中心模糊查询重置未清空查询参数
96526939
ww
authored
2023-04-17 11:54:57 +0800
Browse Files »
perf: DEFECT-1167 任务中心筛选描述修改
e8769d0d
ww
authored
2023-04-17 11:18:39 +0800
Browse Files »
fix: DEFECT-1163 切换控制组件后只重置属性选择框
26d30614
ww
authored
2023-04-17 11:17:28 +0800
Browse Files »