Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(adminUI): update adminUI #11

Merged
merged 8 commits into from
Apr 15, 2024
Merged

feat(adminUI): update adminUI #11

merged 8 commits into from
Apr 15, 2024

Conversation

pylover7
Copy link
Owner

@pylover7 pylover7 commented Apr 15, 2024

  • 物资源数据的增删改查以及分页展示
  • 完成 Dockerfile 的编写

1. 新增字段depart
2. 前端相对应的增加该字段写入缓存
3. 修改物资管理备注note字段的最大值为510
4. 修改交接班时间格式
5. 修复前端部分逻辑错误
6. 新增前端note字段字符数限制为510
7. 修改notification的zIndex值
1. 新增管理员菜单以及物资元数据页面、审批页面和日志审计页面
2. 新增辅控网控菜单
3. 修改菜单顺序
4. 修改获取物资源数据的api
5. 修改获取最近一条备注api兼容性
6. 增加表格加载动画
1. 新增物资源数据添加功能
2. 将物资添加页面缓存
3. 将前端api的type整合修改
4. 限制添加按钮和删除按钮的可用逻辑
5. 修改警告通知时间为5s,错误通知时间为10s且都可以手动关闭
1. 合并添加物资数据源api为添加和修改两用
2. 修改前端通知显示bug,取消zIndex的设置,保证通知在最顶层
1. 合并添加物资数据源api为添加和修改两用
2. 修改前端通知显示bug,取消zIndex的设置,保证通知在最顶层
3. 修改数据库各部分字段最大长度
1. 新增物资源数据展示表格分页
2. 修改物资源数据数量字段为整型
3. 修改物资交接页面表格索引为自动增长
4. 修改通知偏移量为80
@pylover7 pylover7 added the enhancement New feature or request label Apr 15, 2024
@pylover7 pylover7 added this to the v1.0.0 milestone Apr 15, 2024
@pylover7 pylover7 requested a review from pylover9 April 15, 2024 17:16
@pylover7 pylover7 self-assigned this Apr 15, 2024
@pylover7 pylover7 merged commit 07f3843 into develop Apr 15, 2024
3 checks passed
@pylover7 pylover7 deleted the feature/adminUI branch April 15, 2024 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants