Adds new tile on the admin home page with system data. #301
Merged
DecDuck merged 8 commits intoJan 21, 2026
Conversation
DecDuck
reviewed
Dec 5, 2025
Member
|
Just threw up a review of this PR, got some questions about it. |
Member
|
How's this PR going? |
Contributor
Author
|
Sorry, hadn't had time lately. I will get back to it at some point during
next week.
…On Fri 19 Dec 2025, 13:30 DecDuck, ***@***.***> wrote:
*DecDuck* left a comment (Drop-OSS/drop#301)
<#301 (comment)>
How's this PR going?
—
Reply to this email directly, view it on GitHub
<#301 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGO6D2LEDME43KTXEVXFDT4CP4XNAVCNFSM6AAAAACODJXK2SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTMNZVGA4TQNBWGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Member
|
Any updates? |
Contributor
Author
|
I'm getting back to it today. I'll update the PR when it's ready. |
a1f5974 to
978d9f6
Compare
DecDuck
requested changes
Jan 21, 2026
Member
DecDuck
left a comment
There was a problem hiding this comment.
Looking good, just some final touches :)
Member
|
Just *three things:
etc...
|
… active users bug in the pie chart
a8d2b47 to
a690099
Compare
Contributor
Author
|
Fixed in the last commit |
DecDuck
approved these changes
Jan 21, 2026
Huskydog9988
pushed a commit
to Huskydog9988/drop
that referenced
this pull request
Apr 16, 2026
* Adds new tile on the admin home page with system data. Also fixes the active users bug in the pie chart * Fixes missing parentheses * Updates user stats cache when signing in * Reads active number of users from session provider * Removes unused variable * Small improvements * Removes acl properties from system data websocket and performs initial push of data * fix: remove acl fetch --------- Co-authored-by: DecDuck <declanahofmeyr@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also fixes the active users bug in the pie chart.
Two things to note here:
pnpm dev, the progress bars for cpu and ram usage don't load properly at first, but work fine after a few seconds.Here's a screenshot the update: