mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #734] Rework script testing in Script editor #2412
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#2412
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 (Sep 25, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/734
The "Test Script" function being another popup dialog makes for constant choosing agent and entering arguments every time you want to make a change and test. Is it possible to have it look more like this:
and then the output log is the popup window instead?
@sadnub commented on GitHub (Oct 11, 2021):
After I added the test script functionality I thought the exact same thing lol. Will definitely add this. Was thinking to do a dropdown-button that you use to select the agent and submit.
@sadnub commented on GitHub (Nov 15, 2021):
I just added this. Will be in the next release
@silversword411 commented on GitHub (Nov 19, 2021):
Looks like all the magic was in this commit. Reference for future generations ;)
github.com/wh1te909/tacticalrmm@3fff56bcd7