[PR #2047] [MERGED] fix client side view database unlimited state #1727

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/2047
Author: @notAreYouScared
Created: 12/24/2025
Status: Merged
Merged: 1/13/2026
Merged by: @notAreYouScared

Base: mainHead: charles/update-database


📝 Commits (3)

  • 2fd8788 fix database unlimited state
  • be6cfa5 Merge remote-tracking branch 'origin/main' into charles/update-database
  • 51e475e use truthiness

📊 Changes

5 files changed (+7 additions, -6 deletions)

View changed files

📝 app/Filament/Admin/Resources/DatabaseHosts/RelationManagers/DatabasesRelationManager.php (+2 -2)
📝 app/Filament/Admin/Resources/Servers/RelationManagers/DatabasesRelationManager.php (+2 -2)
📝 app/Filament/Server/Resources/Databases/DatabaseResource.php (+1 -1)
📝 app/Models/Database.php (+1 -1)
📝 lang/en/server/database.php (+1 -0)

📄 Description

No description provided


🔄 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/2047 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 12/24/2025 **Status:** ✅ Merged **Merged:** 1/13/2026 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `charles/update-database` --- ### 📝 Commits (3) - [`2fd8788`](https://github.com/pelican-dev/panel/commit/2fd87883e1e5758641bed9ce82ebc728551793b4) fix database unlimited state - [`be6cfa5`](https://github.com/pelican-dev/panel/commit/be6cfa5c1502290a6bb943d96089ebbb2a6fe892) Merge remote-tracking branch 'origin/main' into charles/update-database - [`51e475e`](https://github.com/pelican-dev/panel/commit/51e475e935f77080b1d50baa219b56cd5012c3ab) use truthiness ### 📊 Changes **5 files changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/DatabaseHosts/RelationManagers/DatabasesRelationManager.php` (+2 -2) 📝 `app/Filament/Admin/Resources/Servers/RelationManagers/DatabasesRelationManager.php` (+2 -2) 📝 `app/Filament/Server/Resources/Databases/DatabaseResource.php` (+1 -1) 📝 `app/Models/Database.php` (+1 -1) 📝 `lang/en/server/database.php` (+1 -0) </details> ### 📄 Description _No description provided_ --- <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: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-pelican-dev#1727