mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
[PR #1283] [MERGED] Add back network chart #1299
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/1283
Author: @Boy132
Created: 4/22/2025
Status: ✅ Merged
Merged: 5/7/2025
Merged by: @Boy132
Base:
main← Head:boy132/network-stats-graph📝 Commits (10+)
d485c80add back network chartedaf187don't show timestampfa1ccccconvert "total" to "real time"9a53eb7fix typocb325acMerge remote-tracking branch 'upstream/main' into boy132/network-stats-graph5cc6a36set min to 019ace83sort data to make sure we actually get the previous valueb0ea01fFixServerNetworkChart8bc21b9Merge branch 'main' into boy132/network-stats-graphe9190aeMany changes...📊 Changes
6 files changed (+81 additions, -43 deletions)
View changed files
📝
app/Filament/Pages/Auth/EditProfile.php(+25 -9)📝
app/Filament/Server/Pages/Console.php(+2 -2)📝
app/Filament/Server/Widgets/ServerCpuChart.php(+2 -1)📝
app/Filament/Server/Widgets/ServerMemoryChart.php(+3 -1)📝
app/Filament/Server/Widgets/ServerNetworkChart.php(+45 -30)📝
lang/en/profile.php(+4 -0)📄 Description
Closes #956
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.