mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
EditServer > Resource Management #29
Reference in New Issue
Block a user
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 @lancepioch on GitHub (Apr 26, 2024).
Add toggle buttons for these:
Allocated Memory
Swap Memory
Disk Space Limit
CPU Limit
All of them should have [Unlimited] as primary color and [Limited] as warning color
Also for Swap, add [Disabled] first, should be success color
Hide text input if Limited isn't selected
@lancepioch commented on GitHub (May 7, 2024):
This is done, going to be tweaked, but the majority is done.