[PR #815] [MERGED] Move schedule buttons #989

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/815
Author: @notAreYouScared
Created: 12/11/2024
Status: Merged
Merged: 12/11/2024
Merged by: @notAreYouScared

Base: mainHead: charles/update-schedules


📝 Commits (2)

📊 Changes

2 files changed (+8 additions, -2 deletions)

View changed files

📝 app/Filament/Server/Resources/FileResource/Pages/EditFiles.php (+1 -1)
📝 app/Filament/Server/Resources/ScheduleResource/Pages/EditSchedule.php (+7 -1)

📄 Description

Removes the view button, in place of the cancel button.

Also, move the save changes button to the top and name it Save


🔄 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/815 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 12/11/2024 **Status:** ✅ Merged **Merged:** 12/11/2024 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `charles/update-schedules` --- ### 📝 Commits (2) - [`9a6623e`](https://github.com/pelican-dev/panel/commit/9a6623e73fe626d54b36f04d925a7b2bd03985e3) Move buttons around - [`be53a31`](https://github.com/pelican-dev/panel/commit/be53a319712dd52a98b64e4789e9dc594cbd01cc) change to Save ### 📊 Changes **2 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Server/Resources/FileResource/Pages/EditFiles.php` (+1 -1) 📝 `app/Filament/Server/Resources/ScheduleResource/Pages/EditSchedule.php` (+7 -1) </details> ### 📄 Description Removes the view button, in place of the cancel button. Also, move the save changes button to the top and name it Save --- <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:08:06 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#989