SquirrelCorporation / SquirrelServersManager

A user friendly, UI/UX focus server & configuration management tool
https://squirrelserversmanager.io/
GNU Affero General Public License v3.0
597 stars 20 forks source link

[CHORE] Refactor Docker configuration forms and centralize SSH elements #240

Closed SquirrelDeveloper closed 1 month ago

SquirrelDeveloper commented 1 month ago

Remove DockerConnectionForm and replace it with reusable components DockerWatchCard and DockerAdvancedConnectionCard. This update also renames SSHConnectionForm to SSHConnectionFormElements in related modal files, enhancing code modularity and reuse.