This website requires JavaScript.
Explore
Help
Register
Sign In
xudan
0 Followers
·
0 Following
Joined on
2025-03-13
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
2
Projects
Packages
Public Activity
Starred Repositories
xudan
pushed to
main
at
xudan/webapp
2025-07-23 17:58:42 +08:00
cdffc19db1
refactor: 重构 RunScreen 组件,提取任务项为独立组件并优化性能,使用 useMemo 和 useCallback 提高渲染效率
xudan
pushed to
main
at
xudan/webapp
2025-07-23 17:45:00 +08:00
97164ff220
feat: 添加任务管理API支持,更新任务列表和运行屏幕以实现任务的创建、终止和状态管理功能
xudan
pushed to
main
at
xudan/webapp
2025-07-23 16:59:56 +08:00
ece6728e94
feat: 添加任务刷新功能至任务上下文,并在任务列表屏幕中实现下拉刷新
xudan
pushed to
main
at
xudan/webapp
2025-07-23 16:54:07 +08:00
e4a7218f81
refactor: 更新任务表单以处理参数的默认值,修正任务编辑页面的提示信息以使用任务标签
xudan
pushed to
main
at
xudan/webapp
2025-07-23 16:35:23 +08:00
1fb9245883
fix: 修复任务运行响应处理,更新任务编辑页面以正确显示记录ID
xudan
pushed to
main
at
xudan/webapp
2025-07-23 16:29:29 +08:00
1a480fdd6d
fix: 修改任务表单以使用任务标签代替名称,更新任务编辑页面以处理任务详情字段的解析
xudan
pushed to
main
at
xudan/webapp
2025-07-23 16:10:25 +08:00
508780d634
chore: 更新 axios 依赖至 1.11.0,优化任务服务以使用 api 模块进行请求
37492f0890
refactor: 移除任务表单中的不必要的选择器,简化任务上下文,更新配置文件以支持新的请求头
f9564796ab
feat: 添加任务运行功能,更新相关组件以支持任务执行和状态反馈
Compare 3 commits »
xudan
pushed to
main
at
xudan/webapp
2025-07-23 14:31:16 +08:00
ce11581196
feat: 更新 AppNavigator 以自定义导航样式,添加深色主题支持
xudan
pushed to
main
at
xudan/webapp
2025-07-23 14:27:10 +08:00
de9d2ad3df
feat: 添加 @react-native-picker/picker 依赖,更新任务表单以支持动态选择参数,优化任务卡片和底部操作栏样式
xudan
pushed to
main
at
xudan/webapp
2025-07-23 14:06:44 +08:00
d5b2158c1d
refactor: 更新任务表单组件以使用错误消息替代帮助文本,简化任务上下文中的任务查找逻辑
xudan
pushed to
main
at
xudan/webapp
2025-07-23 13:50:24 +08:00
e686aa2d96
refactor: 优化任务表单组件的标签和输入样式,添加输入容器样式,更新任务编辑页面以支持滚动视图和卡片样式
xudan
pushed to
main
at
xudan/webapp
2025-07-23 11:46:08 +08:00
b3d0a91f93
refactor: 更新任务表单组件以简化参数处理,优化任务上下文以支持新的API端点配置
xudan
pushed to
main
at
xudan/webapp
2025-07-23 11:35:17 +08:00
6aff5dd0c8
feat: 更新任务表单和任务列表组件以支持动态参数配置,添加axios依赖,修改服务器URL配置
xudan
pushed to
main
at
xudan/webapp
2025-07-23 09:20:49 +08:00
98fe017f91
chore: 更新app icons in AndroidManifest and iOS asset catalog
xudan
pushed to
main
at
xudan/webapp
2025-07-22 17:10:15 +08:00
39c19f9ef9
chore: update gradle.properties 配置,添加应用签名和打包配置
xudan
pushed to
main
at
xudan/webapp
2025-07-22 15:21:21 +08:00
46c1db5ac3
Merge branch 'main' of
http://192.168.189.2:8418/xudan/webapp
087fc9e0aa
feat: 添加 @react-native-async-storage/async-storage 依赖,重构任务上下文以支持动态参数配置,更新任务表单和任务列表组件以使用新功能,移除 mock 数据文件
0e0cef6eba
feat: 添加二维码扫描功能,优化任务表单输入体验
726b7db95f
feat: 添加库位输入框及变化监听,自动运行任务
02a326e60e
refactor: 修复跳转到任务编辑页面的卡顿问题,修复部分类型错误
Compare 11 commits »
xudan
created repository
xudan/webapp
2025-07-22 15:15:33 +08:00
xudan
pushed to
master
at
xudan/web-map
2025-07-20 16:15:39 +08:00
6d1d492a0d
chore: 更新.gitignore,添加Claude相关文件的忽略规则
xudan
pushed to
master
at
xudan/web-map
2025-07-18 17:51:14 +08:00
5f90174c57
feat: 添加设备ID字段到点位信息和场景点接口,更新相关组件以显示和编辑设备ID
7f761ceaad
feat: 添加库位功能逻辑分析文档,详细描述库位状态监控及UI展示流程
Compare 2 commits »