mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #219] Feature Request - Hide certain UI elements on conditions #2079
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#2079
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 @johnnyq on GitHub (Dec 21, 2020).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/219
Originally assigned to: @sadnub on GitHub.
For Example
Do not show the enable SMS checkbox next to each host if SMS is not enabled globally same with email.
When Client is selected on the left do not show the client field in the list view, same thing for site.
@azulskyknight commented on GitHub (Feb 25, 2021):
Is there a way to change the primary grid view?
I'd love to add agent version, OS, and OS version to the columns of data being displayed. The ability to customize this view would be handy too. So we can start creating dashboards of agents with the views we need for specific tasks.
@tektrak commented on GitHub (Feb 26, 2021):
On Kaseya's grid, I always liked seeing the user keyboard/mouse idle time. It wasn't perfect but it helped.
I also like the ability to see the agent version and OS version as well. Right now I do a query in my Terminal to find agents that might have issues updating. And I can do a query to see potential OS upgrades needed.
I like seeing if a system is logged out. Is that what the username in italics means? If there were a separate dot in a column, you could sort by that if you wanted to see those users still logged in and may have documents open before rebooting a bunch of systems.
Most columns are currently sortable. I think it could be useful for all columns to be sortable. For example, I currently only have a few systems with SMS alerting. If I could sort that column, I could more easily review the set of systems to double check which ones have that enabled.
And maybe the pending patches indicator for a system could change while patches are actively being installed.