1
0
Commit Graph

36 Commits

Author SHA1 Message Date
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
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
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
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
c45cdf03a9 feat(web): 增加操作人 2024-11-20 11:58:25 +08:00
eb49fce4ae feat(web): 增加数据资源定义 2024-11-20 00:50:22 +08:00
323d326e8d feat(web): 增加账号最后登陆时间 2024-11-19 19:14:32 +08:00
9a01d74d78 feat(web): 使用vite重新组织前端代码 2024-11-19 17:52:34 +08:00
7ccc602406 fix(web): 修复js文件引用错误 2024-11-19 11:14:10 +08:00
c466e5e49f feat(web): 使用模块化js 增加账号改密、注销 2024-11-18 18:51:55 +08:00
05f4ad5b57 feat(web): 完成用户管理模块 2024-11-18 09:50:37 +08:00
1900265075 feat(all): 搭建基本框架和模块 2024-11-15 15:35:08 +08:00