mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #905] [MERGED] Edit Node Listing, Enable Storage Graph #1050
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/905
Author: @notAreYouScared
Created: 1/12/2025
Status: ✅ Merged
Merged: 1/13/2025
Merged by: @notAreYouScared
Base:
main← Head:charles/editnode📝 Commits (8)
c97f31bRemove limits in listing6e92d8dEnable Storage Graph1d36023Wings gives us bytes, use helper functiond167f73Use Node Modelbe85e72Remove?? 00e722c7Re-Add?? 0remove local3f1cd51Add Locale on chart0f979b8We should convert these too...📊 Changes
8 files changed (+32 additions, -55 deletions)
View changed files
📝
app/Filament/Admin/Resources/NodeResource/Pages/EditNode.php(+2 -1)📝
app/Filament/Admin/Resources/NodeResource/Pages/ListNodes.php(+0 -21)📝
app/Filament/Admin/Resources/NodeResource/Widgets/NodeCpuChart.php(+5 -10)📝
app/Filament/Admin/Resources/NodeResource/Widgets/NodeMemoryChart.php(+4 -10)📝
app/Filament/Admin/Resources/NodeResource/Widgets/NodeStorageChart.php(+18 -10)📝
resources/views/filament/components/node-cpu-chart.blade.php(+1 -1)📝
resources/views/filament/components/node-memory-chart.blade.php(+1 -1)📝
resources/views/filament/components/node-storage-chart.blade.php(+1 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.