1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-03-01 19:44:14 +08:00

55 Commits

Author SHA1 Message Date
zhengkunwang
b08c7ff89d
style: 统一修改名称样式 (#5281) 2024-06-04 13:59:05 +00:00
ssongliu
8ec9f727bd
fix: 解决表格超出隐藏显示不正确的问题 (#5277) 2024-06-04 08:52:32 +00:00
ssongliu
95bbf4ee52
feat: 右侧抽屉取消 esc 关闭 (#4979) 2024-05-11 09:52:28 +00:00
ssongliu
73e118a3e5
style: 封装表格搜索组件 (#4028)
Refs #4017
2024-03-01 03:21:01 +00:00
zhengkunwang
d917008f47
style: 修改部分页面样式 (#3692) 2024-01-25 15:18:03 +08:00
ssongliu
e35998a4be
fix: 统一多行文本输入样式 (#3694) 2024-01-25 13:54:49 +08:00
ssongliu
6b491710c9
feat: SSH 支持同时监听 IPv4 及 IPv6 (#3381)
Refs #3359
2023-12-19 08:20:06 +00:00
ssongliu
cfc48733f0
fix: 优化计划任务备份所有下载提示 (#3291)
Refs #3290
2023-12-12 14:46:09 +00:00
ssongliu
ed6735e610
fix: 解决容器镜像为空导致升级失败的问题 (#3287)
Refs #3278
2023-12-12 07:22:09 +00:00
ssongliu
998c870566
fix: 固定搜索框宽度 (#3265) 2023-12-11 06:28:06 +00:00
ssongliu
5f60ea3f81
fix: 解决列表设置导致的浏览器抖动问题 (#3236) 2023-12-08 10:16:07 +00:00
ssongliu
b5592327dd
feat: 工具箱增加 Swap 管理 (#3047) 2023-11-27 04:02:08 +00:00
ssongliu
a5a707b923
feat: 容器适配 IPv6 (#3016)
Refs #2990 #2971
2023-11-21 14:14:07 +00:00
ssongliu
8857d97dd7
fix: 统一删除提示信息及样式 (#2690) 2023-10-26 10:20:16 +00:00
ssongliu
d8df9f755e
fix: 修改拼写错误 (#2438) 2023-10-07 07:46:44 +00:00
ssongliu
04eb8191ed
feat: 容器镜像增加详情展示 (#2370) 2023-09-21 09:20:20 +00:00
ssongliu
88a4ea3513
feat: 缓存页面分页条数 (#2337)
Refs #2159 #1765
2023-09-18 09:20:25 +00:00
ssongliu
ca0368c931
feat: 放开 1panel-network 按钮禁用 (#2052) 2023-08-24 04:02:13 +00:00
wangdan-fit2cloud
1c0d0d46a7
Pr@dev@dan (#1891)
#### What this PR does / why we need it?

#### Summary of your change

#### Please indicate you've done the following:

- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2023-08-09 08:32:12 +00:00
ssongliu
84183bdfeb
fix: 容器详情抽屉高度自适应 (#1262) 2023-06-05 10:37:21 +00:00
ssongliu
7596099aa1
feat: 增加容器、镜像、网络、存储卷清理功能 (#1117) 2023-05-23 11:00:06 +00:00
wangdan-fit2cloud
0d084861e0
feat: 概览兼容移动端 (#1109)
#### What this PR does / why we need it?

#### Summary of your change

#### Please indicate you've done the following:

- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2023-05-23 05:51:43 +00:00
ssongliu
c1332235a0
fix: 右侧抽屉宽度调整 (#1047) 2023-05-15 02:36:47 +00:00
ssongliu
2fd97b1753
fix: 解决列表查询输入框刷新的问题 (#876) 2023-05-05 06:16:52 +00:00
ssongliu
39e3e8f214
fix: 优化容器菜单页面状态加载样式 (#356) 2023-03-22 07:32:29 +00:00
ssongliu
af753bdffe fix: 表格可点击列超长样式优化 2023-03-16 14:50:29 +00:00
ssongliu
5a3a123be7 fix: 解决 compose 创建失败的问题 2023-03-14 10:34:17 +08:00
ssongliu
1502def9f5 fix: 解决 redis 6.x aof 备份失败的问题 2023-03-12 23:25:44 +08:00
ssongliu
4e5aeb9d54 fix: 弹出提示框增加关闭按钮 2023-02-14 18:20:34 +08:00
ssongliu
3f3d24648b feat: 增加定时刷新组件 2023-02-10 16:15:19 +08:00
ssongliu
3a6e318f56 feat: 表格增加搜索框 2023-02-08 14:18:25 +08:00
ssongliu
b13efc5195 fix: 解决未添加引用导致导航栏失效的问题 2023-02-02 17:05:50 +08:00
ssongliu
b6e660a6cd feat: 增加 daemon.json 文件不存在或为空提示 2023-02-02 09:43:09 +08:00
ssongliu
d22b0a1368 feat: 数据库详情界面样式调整 2023-02-02 09:43:09 +08:00
ssongliu
d9a0ea1fe7 feat: 修改页面二级导航栏样式 2023-01-31 23:28:37 +08:00
zhengkunwang223
3ffda84dee feat: 修改方法名 2023-01-31 14:18:52 +08:00
ssongliu
2652e7089b feat: 页面统一页头 2023-01-30 21:11:12 +08:00
ssongliu
dc5b6fba55 feat: 备份账号页面调整 2023-01-30 21:11:12 +08:00
ssongliu
2fe594df04 fix: 表单输入增加前后空格过滤 2022-12-26 17:54:06 +08:00
ssongliu
2a0f2dcd6a feat: 添加操作日志拦截中间件 2022-12-14 17:47:03 +08:00
ssongliu
9a214885c3 feat: docker 服务不可用时,设置遮罩 2022-12-07 18:18:45 +08:00
ssongliu
2fb0b663d0 fix: 增加容器操作 loading 2022-12-07 18:18:45 +08:00
ssongliu
b1c2c4be83 fix: 解决系统分页错误问题 2022-12-07 18:18:45 +08:00
zhengkunwang223
e45f5e3369 fix: 统一修改删除操作提示 2022-12-02 16:40:11 +08:00
ssongliu
755fb514ef fix: 创建按钮样式调整 2022-12-02 14:34:03 +08:00
ssongliu
9fcd3c78e1 fix: 修复非运行状态容器删除失败的问题 2022-12-02 11:34:08 +08:00
ssongliu
99d329967c fix: 面板设置校验修改 2022-12-01 19:37:32 +08:00
ssongliu
e6142a403c feat: qqwry 文件嵌入二进制 2022-11-22 15:39:28 +08:00
ssongliu
e58e5cef0d feat: 完成容器终端功能 2022-10-19 15:06:32 +08:00
ssongliu
3ca1e97469 feat: compose 功能实现 2022-10-19 15:06:32 +08:00