aptakube / aptakube

Modern, lightweight and multi-cluster Kubernetes GUI. Available on Windows, macOS and Linux.
https://aptakube.com
377 stars 9 forks source link

Sort the CRD List #127

Closed DanTulovsky closed 3 weeks ago

DanTulovsky commented 1 year ago

What problem are you trying to solve? Do you a suggestion on how to solve it?

Hi,

Can you please sort the CRD list on the left hand side?

image

Thank you!

goenning commented 1 year ago

It's sorted by group name, so all gatekeeper CRDs are close together.

An improvement I've been thinking of is having a two category layers:

DanTulovsky commented 1 year ago

I'll take two categories.. but please sort the subcategories... :)

matthewhembree commented 10 months ago

Some type of sorted hierarchy would be nice. Maybe a tree view from the second-level domain name.

For me, I really would like a way to favorite/star the Group (maybe the Kind). Just to place the ones that I currently care about at the top of a list. Having a lot of CRDs just creates a wall of text.

Thanks!

ilyavaiser commented 4 months ago

Guys, this is annoying every time I use your app. Do the normal sorting, please.

DanTulovsky commented 1 month ago

Hi.. is there a chance this can be prioritized? It's really difficult to find the needed CRD in a randomly sorted list...

thank you

goenning commented 4 weeks ago

I'm working on this at the moment, this is the WIP version.

Better?

image

goenning commented 3 weeks ago

This is available on 1.7.0 now 🚀