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

Menu item sort order #6

Closed
znek opened this issue Mar 12, 2024 · 2 comments
Closed

Menu item sort order #6

znek opened this issue Mar 12, 2024 · 2 comments

Comments

@znek
Copy link

znek commented Mar 12, 2024

The sort ordering of the menu item is aligned with the Pipeline view. I'd prefer to have the items sorted by status severity + last build date. Any plans to do this or do I really have to learn Swift (god forbid ;-)?

@znek znek mentioned this issue Mar 12, 2024
@erikdtw
Copy link

erikdtw commented Mar 13, 2024

Sorting by last build time is planned for the next pre-release. It's in the roadmap as "remaining menu appearance options". Trying to get to feature parity with the old CCMenu before replacing it with CCMenu2 in the AppStore.

Sorting by status severity is not planned, but there will be a filter like in the old CCMenu, to hide pipelines that had a successful build and are not active. This is already implemented but was added after the last pre-release.

@erikdoe
Copy link
Member

erikdoe commented Mar 20, 2024

Sorting and filtering like in CCMenu 1 is now implemented.

@erikdoe erikdoe closed this as completed Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants