moorkop / mccy-engine

Provides a web based "Minecraft Server as a Service" (MCaaS?) to deploy Minecraft server containers on any Docker Swarm cluster or standalone Engine instance.
Apache License 2.0
12 stars 4 forks source link

Provide a "collapse all" option in Manage Mods #38

Open itzg opened 8 years ago

itzg commented 8 years ago

Since the mods/plugins list will likely get very long it would be nice to have an option to collapse the panel-style view into a compact tabular view.

Probably in this spot: image

sshipway commented 8 years ago

I agree, being able to collapse down to a single line would be useful. However, how about allowing each mod to be collapsed/expanded independently? Maybe a [+] or [-] button on the top left-hand side of the frame, in addition to a 'collapse all' button (and it's sibling, the 'expand all' button)

itzg commented 8 years ago

You read my mind. Yes, totally agree.

sshipway commented 8 years ago

It would probably be good to do the same on the "Current Containers" list as well; a single line summary (Name, type, port, cmd buttons) with an expansion out to show all the other parameters (mods, world seed/zipfile name, etc etc)

itzg commented 8 years ago

:+1: