1
0
Commit Graph

62 Commits

Author SHA1 Message Date
a6c128da64 feat(web): 增加REST统一查询参数 2024-12-03 13:00:16 +08:00
1ec345e18d feat(web): 增加授权相关界面 2024-12-02 19:07:22 +08:00
e7918f9039 feat(web): 避免h2的数据库关键字 2024-12-02 16:27:01 +08:00
34e2f340c0 feat(web): 优化级联查询中的逻辑删除 2024-12-01 17:44:27 +08:00
0e57f6856a feat(web): 实体级联软删除实现 2024-12-01 16:53:03 +08:00
37267b4c7c feat(web): 实体软删除实现 2024-12-01 15:20:39 +08:00
e134006794 feat(web): 增加审核详情查看 2024-12-01 11:59:37 +08:00
be2971765e feat(web): 优化折行的使用 2024-12-01 11:47:23 +08:00
6742565f97 feat(web): 用户管理的用户名取消折行 2024-12-01 11:36:59 +08:00
b6418e1e3a feat(web): 审查页面增加操作人展示 2024-12-01 11:35:54 +08:00
b072b83f80 feat(web): 增加一些amis结构的工具函数 2024-12-01 11:17:44 +08:00
4dcc10f2f7 feat(web): 增加工单审批流结构 2024-11-29 19:30:53 +08:00
4d1119997e feat(web): 增加数据授权结构 2024-11-29 10:45:41 +08:00
1740b7bea2 feat(web): 增加审查状态类型的展示 2024-11-29 10:34:12 +08:00
51bca63ec6 feat(web): 增加数据资源确权状态显示 2024-11-29 10:28:28 +08:00
5aef7728b2 feat(web): 增加debug模式下amis生成结构打印 2024-11-29 10:28:04 +08:00
18add92466 feat(web): 增加数据资源名称长度限制 2024-11-29 10:27:30 +08:00
841f1af49a feat(web): 增加tab切换刷新内容 2024-11-29 10:07:00 +08:00
58f2173fb0 feat(web): 增加确权状态审查 2024-11-28 17:40:12 +08:00
00e88078a2 fix(web): Set改List统一接口逻辑 2024-11-28 14:46:24 +08:00
3bda73badf feat(web): 优化hql语句 2024-11-28 14:22:28 +08:00
499b7dc597 feat(web): 优化统一接口和类的定义 2024-11-28 10:39:53 +08:00
66bf1b9242 fix(web): 修复当前用户过滤无效 2024-11-27 19:51:03 +08:00
efe393835c feat(web): 新增根据当前登陆用户查询记录 2024-11-27 19:02:08 +08:00
aba9a1716c fix(web): 优化文件上传适配 2024-11-27 18:05:15 +08:00
f15bcc2f53 feat(web): 关联数据资源和确权状态 2024-11-27 14:01:36 +08:00
70d5a4549f fix(web): 修复文件无法移除 2024-11-27 11:11:00 +08:00
d72ebfd1d1 feat(web): 优化静态文件展示 2024-11-27 09:59:06 +08:00
82a00d0313 fix(web): 区分windows和macOS的文件路径 2024-11-27 09:41:02 +08:00
d781e137d8 feat(web): 增加确权信息新增、查看接口和适配 2024-11-27 00:11:16 +08:00
7584ca3736 feat(web): 优化统一的Controller和Service接口 2024-11-26 19:44:35 +08:00
851fc02ce5 feat(web): 增加权属管理界面 2024-11-26 14:02:15 +08:00
e76236be62 feat(web): 统一页面显示和权限 2024-11-26 10:40:58 +08:00
246e27677e feat(web): 完成数据资源编辑接口 2024-11-25 18:34:07 +08:00
1c0c32ddcb feat(web): 增加删除数据资源接口 2024-11-25 18:33:37 +08:00
c820ef2a39 fix(web): 优化外键关联 2024-11-25 18:32:55 +08:00
c7c56bb53d feat(web): 优化统一表名格式 2024-11-25 18:32:19 +08:00
dcae3adfd8 feat(web): 增加操作实体的方便方法 2024-11-25 18:31:44 +08:00
cb6c0256b9 fix(web): 增加相等判断 2024-11-25 18:31:09 +08:00
dd3ac59bee feat(web): 增加数据资源更新接口 2024-11-24 23:13:36 +08:00
d354cb9733 fix(web): 修复看不懂的前端错误展示 2024-11-21 19:18:34 +08:00
aeb89e2367 feat(frontend): 增加数据资源查看界面 2024-11-21 19:18:04 +08:00
c51228bf42 feat(web): 使用统一的超类和子图查询来优化查询性能 2024-11-21 19:17:14 +08:00
ccbefb9bdf feat(web): 增加type类型用于区分不同的子类 2024-11-21 19:15:49 +08:00
a273f93f7a fix(web): Repository父类被错误初始化的问题 2024-11-21 15:07:33 +08:00
fef98d69e1 feat(web): 整合一下Repository的接口,方便使用 2024-11-21 14:48:36 +08:00
d68f8a27ee feat(web): 增加文件上传接口 2024-11-21 12:25:19 +08:00
6d63c20b7f feat(web): 增加数据资源创建接口 2024-11-21 00:11:53 +08:00
ba19775764 feat(web): 增加数据资源接口 2024-11-20 18:35:31 +08:00
5ce66e1470 feat(web): 调整界面类 2024-11-20 18:32:59 +08:00