mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 11:20:56 +03:00
[PR #1514] [MERGED] Improve schedule form #1423
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/1514
Author: @Boy132
Created: 7/11/2025
Status: ✅ Merged
Merged: 7/18/2025
Merged by: @Boy132
Base:
main← Head:boy132/improve-schedule-cron-input📝 Commits (1)
e6c004eimprove schedule form📊 Changes
2 files changed (+166 additions, -119 deletions)
View changed files
➕
app/Filament/Components/Forms/Actions/CronPresetAction.php(+53 -0)📝
app/Filament/Server/Resources/ScheduleResource.php(+113 -119)📄 Description
Small cleanups and fixes for the schedule form.
Before:



After:



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