[PR #960] [MERGED] Add front end badges #1084

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/960
Author: @notAreYouScared
Created: 1/29/2025
Status: Merged
Merged: 1/30/2025
Merged by: @notAreYouScared

Base: mainHead: charles/front-end-badges


📝 Commits (4)

📊 Changes

3 files changed (+65 additions, -0 deletions)

View changed files

📝 app/Filament/Server/Resources/BackupResource.php (+28 -0)
📝 app/Filament/Server/Resources/DatabaseResource.php (+29 -0)
📝 app/Filament/Server/Resources/UserResource.php (+8 -0)

📄 Description

Green/Yellow/Red
Yellow is >70% of limit

image
image

stays red if over the limit
image


🔄 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/960 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 1/29/2025 **Status:** ✅ Merged **Merged:** 1/30/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `charles/front-end-badges` --- ### 📝 Commits (4) - [`199bd5e`](https://github.com/pelican-dev/panel/commit/199bd5e9c7347acff76109d6ca8254911651d28a) Add front end badges - [`0ce8253`](https://github.com/pelican-dev/panel/commit/0ce8253e11dfe27a508db706b56a455924b062b0) I identify as a `string` - [`52ff3a9`](https://github.com/pelican-dev/panel/commit/52ff3a99fe6e4b4dbfac61b064dfa2e273cc3854) Display even if there's no limit - [`b5afe70`](https://github.com/pelican-dev/panel/commit/b5afe7056c693442617df5a81a51beb4a1b45128) use `const`'s ### 📊 Changes **3 files changed** (+65 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Server/Resources/BackupResource.php` (+28 -0) 📝 `app/Filament/Server/Resources/DatabaseResource.php` (+29 -0) 📝 `app/Filament/Server/Resources/UserResource.php` (+8 -0) </details> ### 📄 Description Green/Yellow/Red Yellow is >70% of limit ![image](https://github.com/user-attachments/assets/f561d096-312d-49f4-952a-9b5b8711b4e0) ![image](https://github.com/user-attachments/assets/0c9efeb3-7e1d-427e-a092-7d8b14772f54) stays red if over the limit ![image](https://github.com/user-attachments/assets/ea501c3a-9ea5-4505-8c83-610be28bef10) --- <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:16:02 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1084