speedianet / control-issues-tracker

Speedia Control is a lightweight self-hosted PaaS platform written in Go.
https://speedia.net/control/
2 stars 0 forks source link

feat(front): autologin Speedia Control -> OS (part 2) #5

Open ntorga opened 2 months ago

ntorga commented 2 months ago

Put a button to access /v1/container/auto-login/containerId/ on the containers table.

The button should only appear when the image is "speedianet/os". Wait the conclusion of #2 to start this one.

ntorga commented 1 month ago

@polillomm When you work on this task, please also make sure that the URL for the "Create Container" modal is set to speedianet/os by default instead of empty. It's best if people have to delete when they want to use a custom URL than to have to type speedianet/os every time.

ntorga commented 3 days ago

Overview page will be refactored on #50 therefore the auto-login button will be added there.