[PR #1772] [MERGED] Improve time offset ux #1561

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1772
Author: @Boy132
Created: 10/2/2025
Status: Merged
Merged: 10/8/2025
Merged by: @Boy132

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


📝 Commits (2)

📊 Changes

2 files changed (+7 additions, -4 deletions)

View changed files

📝 app/Filament/Server/Resources/Schedules/RelationManagers/TasksRelationManager.php (+5 -3)
📝 lang/en/server/schedule.php (+2 -1)

📄 Description

Supersedes #1771

  • Hide offset field when creating the first task
  • Hide offset in table for first task
  • Improve "seconds" translation

🔄 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/1772 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 10/2/2025 **Status:** ✅ Merged **Merged:** 10/8/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/schedule-first-task-delay` --- ### 📝 Commits (2) - [`08b4dbd`](https://github.com/pelican-dev/panel/commit/08b4dbd8548ccd397d27f10a187cb74eec749903) improve time offset ux - [`b8ffba4`](https://github.com/pelican-dev/panel/commit/b8ffba4107b36d9e021426c663a75256d42bff79) Simplify empty check ### 📊 Changes **2 files changed** (+7 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Server/Resources/Schedules/RelationManagers/TasksRelationManager.php` (+5 -3) 📝 `lang/en/server/schedule.php` (+2 -1) </details> ### 📄 Description Supersedes #1771 - Hide offset field when creating the first task - Hide offset in table for first task - Improve "seconds" translation --- <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:57:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1561