need4swede / Portall

Port Management Interface
MIT License
309 stars 5 forks source link

V1.0.4 #13

Closed need4swede closed 2 months ago

need4swede commented 2 months ago

Added:

Port Conflict Resolution

In the event of moving a port to a different IP panel where the port is already registered, a new conflict resolution modal will present users with three options to choose from:

This will prevent port conflicts when moving between hosts and give users an intuative way to migrate their ports and services over between IP's.

Changed:

Codebase Cleanup

Refactored files and much of the code to make the applicaiton more modular.

Fixed:

Port Positioning

Fixed a bug that would reset a port's position within an IP panel.

Can't edit last port

Fixed a bug that prevented users from editing the only remaining port in an IP panel.