1
0
Commit Graph

31 Commits

Author SHA1 Message Date
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
9f0c122bae feat(frontend): 只在build的时候混淆 2024-11-20 12:54:32 +08:00
94db7b510f feat(frontend): 增加一点混淆 2024-11-20 12:47:50 +08:00
50068873a4 fix(frontend): 使用正确的submit写法 2024-11-20 12:47:21 +08:00
c45cdf03a9 feat(web): 增加操作人 2024-11-20 11:58:25 +08:00
eb49fce4ae feat(web): 增加数据资源定义 2024-11-20 00:50:22 +08:00
5e4264fb86 fix(all): 修复maven版本指向 2024-11-20 00:08:56 +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