mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #498] Feature: Remove non informational text from agent summary #307
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#307
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 (May 12, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/498
Is your feature request related to a problem? Please describe.
Taking a less is more approach (see screenshot below). Remove (R) (TM) under Summary > Hardware details for intel CPUs and Intel Graphic Cards
Also for PC Manufacturers
I also noticed for HP Systems that the Manufacturer is in the model number so a logic statement for this would be if manufacturer == HP OR manufacturer == Hewlett-Packard then display just model number under summary > Hardware Details.
@sadnub commented on GitHub (Jul 21, 2021):
I feel this would be too much effort to maintain given our limited resources and would most likely introduce bugs down the line as vendors change this information. We could consider this in the future.