[PR #740] [CLOSED] Add (global) sorting to server list #939

Closed
opened 2026-02-05 17:59:08 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/740
Author: @Boy132
Created: 12/1/2024
Status: Closed

Base: mainHead: feature/server-sorting


📝 Commits (6)

  • 1bcff33 add (global) sorting to server list
  • 8e55a28 Merge branch 'pelican-dev:main' into feature/server-sorting
  • ab4bad3 Merge branch 'pelican-dev:main' into feature/server-sorting
  • b14f74a Merge branch 'pelican-dev:main' into feature/server-sorting
  • 16d2c78 Merge branch 'pelican-dev:main' into feature/server-sorting
  • 0f673f3 Merge branch 'pelican-dev:main' into feature/server-sorting

📊 Changes

2 files changed (+30 additions, -0 deletions)

View changed files

📝 app/Filament/App/Resources/ServerResource/Pages/ListServers.php (+2 -0)
database/migrations/2025_01_17_090938_add_sort_to_servers.php (+28 -0)

📄 Description

Closes #249


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/740 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 12/1/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/server-sorting` --- ### 📝 Commits (6) - [`1bcff33`](https://github.com/pelican-dev/panel/commit/1bcff3346e76c4a441660527981dc382c34bd922) add (global) sorting to server list - [`8e55a28`](https://github.com/pelican-dev/panel/commit/8e55a28ee270432b5fb5acbcba7342f28e59566d) Merge branch 'pelican-dev:main' into feature/server-sorting - [`ab4bad3`](https://github.com/pelican-dev/panel/commit/ab4bad30eb3499e53fba995505776eddfd9c6b8f) Merge branch 'pelican-dev:main' into feature/server-sorting - [`b14f74a`](https://github.com/pelican-dev/panel/commit/b14f74a1b159d1363c4fa21ffa1fe36990211f8d) Merge branch 'pelican-dev:main' into feature/server-sorting - [`16d2c78`](https://github.com/pelican-dev/panel/commit/16d2c780c559cf36cbc5bda9c53d444f0a369c07) Merge branch 'pelican-dev:main' into feature/server-sorting - [`0f673f3`](https://github.com/pelican-dev/panel/commit/0f673f349b3aeb0580dd48de3e77924e482b16e1) Merge branch 'pelican-dev:main' into feature/server-sorting ### 📊 Changes **2 files changed** (+30 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/App/Resources/ServerResource/Pages/ListServers.php` (+2 -0) ➕ `database/migrations/2025_01_17_090938_add_sort_to_servers.php` (+28 -0) </details> ### 📄 Description Closes #249 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 17:59:08 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#939