mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 11:20:41 +03:00
[PR #617] [MERGED] Replace all number_format with Number::format
#853
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/617
Author: @Boy132
Created: 10/10/2024
Status: ✅ Merged
Merged: 10/12/2024
Merged by: @Boy132
Base:
main← Head:replace/number_format📝 Commits (1)
43fa92freplace allnumber_formatwithNumber::format📊 Changes
3 files changed (+13 additions, -10 deletions)
View changed files
📝
app/Filament/Resources/NodeResource/Pages/ListNodes.php(+3 -2)📝
app/Filament/Resources/NodeResource/Widgets/NodeCpuChart.php(+4 -3)📝
app/Filament/Resources/NodeResource/Widgets/NodeMemoryChart.php(+6 -5)📄 Description
Closes #615
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.