mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 23:15:57 +03:00
[GH-ISSUE #426] Add counts to all clients and sites #2201
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#2201
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @silversword411 on GitHub (Apr 23, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/426
Originally assigned to: @sadnub on GitHub.
Add a right-justified count for every Client (and site) to show total number of machines.
@silversword411 commented on GitHub (Jun 7, 2021):
FYI for others: I was used to seeing it in the left tree associated with the name
But you can also find it in the bottom-right of the right pane
@jacksonsystems commented on GitHub (Jan 18, 2022):
This would be handy to have, an automated counter beside each client, as to how many agents are in that client.
ConnectWise Control does it nicely.
@jacksonsystems commented on GitHub (Jan 18, 2022):
Yes but you have to click the lcient name to be able to see the total count in the bottom right, its nice to be able to glance with no clicks needed from the main Dashboard as to how many agents are in a client.
@jacksonsystems commented on GitHub (Jan 18, 2022):
This sort of thing would be ideal for Admin / Billing
@silversword411 commented on GitHub (Jan 18, 2022):
Here's some tips on needed stuff:
I'd try and right-justify like SC if I get to it.
@jacksonsystems commented on GitHub (Jan 18, 2022):
Thanks for all of your hard work... it is very much appreciated.
@bbrendon commented on GitHub (Jan 18, 2022):
I'd vote to close this. Do not want this feature. Screen space is too valuable. You can also get the info right now by mousing over the site/client.
@jacksonsystems commented on GitHub (Jan 18, 2022):
I would say it would be better if we have the option to turn it on in User PRefs. Those that don’t want it enable/disable it.
From: bbrendon @.>
Sent: 18 January 2022 16:47
To: wh1te909/tacticalrmm @.>
Cc: Chris Jackson @.>; Comment @.>
Subject: Re: [wh1te909/tacticalrmm] Add counts to all clients and sites (#426)
I'd vote to close this. Do not want this feature.
—
Reply to this email directly, view it on GitHubhttps://github.com/wh1te909/tacticalrmm/issues/426#issuecomment-1015603573, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AML4PJBBXHI4CUMU5FUZVG3UWWKQDANCNFSM43OCFSCA.
Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you commented.Message ID: @.@.>>
@jacksonsystems commented on GitHub (Jan 18, 2022):
Good to know about the mouse over thing I did not know about that and I cant see it refrenced in the Docs.
@wh1te909 commented on GitHub (Jan 18, 2022):
if we add this then yes it definitely needs to be optional and can turn on/off via user preferences. there is already the mouseover option and you can also get this info by querying the API
@jacksonsystems commented on GitHub (Jan 18, 2022):
OK where in the docs is the mousover thing because I did not know it even existed? I cant see it in the docs anywhere.
Yes Querying API would also work, but tend to use this info on the fly and not neesescarily through anything automated.
@silversword411 commented on GitHub (Jan 18, 2022):
Don't think it's actually stipulated in the docs but leave your mouse over a client/site on the left list for 1 second and
@jacksonsystems commented on GitHub (Jan 18, 2022):
Gotcha! Neat!