[PR #2027] [MERGED] Fix actions when plugin is "errored" #1715

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/2027
Author: @Boy132
Created: 12/21/2025
Status: Merged
Merged: 12/21/2025
Merged by: @Boy132

Base: mainHead: boy132/fix-errored-plugin-actions


📝 Commits (1)

  • 02cb1e9 fix actions when plugin is "errored"

📊 Changes

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

View changed files

📝 app/Filament/Admin/Resources/Plugins/PluginResource.php (+1 -1)
📝 app/Models/Plugin.php (+1 -1)

📄 Description

Do not show "disable" and "uninstall" when a plugin has errored.


🔄 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/2027 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 12/21/2025 **Status:** ✅ Merged **Merged:** 12/21/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-errored-plugin-actions` --- ### 📝 Commits (1) - [`02cb1e9`](https://github.com/pelican-dev/panel/commit/02cb1e9b0ae704687e37d34f4cedb852e46e5e85) fix actions when plugin is "errored" ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/Plugins/PluginResource.php` (+1 -1) 📝 `app/Models/Plugin.php` (+1 -1) </details> ### 📄 Description Do not show "disable" and "uninstall" when a plugin has errored. --- <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:22:29 +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#1715