[PR #1759] [MERGED] Refresh page after file updates #1555

Closed
opened 2026-02-05 18:17:24 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1759
Author: @Boy132
Created: 9/29/2025
Status: Merged
Merged: 9/29/2025
Merged by: @Boy132

Base: mainHead: boy132/fix-file-refresh


📝 Commits (3)

  • 13853e8 refresh page after file updates
  • fc26651 fix redirect when file/ folder exists
  • b56b946 EditFiles cleanup

📊 Changes

2 files changed (+43 additions, -29 deletions)

View changed files

📝 app/Filament/Server/Resources/Files/Pages/EditFiles.php (+8 -14)
📝 app/Filament/Server/Resources/Files/Pages/ListFiles.php (+35 -15)

📄 Description

Closes #1694


🔄 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/1759 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 9/29/2025 **Status:** ✅ Merged **Merged:** 9/29/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-file-refresh` --- ### 📝 Commits (3) - [`13853e8`](https://github.com/pelican-dev/panel/commit/13853e85000c3566abb241c0218f7aeffd190354) refresh page after file updates - [`fc26651`](https://github.com/pelican-dev/panel/commit/fc26651c39dd9cf0269c3fd02d8690e5ba72ccac) fix redirect when file/ folder exists - [`b56b946`](https://github.com/pelican-dev/panel/commit/b56b94612b23a30db3c44d37a9d6bd53f78976ca) EditFiles cleanup ### 📊 Changes **2 files changed** (+43 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Server/Resources/Files/Pages/EditFiles.php` (+8 -14) 📝 `app/Filament/Server/Resources/Files/Pages/ListFiles.php` (+35 -15) </details> ### 📄 Description Closes #1694 --- <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-05 18:17:24 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1555