mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-18 03:11:43 +03:00
[PR #137] [MERGED] Allow Egg Variables to be orderable/sortable #604
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/137
Author: @notAreYouScared
Created: 4/22/2024
Status: ✅ Merged
Merged: 4/22/2024
Merged by: @lancepioch
Base:
main← Head:feature/72📝 Commits (10+)
3e01e48Allow variables to be sorted22c03c8add sort columneeee577Merge branch 'main' into feature/7253ad87aupdate egg configuration tab3292686Merge branch 'main' into feature/72a9a1846Wip0f360fcMerge branch 'main' into feature/72e343de0Merge branch 'feature/72' of https://github.com/pelican-dev/panel into feature/721a884c0Save sort orderc31eafaPint📊 Changes
3 files changed (+81 additions, -25 deletions)
View changed files
📝
.gitignore(+4 -0)📝
app/Filament/Resources/EggResource.php(+49 -25)➕
database/migrations/2024_04_20_214441_add_egg_var_sort.php(+28 -0)📄 Description
Closes #72
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.