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

350 Commits

Author SHA1 Message Date
ssongliu
f5de005ad7
feat: Add YAML format to CodeMirror (#7326)
Refs #7274
2024-12-11 07:47:43 +00:00
John Niang
01defdf0f6
Refine pluralization of some English words (#7318)
* Refine plural translation of English words

* Remove useless i18n modifier
2024-12-11 09:23:37 +08:00
6ad48250f8
style: Optimize input to disable background color (#7308) 2024-12-10 07:57:38 +00:00
ssongliu
9ac9f76a1d
fix(container): Fix the issue of container command parsing failure (#7307) 2024-12-10 07:55:39 +00:00
igophper
b7702daea3
fix: 解决控制台报错问题 (#7299) 2024-12-10 15:08:58 +08:00
John Niang
f320492164
Refine English translation (#7247) 2024-12-04 21:32:59 +08:00
ssongliu
53e91a87b0
fix(container-command): Fix the issue of container command parsing failure. (#7200) 2024-11-27 17:27:50 +08:00
28597721f2
feat: Add API interface authentication function (#7146) 2024-11-21 22:09:00 +08:00
d04a35565e
feat: 主题样式优化 (#7053) 2024-11-14 09:32:01 +00:00
ssongliu
f7b4c8cd28
fix: 优化容器创建提示信息 (#6925) 2024-11-01 14:27:10 +00:00
ssongliu
208414704d
style: 容器样式调整 (#6822)
Refs #6819
2024-10-23 09:32:19 +00:00
ssongliu
fa03b4226a
fix: 解决容器编排跳转路径错误的问题 (#6773) 2024-10-18 08:43:37 +00:00
ssongliu
839b8c2844
feat: 修改容器列表应用商店容器默认显示 (#6705) 2024-10-14 06:29:16 +00:00
John Bro
1a44f48fad
fix: 日志查看统一改成网页全屏以及样式调整 (#6682)
Refs #5873
2024-10-10 10:55:02 +00:00
ssongliu
903f8ed5a7
feat: 容器列表缓存是否显示应用商店容器 (#6667)
Refs #5885
2024-10-10 02:38:59 +00:00
ssongliu
2ac9a888a8
feat: 移除编排删除后跳转 (#6613) 2024-09-29 02:15:45 +00:00
ssongliu
c3bef26ae6
feat: 调整编排删除逻辑 (#6610) 2024-09-28 22:29:08 +08:00
ssongliu
634849c347
feat: Compose 环境变量编辑增加是否 1Panel 创建校验 (#6605) 2024-09-28 01:37:40 +00:00
John Bro
c557b737f6
fix: 重构容器编排环境变量设置逻辑 (#6600) 2024-09-27 14:25:37 +00:00
John Bro
ec4d708569
feat: 容器编排列表增加编排目录并支持跳转 (#6565)
Refs #3579
2024-09-24 14:25:23 +00:00
John Bro
05b19cefa5
feat: 容器日志下载只支持全量下载 (#6559)
Refs #2399
2024-09-24 14:23:24 +00:00
John Bro
fdd57d0801
feat: 容器编排及模板列表支持排序 (#6566)
Co-authored-by: zhoujunhong <1298308460@qq.com>
2024-09-24 22:21:28 +08:00
John Bro
656b39c880
fix: 添加国际化及样式修改 (#6555) 2024-09-23 10:11:14 +00:00
John Bro
753c996291
fix: 编排模板列表日期格式化 (#6551) 2024-09-23 06:33:15 +00:00
John Bro
9caa9c47b4
feat: 容器编排显示容器状态,编排模板样式优化 (#6534)
Refs #4404
2024-09-19 10:54:56 +00:00
John Bro
43f95fd40e
fix: 创建和编辑 compose 文件支持设置环境变量 (#6503) 2024-09-18 06:00:49 +00:00
John Bro
535d4bbe1b
fix: 删除容器后 compose 记录保存以便后续处理 (#6447)
Refs https://github.com/1Panel-dev/1Panel/issues/5099
2024-09-12 10:06:22 +00:00
ssongliu
6ae9b982a9
fix: 优化移动端样式 (#6455) 2024-09-11 10:22:15 +00:00
ssongliu
ab7efea8c5
style: 优化移动端样式 (#6448) 2024-09-11 07:24:15 +00:00
ssongliu
f88a3059be
fix: 修改移动端样式 (#6440) 2024-09-10 14:04:12 +00:00
wangdan-fit2cloud
2219b3f47b
perf: 优化工具栏样式 (#6431)
#### 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.
2024-09-10 07:18:10 +00:00
see-more
f2d3acb650
style:更新所有移动端container路径下样式 (#6387)
* style:更新所有移动端container路径下样式

* style:修复el-button的默认margin
2024-09-06 10:00:53 +08:00
trom
228e3d9ae3
style:优化container界面的布局 (#6348) 2024-09-03 13:46:37 +08:00
trom
779addfcb4
fix:mysql升级到8.4后查询会出错,容器的command回显使用 text area (#6147)
* style:容器的command参数回显应该使用 text area而不是text input,且不应该过滤'\n'

* chore:prettier格式化

* fix:mysql升级到8.4后,数据库管理 - 当前状态 查询会出错

* chore:修改逻辑判断
2024-08-16 11:23:44 +08:00
John Bro
b3759cebd8
fix: 前端优化 (#5754) 2024-07-11 02:59:25 +00:00
John Bro
8301382770
feat: 容器仓库配置地址,增加有效性校 (#5664)
Refs #4542
2024-07-03 10:05:29 +00:00
zhengkunwang
0872374fe4
feat: 优化英文翻译 (#5662) 2024-07-03 10:03:31 +00:00
John Bro
d71514885d
fix: docker 镜像加速地址支持添加带端口 (#5638)
Co-authored-by: zhoujunhong <1298308460@qq.com>
2024-07-02 17:25:19 +08:00
John Bro
0886bcd310
feat: 容器日志下载优化 (#5557)
* feat: 容器日志下载优化

Co-authored-by: zhoujunhong <1298308460@qq.com>
2024-06-25 18:17:15 +08:00
ssongliu
6da38ee166
pref: 优化容器编排创建、镜像拉取等前端逻辑 (#5553)
Refs #5523
2024-06-24 08:58:43 +00:00
John Bro
2513c10d22
feat: 容器操作增加制作容器镜像功能 (#5447) 2024-06-14 08:18:39 +00:00
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
c62232e648
fix: 修复 Redis 数据库快速命令部分问题 (#5206) 2024-05-29 14:13:11 +00:00
ssongliu
95bbf4ee52
feat: 右侧抽屉取消 esc 关闭 (#4979) 2024-05-11 09:52:28 +00:00
John Bro
d43df6941b
feat: 运行环境及容器菜单增加清理构建缓存功能 (#4978)
Co-authored-by: zhoujunhong <1298308460@qq.com>
2024-05-11 17:50:24 +08:00
ssongliu
ad6a1ac465
fix: Docker 配置自动过滤空行 (#4707)
Refs #4701
2024-04-25 11:07:12 +00:00
ssongliu
9e44db53a7
pref: 调整部分界面的高度问题 (#4534) 2024-04-16 18:59:14 +08:00
Craftsman
4935d88301
typos: Modify wrong words (#4518) 2024-04-15 15:05:00 +08:00
John Bro
43a6b4b735
feat: 容器创建支持指定 IP 地址 (#4489)
#### 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.
2024-04-13 11:56:07 +00:00