cockpit-project / cockpit-files

A Featureful File Browser for Cockpit (Modernized and tested version of https://github.com/45Drives/cockpit-navigator)
GNU Lesser General Public License v2.1
25 stars 23 forks source link

Details view: owner #580

Open garrett opened 2 weeks ago

garrett commented 2 weeks ago

Latest details view mockup:

details view

Ownership should be:

Collapsing UPGs into users:

Sorting on owner should probably be one of these (up for debate):

This would let people quickly determine ownership, if the user is the the same owner, and would make files and directories with a different group jump out.

garrett commented 2 weeks ago

Note: User Private Groups are used in most modern Linux distributions.

In those where they're not used, it should automatically fall back to something like "bob:users" for everything. They won't get the collapsing with the ability to quickly see if groups are set to something that's not default.