[PR #1468] [MERGED] Schedule task improvements #1403

Closed
opened 2026-02-04 19:43:52 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1468
Author: @Boy132
Created: 6/26/2025
Status: Merged
Merged: 6/26/2025
Merged by: @Boy132

Base: mainHead: boy132/fix-task-order


📝 Commits (2)

  • 44dd257 set default order for tasks
  • 6ea9e19 reset default payload when action is switched

📊 Changes

1 file changed (+6 additions, -3 deletions)

View changed files

📝 app/Filament/Server/Resources/ScheduleResource/RelationManagers/TasksRelationManager.php (+6 -3)

📄 Description

Sets the defaultSort for tasks so the order is actually shown.
Resets the default payload when the task action is switched.


🔄 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/1468 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 6/26/2025 **Status:** ✅ Merged **Merged:** 6/26/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-task-order` --- ### 📝 Commits (2) - [`44dd257`](https://github.com/pelican-dev/panel/commit/44dd257aa3e635a19db1e938e1f02ed83bc1b36d) set default order for tasks - [`6ea9e19`](https://github.com/pelican-dev/panel/commit/6ea9e192bb2360861a6c52cb836f6ee20f1de262) reset default payload when action is switched ### 📊 Changes **1 file changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Server/Resources/ScheduleResource/RelationManagers/TasksRelationManager.php` (+6 -3) </details> ### 📄 Description Sets the `defaultSort` for tasks so the order is actually shown. Resets the default payload when the task action is switched. --- <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-04 19:43:52 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1403