mirror of
https://github.com/amidaware/tacticalrmm-web.git
synced 2026-04-26 04:25:51 +03:00
[PR #45] Feature: Add dynamic RustDesk URL action button #45
Labels
No labels
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm-web#45
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?
📋 Pull Request Information
Original PR: https://github.com/amidaware/tacticalrmm-web/pull/45
Author: @ultimatejedi
Created: 11/10/2025
Status: 🔄 Open
Base:
develop← Head:develop📝 Commits (1)
d914f45Feature: Add dynamic RustDesk URL action button📊 Changes
2 files changed (+76 additions, -29 deletions)
View changed files
📝
package-lock.json(+0 -1)📝
src/components/agents/SummaryTab.vue(+76 -28)📄 Description
Adds a new button to the agent summary tab that is conditionally displayed if a URL Action named 'RustDesk_Connect' exists.
The button's URL is built dynamically by:
NOTE: This requires a new Agent Custom Field labelled 'RustDesk_ID'
There is also a modified version of the GetRustDeskID script that will populate the custom field.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.