Commit graph

19 commits

Author SHA1 Message Date
zhengkunwang
c6346b7b6f
feat(runtime): Optimize Runtime Module Components (#7548) 2024-12-24 09:20:46 +00:00
zhengkunwang
e3329597bc
feat: 运行环境支持增加环境变量 (#6652)
Refs https://github.com/1Panel-dev/1Panel/issues/4262
2024-10-08 13:56:55 +00:00
ssongliu
fafa042ee9 feat: core 增加 xpack 节点管理 2024-07-25 14:43:41 +08:00
zhengkunwang
ed2f5c42d0 feat: 统一抽屉组件 (#5691) 2024-07-17 17:16:08 +08:00
d2740308a1
fix: 关闭抽屉同时销毁全部子元素 (#5776)
Some checks failed
Build Test / build-linux-binary (push) Failing after -6m27s
Build / SonarCloud (push) Failing after -6m29s
sync2gitee / repo-sync (push) Failing after -6m30s
2024-07-11 13:59:24 +00:00
zhengkunwang
af9aef4d34
fix: 解决运行环境显示容器名称错误的问题 (#5733)
Some checks failed
Build Test / build-linux-binary (push) Failing after -6m21s
Build / SonarCloud (push) Failing after -6m24s
sync2gitee / repo-sync (push) Failing after -6m24s
2024-07-09 09:41:24 +00:00
zhengkunwang
ea40e32991
feat: 删除无用依赖 (#5227)
Some checks failed
Build / SonarCloud (push) Failing after 4s
Build Test / build-linux-binary (push) Failing after -4m48s
sync2gitee / repo-sync (push) Failing after 2s
2024-05-30 11:01:15 +00:00
zhengkunwang
90bcf464d3
feat: Node.js 增加 pnpm 支持 (#5225) 2024-05-30 09:39:15 +00:00
ssongliu
95bbf4ee52
feat: 右侧抽屉取消 esc 关闭 (#4979)
Some checks failed
Build / SonarCloud (push) Failing after 4s
Build Test / build-linux-binary (push) Failing after -4m2s
sync2gitee / repo-sync (push) Failing after 2s
2024-05-11 09:52:28 +00:00
zhengkunwang
62b1bb3191
feat: 升级 element-plus 到 2.6.0 (#4092) 2024-03-07 03:07:06 +00:00
zhengkunwang
9d1757dba6
feat: Node.js 运行环境外部映射端口增加校验 (#2808) 2023-11-05 13:41:31 +00:00
zhengkunwang
048df6f390
feat: Node.js 运行环境增加多端口 (#2691)
Refs https://github.com/1Panel-dev/1Panel/issues/2566
2023-10-27 02:12:15 +00:00
zhengkunwang
5db6e7eb68
feat: Node.js 运行环境增加自定义启动命令 (#2677)
Refs https://github.com/1Panel-dev/1Panel/issues/2559
2023-10-25 08:05:03 +00:00
zhengkunwang
cbd4dd9e9a
feat: node.js 运行环境增加模块管理 (#2488) 2023-10-10 09:34:28 +00:00
zhengkunwang
4366714f0b
feat: node.js 运行环境端口禁止输入小数 (#2445) 2023-10-07 14:16:47 +00:00
zhengkunwang
92c28b3ed1
feat: 运行环境支持选择镜像源 (#2441) 2023-10-07 09:00:47 +00:00
zhengkunwang
aa588205e9
feat: Node.js 运行环境增加端口校验 (#2407) 2023-09-28 07:28:21 +00:00
zhengkunwang
4ca25d51d7
feat: Node.js 环境增加启动、停止、重启操作 (#2394) 2023-09-26 14:50:16 +00:00
zhengkunwang
1130a70052
feat: 运行环境增加 Node.js 管理 (#2390)
Refs https://github.com/1Panel-dev/1Panel/issues/397
2023-09-25 09:50:14 +00:00