Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for sorting applications by name #4060

Closed
gnagel opened this issue Aug 6, 2020 · 8 comments · Fixed by #11645
Closed

Add support for sorting applications by name #4060

gnagel opened this issue Aug 6, 2020 · 8 comments · Fixed by #11645
Assignees
Labels
component:ui User interfaces bugs and enhancements enhancement New feature or request good first issue Good for newcomers hacktoberfest type:usability Enhancement of an existing feature

Comments

@gnagel
Copy link

gnagel commented Aug 6, 2020

Summary

The Argo UI doesn't currently allow sorting by name or any other attribute such as last sync time.

Motivation

I would use this when scanning the list of available apps by name, sorting by deployment time, etc.

Proposal

Client-side sorting of the fields in memory.

@gnagel gnagel added the enhancement New feature or request label Aug 6, 2020
@alexmt alexmt added good first issue Good for newcomers type:usability Enhancement of an existing feature ui labels Aug 6, 2020
@alexmt
Copy link
Collaborator

alexmt commented Aug 6, 2020

@rbreeze you might want to take a look

@jessesuen jessesuen added component:ui User interfaces bugs and enhancements and removed ui labels Aug 27, 2020
@jmfinelli
Copy link

Hi guys, I was wondering if there is any progress on this. This sounds to be a "good first issue" to familiarise myself with ArgoCD.

@rbreeze
Copy link
Member

rbreeze commented Sep 2, 2020

@manuNCL We haven't looked into this further yet. Feel free to work on it!

@jmfinelli
Copy link

jmfinelli commented Sep 4, 2020

@rbreeze Great! I'll look into this next week. Today, I managed to compile and run Argo-CD with a virtualized toolchain (I suppose) so I think I'm ready to try things out. I will keep you updated.

@tetchel
Copy link
Contributor

tetchel commented Oct 14, 2020

@manuNCL have you made any progress on this? otherwise, I will look into improving the applications 'list' view to include sorting.

@jmfinelli
Copy link

@manuNCL have you made any progress on this? otherwise, I will look into improving the applications 'list' view to include sorting.

@tetchel feel free to work on this. I've got caught up with work stuff and could not look into this.

@pasha-codefresh
Copy link
Member

@rbreeze are you going to do it ? we can help here if you want

@gnagel
Copy link
Author

gnagel commented Jan 25, 2023

Awesome, thank you for doing this one!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:ui User interfaces bugs and enhancements enhancement New feature or request good first issue Good for newcomers hacktoberfest type:usability Enhancement of an existing feature
Projects
None yet
8 participants