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

Container control buttons #649

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Aug 8, 2024

  1. add container buttons

    Added start and stop service buttons for each service in a stack by changes to the container and compose components as well as the socket handler and the stack class.
    mizady committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    cc12f72 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. add restart button

    added restart service/container button as well as fixed start/stop buttons for correct statuses of healthy/unhealthy
    mizady committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    faa0529 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    f41c173 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    635bf62 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. swapped to double quotes

    swapped to double quotes from singles on service functions
    mizady committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1dd3205 View commit details
    Browse the repository at this point in the history