-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: 计划任务和容器日志的前端改进 #1319
feat: 计划任务和容器日志的前端改进 #1319
Conversation
@deep-project: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
您好,非常感谢您对 1Panel 项目的支持。 |
好的,我把docker相关的配置删除了,请检查。 |
What this PR does / why we need it?
计划任务增加批量开启和暂停 #1010
容器日志增加全屏按钮 #1176
Summary of your change
关于计划任务:前端使用了for触发批量开启或暂停
关于容器日志:在drawer-header组件增加了extra slot,方便扩展全屏按钮
效果