shiran
deebef26dd
Merge pull request 'master' ( #15 ) from master into deploy
...
Build and Deploy Vue3 / build (push) Successful in 1m30s
Build and Deploy Vue3 / deploy (push) Successful in 2m12s
Reviewed-on: lin/ApiServer-Web-admin_dashboard_pc#15
2025-12-20 15:47:29 +08:00
wlkjyy
0c6166b3c7
feat: 工单详情页增强 - 支持图片粘贴拖拽和消息编辑功能
...
Build and Deploy Vue3 / build (push) Successful in 2m54s
Build and Deploy Vue3 / deploy (push) Successful in 11m17s
- 支持剪贴板粘贴图片和文件拖拽上传
- 添加消息编辑功能,支持修改内容和管理图片
- 编辑对话框支持显示、删除原有图片和添加新图片
- 修复消息更新API响应检查逻辑
- 优化图片文件ID管理,支持保留和删除原始图片
2025-12-17 17:03:52 +08:00
wlkjyy
978b18d5d5
feat: 工单系统优化 - 改为列表形式,添加排序、状态修改、图片粘贴拖拽等功能
Build and Deploy Vue3 / build (push) Successful in 2m52s
Build and Deploy Vue3 / deploy (push) Successful in 2m37s
2025-12-17 15:42:14 +08:00
shiran
5fb53a2fdd
Merge pull request 'master' ( #14 ) from master into deploy
...
Build and Deploy Vue3 / build (push) Successful in 2m6s
Build and Deploy Vue3 / deploy (push) Successful in 2m12s
Reviewed-on: lin/ApiServer-Web-admin_dashboard_pc#14
2025-12-16 15:36:59 +08:00
wlkjyy
54f78e15fe
feat: 优化工单和用户管理功能
...
Build and Deploy Vue3 / build (push) Successful in 1m12s
Build and Deploy Vue3 / deploy (push) Successful in 5m2s
- 工单模块改为列表形式,支持点击进入详情页回复
- 新增工单列表页面(TicketList.vue)和详情页面(TicketDetail.vue)
- 工单详情页支持图片上传、快捷回复、定时刷新
- 消息按ID排序,时间显示优化(今天/昨天/星期/完整日期)
- 定时刷新时不显示loading,且只在数据变化时更新UI
- 用户列表直接使用API返回的cover字段作为头像,减少HTTP请求
- 修复用户余额页面balance_type参数undefined问题
2025-12-16 11:29:52 +08:00
wlkjyy
ab2df50c0d
优化用户和工单管理功能
...
Build and Deploy Vue3 / build (push) Successful in 3m1s
Build and Deploy Vue3 / deploy (push) Successful in 1m50s
- 优化用户列表页面,移除头像批量加载导致的大量detail请求
- 移除工单列表自动刷新功能,避免页面跳转问题
- 将用户余额管理整合到用户列表操作菜单中
- 重构用户余额管理页面,采用现代化企业扁平化设计
- 移除用户余额管理独立菜单项
- 优化页面交互体验和视觉效果
2025-12-15 20:34:02 +08:00
wlkjyy
6859753470
feat: 工单模块改为列表形式,点击回复进入详情页
Build and Deploy Vue3 / build (push) Successful in 1m13s
Build and Deploy Vue3 / deploy (push) Successful in 2m31s
2025-12-15 16:25:16 +08:00
shiran
8897a62dc7
Merge pull request '更新 .gitea/workflows/build-service-server.yaml' ( #13 ) from master into deploy
...
Build and Deploy Vue3 / build (push) Successful in 1m46s
Build and Deploy Vue3 / deploy (push) Successful in 2m8s
Reviewed-on: lin/ApiServer-Web-admin_dashboard_pc#13
2025-12-12 21:19:43 +08:00
shiran
32bb4502e7
更新 .gitea/workflows/build-service-server.yaml
Build and Deploy Vue3 / build (push) Successful in 7m51s
Build and Deploy Vue3 / deploy (push) Successful in 12m49s
2025-12-12 21:19:12 +08:00
shiran
baec1e3685
Merge pull request 'master' ( #12 ) from master into deploy
...
Build and Deploy Vue3 / build (push) Successful in 1m44s
Build and Deploy Vue3 / deploy (push) Has been cancelled
Reviewed-on: lin/ApiServer-Web-admin_dashboard_pc#12
2025-12-12 19:12:25 +08:00
lin
4a13048718
fix:修改商品列表分页展示
Build and Deploy Vue3 / build (push) Successful in 2m47s
Build and Deploy Vue3 / deploy (push) Successful in 1m43s
2025-12-12 16:02:25 +08:00
lin
b56359e572
fix:对接商品列表分页
Build and Deploy Vue3 / build (push) Successful in 2m53s
Build and Deploy Vue3 / deploy (push) Successful in 6m6s
2025-12-11 17:52:52 +08:00
lin
41d6492daf
fix:修改库存控制修改操作
Build and Deploy Vue3 / build (push) Successful in 3m4s
Build and Deploy Vue3 / deploy (push) Successful in 4m49s
2025-12-11 10:14:57 +08:00
lin
14fcac3a24
fix:修改库存参数
Build and Deploy Vue3 / build (push) Successful in 1m50s
Build and Deploy Vue3 / deploy (push) Successful in 5m42s
2025-12-11 09:59:58 +08:00
lin
0fc582bc8c
Merge branch 'qian'
2025-12-10 20:19:32 +08:00
lin
0fe4ece1a9
fit:工单修改和商品关联修改
2025-12-10 20:17:13 +08:00
wlkjyy
a09631551b
xx
2025-12-08 15:24:48 +08:00
wlkjyy
777022632c
Merge pull request 'refactor: extract image form to standalone page and implement tags view store' ( #11 ) from qian into master
...
Build and Deploy Vue3 / build (push) Successful in 2m58s
Build and Deploy Vue3 / deploy (push) Successful in 3m43s
Reviewed-on: https://gitlab.s1f.top/lin/ApiServer-Web-admin_dashboard_pc/pulls/11
2025-11-28 14:17:42 +08:00
wlkjyy
5ea4f2cfe3
Merge branch 'master' into qian
2025-11-28 14:17:29 +08:00
wlkjyy
f7c3be1d30
refactor: extract image form to standalone page and implement tags view store
...
- Created ImageForm.vue as standalone page for add/edit image functionality
- Removed dialog-based image form from VmImages.vue
- Implemented tagsViewStore for global tab state management
- Added automatic tab closing on form cancel/back
- Fixed data persistence issue when switching between image edits
- Removed quick actions section from ImageForm
- Updated router configuration for new image form route
2025-11-28 14:15:29 +08:00
shiran
2a91cbb193
Merge pull request 'feat:添加admin相关接口' ( #10 ) from qian into master
...
Build and Deploy Vue3 / build (push) Successful in 1m19s
Build and Deploy Vue3 / deploy (push) Successful in 3m42s
Reviewed-on: lin/ApiServer-Web-admin_dashboard_pc#10
2025-11-17 16:53:17 +08:00
lin
067e0539ba
feat:添加admin相关接口
2025-11-13 15:05:54 +08:00
lin
11cb40c86a
fix:修改实例规格参数和镜像管理参数
Build and Deploy Vue3 / build (push) Successful in 2m57s
Build and Deploy Vue3 / deploy (push) Successful in 2m48s
2025-10-24 17:34:52 +08:00
lin
fca272f8fa
fix:xiug
Build and Deploy Vue3 / build (push) Successful in 1m6s
Build and Deploy Vue3 / deploy (push) Successful in 56s
2025-10-23 14:10:18 +08:00
shiran
4b73cb3ea0
Merge pull request 'fix:修改获取镜像套餐参数' ( #9 ) from master into deploy
...
Build and Deploy Vue3 / build (push) Successful in 1m19s
Build and Deploy Vue3 / deploy (push) Successful in 17m43s
Reviewed-on: lin/ApiServer-Web-admin_dashboard_pc#9
2025-10-15 17:16:21 +08:00
lin
d0c706f645
fix:修改获取镜像套餐参数
Build and Deploy Vue3 / build (push) Successful in 1m6s
Build and Deploy Vue3 / deploy (push) Successful in 1m48s
2025-10-15 16:37:13 +08:00
shiran
8ba17ff6d0
Merge pull request 'fix:修改镜像展示label' ( #8 ) from master into deploy
...
Build and Deploy Vue3 / build (push) Successful in 1m19s
Build and Deploy Vue3 / deploy (push) Successful in 22m3s
Reviewed-on: lin/ApiServer-Web-admin_dashboard_pc#8
2025-10-07 16:36:07 +08:00
lin
e8fa0d7c2c
fix:修改镜像展示label
Build and Deploy Vue3 / build (push) Successful in 1m6s
Build and Deploy Vue3 / deploy (push) Successful in 57s
2025-10-07 15:45:18 +08:00
wlkjyy
05ad6f8a44
Merge pull request 'fix: 修复了创建虚拟机无法获取镜像列表的BUG' ( #7 ) from master into deploy
...
Build and Deploy Vue3 / build (push) Successful in 1m23s
Build and Deploy Vue3 / deploy (push) Successful in 9m0s
Reviewed-on: https://gitlab.s1f.top/lin/ApiServer-Web-admin_dashboard_pc/pulls/7
2025-10-07 00:24:13 +08:00
wlkjyy
a97f6a7202
fix: 修复了创建虚拟机无法获取镜像列表的BUG
Build and Deploy Vue3 / build (push) Successful in 1m8s
Build and Deploy Vue3 / deploy (push) Successful in 7m52s
2025-10-07 00:05:24 +08:00
shiran
fcfde5191e
Merge pull request 'master' ( #6 ) from master into deploy
...
Build and Deploy Vue3 / build (push) Successful in 3m14s
Build and Deploy Vue3 / deploy (push) Successful in 17m10s
Reviewed-on: lin/ApiServer-Web-admin_dashboard_pc#6
2025-10-06 21:36:43 +08:00
lin
e19d15dbf2
Merge branch 'master' of https://gitea.s1f.ren/lin/007_back
Build and Deploy Vue3 / build (push) Successful in 1m8s
Build and Deploy Vue3 / deploy (push) Successful in 1m13s
2025-10-06 21:17:52 +08:00
lin
ac9837b5a1
fix:修改端口校验规则
2025-10-06 21:17:23 +08:00
shiran
41295f27f0
Merge pull request 'fix:edit' ( #5 ) from master into deploy
...
Build and Deploy Vue3 / build (push) Successful in 1m22s
Build and Deploy Vue3 / deploy (push) Successful in 1m51s
Reviewed-on: lin/ApiServer-Web-admin_dashboard_pc#5
2025-10-05 15:52:12 +08:00
wlkjyy
6ad6c065c4
fix:edit
Build and Deploy Vue3 / build (push) Successful in 2m45s
Build and Deploy Vue3 / deploy (push) Successful in 56s
2025-10-05 14:43:18 +08:00
shiran
225228f666
Merge pull request 'feat:添加服务器新建容器' ( #4 ) from master into deploy
...
Build and Deploy Vue3 / build (push) Successful in 1m19s
Build and Deploy Vue3 / deploy (push) Successful in 20m53s
Reviewed-on: lin/ApiServer-Web-admin_dashboard_pc#4
2025-10-04 23:25:58 +08:00
lin
16783b8026
feat:添加服务器新建容器
Build and Deploy Vue3 / build (push) Successful in 1m10s
Build and Deploy Vue3 / deploy (push) Successful in 5m4s
2025-10-02 13:59:08 +08:00
shiran
2e79be0b0f
Merge pull request 'feat:添加新增虚拟机' ( #3 ) from master into deploy
...
Build and Deploy Vue3 / build (push) Successful in 2m53s
Build and Deploy Vue3 / deploy (push) Successful in 24m39s
Reviewed-on: lin/ApiServer-Web-admin_dashboard_pc#3
2025-10-01 19:01:36 +08:00
lin
afc6720f0d
feat:添加新增虚拟机
Build and Deploy Vue3 / build (push) Successful in 2m40s
Build and Deploy Vue3 / deploy (push) Successful in 25m4s
2025-10-01 11:56:04 +08:00
shiran
8847848d59
Merge pull request 'master' ( #2 ) from master into deploy
...
Build and Deploy Vue3 / build (push) Successful in 1m23s
Build and Deploy Vue3 / deploy (push) Successful in 1m47s
Reviewed-on: lin/ApiServer-Web-admin_dashboard_pc#2
2025-10-01 01:17:14 +08:00
lin
7163a3d3e7
Merge branch 'master' of https://gitea.s1f.ren/lin/007_back
Build and Deploy Vue3 / build (push) Successful in 1m6s
Build and Deploy Vue3 / deploy (push) Successful in 6m55s
2025-10-01 00:34:26 +08:00
lin
a503b2ca75
fix:修改创建虚拟机镜像
2025-10-01 00:33:34 +08:00
lin
96c9f33b19
fix:修改选择远程连接网关信息
2025-09-30 21:21:25 +08:00
shiran
8e698c2644
Merge pull request '更新 .gitea/workflows/build-service-server.yaml' ( #1 ) from master into deploy
...
Build and Deploy Vue3 / build (push) Successful in 4m13s
Build and Deploy Vue3 / deploy (push) Successful in 16m55s
Reviewed-on: lin/ApiServer-Web-admin_dashboard_pc#1
2025-09-29 23:21:02 +08:00
shiran
0aa5ba0ecd
更新 .gitea/workflows/build-service-server.yaml
Build and Deploy Vue3 / build (push) Successful in 1m9s
Build and Deploy Vue3 / deploy (push) Successful in 3m34s
2025-09-29 23:20:00 +08:00
shiran
ac84aaa710
更新 .gitea/workflows/build-service-server.yaml
Build and Deploy Vue3 / build (push) Successful in 1m24s
Build and Deploy Vue3 / deploy (push) Successful in 7m43s
2025-09-29 22:59:33 +08:00
lin
7382811bab
feat:对接虚拟机控制台
Build and Deploy Vue3 / build (push) Successful in 1m8s
Build and Deploy Vue3 / deploy (push) Successful in 1m47s
2025-09-29 14:40:25 +08:00
lin
4fc9a43fd2
feat:add guacamole
Build and Deploy Vue3 / build (push) Successful in 1m8s
Build and Deploy Vue3 / deploy (push) Successful in 4m43s
2025-09-28 23:29:18 +08:00
lin
2b4083c2f1
fix:fix site info
Build and Deploy Vue3 / build (push) Successful in 1m8s
Build and Deploy Vue3 / deploy (push) Successful in 55s
2025-09-28 00:24:23 +08:00
lin
7a3134ac0c
fix:添加审计和全局
Build and Deploy Vue3 / build (push) Successful in 1m10s
Build and Deploy Vue3 / deploy (push) Successful in 3m51s
2025-09-24 13:48:13 +08:00