[PR #1926] [MERGED] Improve "first task" checks #1657

Closed
opened 2026-02-04 20:05:26 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1926
Author: @Boy132
Created: 11/24/2025
Status: Merged
Merged: 11/24/2025
Merged by: @Boy132

Base: mainHead: boy132/fix-first-schedule-task


📝 Commits (2)

📊 Changes

4 files changed (+17 additions, -5 deletions)

View changed files

📝 app/Filament/Server/Resources/Schedules/RelationManagers/TasksRelationManager.php (+3 -3)
📝 app/Models/Schedule.php (+8 -0)
📝 app/Models/Task.php (+5 -0)
📝 app/Services/Schedules/ProcessScheduleService.php (+1 -2)

📄 Description

Closes #1922


🔄 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/1926 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 11/24/2025 **Status:** ✅ Merged **Merged:** 11/24/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-first-schedule-task` --- ### 📝 Commits (2) - [`e845b0e`](https://github.com/pelican-dev/panel/commit/e845b0ee0582049a9954c3c4b88de5b8217f3dc1) improve "first task" checks - [`ef7ac34`](https://github.com/pelican-dev/panel/commit/ef7ac34ec786046485300a58b661399fde2784ae) cleanup ### 📊 Changes **4 files changed** (+17 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Server/Resources/Schedules/RelationManagers/TasksRelationManager.php` (+3 -3) 📝 `app/Models/Schedule.php` (+8 -0) 📝 `app/Models/Task.php` (+5 -0) 📝 `app/Services/Schedules/ProcessScheduleService.php` (+1 -2) </details> ### 📄 Description Closes #1922 --- <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 20:05:26 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1657