Skip to content

Conversation

@vas-dav
Copy link

@vas-dav vas-dav commented May 16, 2025

Description

I have made changes so that it would be possible to generate a port on specific server. #17

  • Made RandomModal a separate component to work with less scope
  • In port generation it is now possible to generate a port based on selected server context. If no servers available, generate based on UsedPorts
  • Make it possible to 'Regenerate Port'

Checklist

  • I have tested the code
  • I followed the project's coding guidelines

tylen added 3 commits May 17, 2025 01:45
This allows to have smaller context within this
feature. The RandomModal handles only the scope
that is passed to it.
This change introduces a possibility to set
a server context for port generation.
Add a button to regenerate a port with selected
context, or without.
@vas-dav
Copy link
Author

vas-dav commented May 16, 2025

Servers exist

image
image

No servers

image

@vas-dav
Copy link
Author

vas-dav commented May 18, 2025

@crocofied if this gets merged, I could make it possible to have auto-generator when adding a port, since these functions now are generic and shared. Just FYI it could be quite easy to implement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant