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(menu): Menu and borrow #15

Merged
merged 22 commits into from
Jun 2, 2024
Merged

✨feat(menu): Menu and borrow #15

merged 22 commits into from
Jun 2, 2024

Conversation

pylover7
Copy link
Owner

@pylover7 pylover7 commented Jun 2, 2024

  • 菜单的增删改查
  • home页面的借用功能
  • admin中的审批功能
  • admin中的交接班日志查看
  • 项目初始化的内容注册
  • 修改项目logo
  • 增加菜单icon集fluent

pylover7 added 22 commits May 7, 2024 17:21
1. 修改值班日志数据模型
2. 修复因为数据模型修改而导致的数据写入错误
3. 修复前端默认头像显示问题
4. 给创建用户和重置用户密码的随机密码按钮添加更友好的提示
1. 新增注意事项弹窗UI
2. 修复刷新token的请求拦截白名单错误
1. 新增值班日志筛选查看功能
2. 修改日志查看表格分页设置,更加符合数据量大的分页设置
1. 更新静态路由为动态路由
2. 修改菜单数据模型部分字段
1. 新增物资送检页面
2. 在物资源数据表格新增送检物资操作按钮
1. 更新物资借用对话框UI和借用人信息修改UI
2. 完善借用物资界面的信息搜索
1. 新增主页模块,主要包含物资借用api
2. 修改前端localStorage储存字段用户的uuid
3. 修改前端localStorage储存字段depart的值为部门全称
4. 升级组件ReSegmented
1. 完成物资借用流程的审批功能,包括批准、驳回、批量批准和批量驳回
2. 修改部分字段使意思表达更为明确
3. 添加审批状态字段
1. 新增流程归还批准和批量归还批准
2. 修复一个页面存在多个panel时且每个panel中都有表格,需要panel懒加载可使表格高度正确
@pylover7 pylover7 requested a review from pylover9 June 2, 2024 02:57
@pylover7 pylover7 self-assigned this Jun 2, 2024
@pylover7 pylover7 added the enhancement New feature or request label Jun 2, 2024
@pylover7 pylover7 added this to the v1.0.0 milestone Jun 2, 2024
@pylover7 pylover7 merged commit afca9de into develop Jun 2, 2024
3 checks passed
@pylover7 pylover7 deleted the menu branch June 2, 2024 03:17
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