AllStarLink / Allmon3

Allmon is the standard web-based montitoring and management for the AllStarLink application. Allmon3 is the next generation of the venerable Allmon2 that is rewritten for performance, scalability, and responsiveness.
GNU Affero General Public License v3.0
18 stars 11 forks source link

Disconnect option in node rows #215

Closed dandrzejewski closed 6 months ago

dandrzejewski commented 7 months ago

Describe the request I would like to be able to easily disconnect a node by clicking an icon or button in the row in which the node is listed. This would be much easier than copying the node number, clicking the link button, selecting disconnect from the dropdown, and pasting the node number in, and then clicking execute.

Perhaps other contextual options could be added there as well.

Version Info 1.2.0

jxmx commented 7 months ago

@dandrzejewski If if you click on the row that you want to disconnect before clicking on the link icon, it will prefill that node into the modal box when it pops up.

jxmx commented 6 months ago

This will appear in v1.3

tsawyer commented 6 months ago

We have this feature now, altho it is somewhat hidden. If you click the node number in any row and then open the link dialog, the node number is filled in.

jxmx commented 6 months ago

This commit adds a “shortcut” button to the link table when a user is logged in. Makes the option more obvious.

tsawyer commented 6 months ago

Interface clutter is a concern. A button on every row sounds like a mess. But I haven't seen it. Leaving it up to your judgement.