plugsy / core

A simple, pluggable dashboard and status page
161 stars 4 forks source link

Enhancement: option to allow more than 5 items per row #21

Closed petersem closed 3 years ago

petersem commented 3 years ago

This will help to display on a single page when there are more containers. (i run 70-80)

Inlustra commented 3 years ago

I think this will tie in with the dark theme actually! I intend to let people inject any CSS they'd like! I'll bump this up the priority list for sure!

petersem commented 3 years ago

@Inlustra I love this, especially as i was just about to write my own node-based version (and now don't have to. Although i may do it for fun anyhow) :)

Im still not sure how feasible it is for me though. As you can see, real estate is lacking and i still have lots of containers to add (not to mention ones on other machines, via your agent) so far

Inlustra commented 3 years ago

I see! The best suggestion I have for you is to use the children/parents feature to hide all of the DBs under their respective parent (So that when you hover the item, you'll see the DB appear) Doing this will also show the service as down if any of children containers are also down.

You can see an example of this in the video in the README

There's a section on it in the README too

petersem commented 3 years ago

Good idea. I will re-jig to display that way. Thanks

Inlustra commented 3 years ago

Available in v4! See theming: https://github.com/plugsy/core/blob/main/docs/theming.md

petersem commented 3 years ago

thanks.. was able to change padding values and now fits nicely on the screen in portrait