Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ping): Reload Ping Functionality #19

Merged
merged 2 commits into from Oct 13, 2023
Merged

Conversation

Droutin
Copy link
Contributor

@Droutin Droutin commented Oct 11, 2023

Fixes #17

Droutin and others added 2 commits October 11, 2023 18:11
- Allow single or multiple selected server/s double click ping
- ping objects converted to a dictionary instead of list, access ping objects through specified server name key
- pendingOperation var transferred from Server Sergice Module to App class as public instance var
@FN-FAL113
Copy link
Owner

FN-FAL113 commented Oct 12, 2023

Fixes #17

I have extended/refactored the double click ping server feature to allow multiple selected servers along with quality-of-life changes to other modules.

This should be good to go but please test it out on your side if everything works properly before I merge this pr.

Thank you for your contribution 😄.

@FN-FAL113 FN-FAL113 self-requested a review October 12, 2023 13:18
@FN-FAL113 FN-FAL113 self-assigned this Oct 12, 2023
@FN-FAL113 FN-FAL113 removed their request for review October 12, 2023 13:18
@FN-FAL113 FN-FAL113 added the enhancement New feature or request label Oct 12, 2023
@Droutin
Copy link
Contributor Author

Droutin commented Oct 12, 2023

LGTM

@FN-FAL113 FN-FAL113 merged commit 929910b into FN-FAL113:main Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FR: Ping Refresh by Server
2 participants