SaaShup / netbox-docker-plugin

Netbox Docker Plugin
https://saashup.com
BSD 3-Clause "New" or "Revised" License
64 stars 5 forks source link

:lipstick: Reorganize Container detailed view (v2) #148

Closed linkdd closed 4 months ago

linkdd commented 4 months ago

Related to #147

Decision Record

We are adding more and more features to the Container detail view, which clutters the right side of the page.

Let's move things around so it is a bit nicer to navigate.

netbox

Changes

github-actions[bot] commented 4 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2335 2295 98% 90%

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: f542104 by action🐍

linkdd commented 4 months ago

I dont understand the "Runtime" for Env Vars...

Sould you not put labels and var en in same row ?

Environment variables affect the containerized application's runtime, labels do not.