mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #164] Enhancement request: Reduce mouse clicks to create agent deployment file #97
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#97
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 @DjMagicFingers on GitHub (Nov 1, 2020).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/164
Originally assigned to: @wh1te909 on GitHub.
While right-clicking the specific client's site, it would be great if there was a way to have a direct link to create an installable agent for that specific site of that specific client, or at least open the "install agent" window with those details pre-loaded for the lazy admin.
@wh1te909 commented on GitHub (Nov 2, 2020):
You can already do this via client/site deployments. Agents > Manage Deployments. If you don't see it then make sure to run the update.sh script so you're on the latest version.
@DjMagicFingers commented on GitHub (Nov 2, 2020):
Sure, that is a very important feature to be able to generate a permanent link and send it to the client, but that was not my intention.
I was referring the request for ease of usage by reducing the amount of clicks needed to initiate the "install agent" window and have the details pre-entered in a manner that reflects the item that I have clicked on.
The Deploy screen, as important as it is, forces the user to deal with creation of links per client.
@wh1te909 commented on GitHub (Nov 2, 2020):
got it, was just thinking it's alot faster to generate a permanent link (set expiry to like 2040 lol) once for each client or site and then you can just reuse that link for yourself everytime you want to install an agent, personally have been doing it that way and haven't needed to use the "Install Agent" screen since.
I will add your "create agent deploy" button to the client/site tree and have it open the "install agent" window with the client/site already pre-selected
@wh1te909 commented on GitHub (Nov 29, 2020):
@DjMagicFingers This has been implemented by @sadnub, will be in the next release later tonight or tomorrow