mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1124] [MERGED] Add tag filter to lists #1188
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/1124
Author: @Boy132
Created: 3/18/2025
Status: ✅ Merged
Merged: 3/18/2025
Merged by: @Boy132
Base:
main← Head:boy132/list-tag-filter📝 Commits (1)
1a6ac9dadd tag filter to lists📊 Changes
3 files changed (+67 additions, -0 deletions)
View changed files
📝
app/Filament/Admin/Resources/EggResource/Pages/ListEggs.php(+5 -0)📝
app/Filament/Admin/Resources/NodeResource/Pages/ListNodes.php(+5 -0)➕
app/Filament/Components/Tables/Filters/TagsFilter.php(+57 -0)📄 Description
Closes #360
(Note: in the example above I only added the
minecraftto these two eggs and not to all minecraft eggs. So the display is correct)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.