mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
[PR #906] [MERGED] Use Filament labels. #1046
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/906
Author: @notAreYouScared
Created: 1/12/2025
Status: ✅ Merged
Merged: 1/13/2025
Merged by: @notAreYouScared
Base:
main← Head:charles/editlabels📝 Commits (3)
b1cbfdbUse Filament labels.56ad541usetrans37e7288Show more files📊 Changes
5 files changed (+6 additions, -7 deletions)
View changed files
📝
app/Filament/Admin/Resources/EggResource/Pages/EditEgg.php(+1 -1)📝
app/Filament/Admin/Resources/NodeResource/Pages/EditNode.php(+1 -1)📝
app/Filament/Components/Actions/ExportEggAction.php(+1 -1)📝
app/Filament/Components/Actions/ImportEggAction.php(+1 -1)📝
app/Filament/Server/Resources/FileResource/Pages/ListFiles.php(+2 -3)📄 Description
Use filament labels, which will also use filaments translations.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.