mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #1141] [MERGED] Schedules: Update next_run_at when editing & show notification if cron is invalid
#1205
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/1141
Author: @Boy132
Created: 3/21/2025
Status: ✅ Merged
Merged: 3/24/2025
Merged by: @Boy132
Base:
main← Head:boy132/fix-schedule-update-next_run_at📝 Commits (3)
43f5cfeupdatenext_run_atwhen editing & show notification if cron is invalid67b7d2fmove getNextRun to resource2fab50fMerge remote-tracking branch 'upstream/main' into boy132/fix-schedule-update-next_run_at📊 Changes
3 files changed (+39 additions, -20 deletions)
View changed files
📝
app/Filament/Server/Resources/ScheduleResource.php(+19 -0)📝
app/Filament/Server/Resources/ScheduleResource/Pages/CreateSchedule.php(+7 -20)📝
app/Filament/Server/Resources/ScheduleResource/Pages/EditSchedule.php(+13 -0)📄 Description
Closes #1140
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.