thin-edge / tedge-container-plugin

thin-edge.io community plugin to manage containers and container groups (aka docker compose)
MIT License
6 stars 2 forks source link

fix(ui): display container and container-groups tabs when either type is present #38

Closed reubenmiller closed 6 months ago

reubenmiller commented 6 months ago

Previously the "container" and "container-group" tabs were only appearing if there was at least 1 "container" service deployed, and it would not display if there were only container-groups deployed.

Now having at least 1 container or 1 container-group will activate both of the tabs.

github-actions[bot] commented 6 months ago

Robot Results

:white_check_mark: Passed :x: Failed :next_track_button: Skipped Total Pass % :stopwatch: Duration
7 0 1 7 100 1m8.652s

Passed Tests

Name :stopwatch: Duration Suite
Get Configuration 5.053 s Operations
Install container-group package 14.464 s Operations
Install container-group with multiple files 27.645 s Operations
Uninstall container-group 2.605 s Operations
Install container package 16.276 s Operations
Uninstall container package 2.491 s Operations
Service status 0.117 s Telemetry-Main