mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #225] [MERGED] Update GB to GiB + minValues for resources + other stuff #651
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?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/225
Author: @Boy132
Created: 5/14/2024
Status: ✅ Merged
Merged: 5/15/2024
Merged by: @notAreYouScared
Base:
main← Head:update/gb-to-gib📝 Commits (6)
4e3f919change all GB/ MB to GiB/ MiB5f13c15convert chart data from bytes to GiB7d239deadd min values for resources586d1b4set default overallocation to 0e5146e0add helper to cpu inputaf797b3run pint📊 Changes
6 files changed (+36 additions, -25 deletions)
View changed files
📝
app/Filament/Resources/NodeResource/Pages/EditNode.php(+9 -5)📝
app/Filament/Resources/NodeResource/Pages/ListNodes.php(+4 -4)📝
app/Filament/Resources/NodeResource/Widgets/NodeMemoryChart.php(+2 -2)📝
app/Filament/Resources/NodeResource/Widgets/NodeStorageChart.php(+2 -2)📝
app/Filament/Resources/ServerResource/Pages/CreateServer.php(+10 -6)📝
app/Filament/Resources/ServerResource/Pages/EditServer.php(+9 -6)📄 Description
minValuefor resourcesCloses #211
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.