mirror of
https://github.com/ConvoyPanel/panel.git
synced 2026-04-25 04:35:52 +03:00
[GH-ISSUE #89] some functional requirements #59
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/panel#59
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zbuse on GitHub (Mar 31, 2024).
Original GitHub issue: https://github.com/ConvoyPanel/panel/issues/89
Is there an existing feature request for this?
Describe the feature you would like to see.
Cancel setting template for each node
Move the template to the global management menu. All nodes only need to synchronize the template
and Add template import function
Added "Virtual Machine Status", "Power On", "Shut Down", "Pause" and "Delete" buttons to the /admin/servers list
7.Added batch deletion function for server IP
Describe the solution you'd like.
Above contents
Additional context to this request.
No response
@zbuse commented on GitHub (Mar 31, 2024):
And Add server migration node function
@zbuse commented on GitHub (Apr 2, 2024):
Using nginx directory proxy coterm
FQDN https://panel.xxx.xxx/coterm/
the jump connection https://panel.xxx.xxx/coterm/:443/?type=novnc&token=
hope the code can be updated to support directory proxy
@zbuse commented on GitHub (Apr 2, 2024):
Looking forward to adding coterm url to the interface to obtain /api/application/servers/
@zbuse commented on GitHub (Apr 2, 2024):
Request add node lock function
@zbuse commented on GitHub (Apr 2, 2024):
Request reinstall/updateBootOrder/mount iso function
@ericwang401 commented on GitHub (Apr 3, 2024):
There is very little explanation to these feature requests. They're also not all in the right repository.
The panel repository gets feature requests for the panel.
The coterm repository gets feature requests for coterm.