[PR #1038] [MERGED] Update Admin Resources #1130

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1038
Author: @notAreYouScared
Created: 2/27/2025
Status: Merged
Merged: 2/27/2025
Merged by: @notAreYouScared

Base: mainHead: charles/fix-translations


📝 Commits (1)

📊 Changes

8 files changed (+10 additions, -32 deletions)

View changed files

📝 app/Filament/Admin/Resources/ApiKeyResource.php (+3 -3)
📝 app/Filament/Admin/Resources/DatabaseHostResource/Pages/CreateDatabaseHost.php (+1 -1)
📝 app/Filament/Admin/Resources/DatabaseHostResource/Pages/EditDatabaseHost.php (+2 -2)
📝 app/Filament/Admin/Resources/MountResource.php (+0 -18)
📝 app/Filament/Admin/Resources/MountResource/Pages/CreateMount.php (+1 -0)
📝 app/Filament/Admin/Resources/RoleResource/Pages/EditRole.php (+1 -2)
📝 app/Filament/Admin/Resources/UserResource/Pages/EditUser.php (+1 -1)
📝 app/Filament/Admin/Resources/WebhookResource/Pages/EditWebhookConfiguration.php (+1 -5)

📄 Description

Update Admin Resources from the recent #963 PR that removed some translations and broke creating mounts


🔄 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/1038 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 2/27/2025 **Status:** ✅ Merged **Merged:** 2/27/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `charles/fix-translations` --- ### 📝 Commits (1) - [`dd31fc4`](https://github.com/pelican-dev/panel/commit/dd31fc4c6b43947fff26d9b60b8d2f3d93b80e84) Update admin resources ### 📊 Changes **8 files changed** (+10 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/ApiKeyResource.php` (+3 -3) 📝 `app/Filament/Admin/Resources/DatabaseHostResource/Pages/CreateDatabaseHost.php` (+1 -1) 📝 `app/Filament/Admin/Resources/DatabaseHostResource/Pages/EditDatabaseHost.php` (+2 -2) 📝 `app/Filament/Admin/Resources/MountResource.php` (+0 -18) 📝 `app/Filament/Admin/Resources/MountResource/Pages/CreateMount.php` (+1 -0) 📝 `app/Filament/Admin/Resources/RoleResource/Pages/EditRole.php` (+1 -2) 📝 `app/Filament/Admin/Resources/UserResource/Pages/EditUser.php` (+1 -1) 📝 `app/Filament/Admin/Resources/WebhookResource/Pages/EditWebhookConfiguration.php` (+1 -5) </details> ### 📄 Description Update Admin Resources from the recent #963 PR that removed some translations and broke creating mounts --- <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:19:59 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1130