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

Option to only show builds when red/failed on Team City #88

Open
danielcattlin opened this issue Aug 12, 2019 · 1 comment
Open

Option to only show builds when red/failed on Team City #88

danielcattlin opened this issue Aug 12, 2019 · 1 comment
Labels
dashboard Dashboard UI changes help wanted Pull requests welcome options Options page UI changes

Comments

@danielcattlin
Copy link

I have a configuration with a lot of build configurations I want to show. There are literally so many that it crams the screen so it looks really complicated to track. If there was an option to hide passing some builds from the screen and only show then when failed it would look a lot cleaner. Is this something that can already be done?

@AdamNowotny AdamNowotny added the help wanted Pull requests welcome label Aug 14, 2019
@AdamNowotny
Copy link
Owner

This would need some setting to hide builds when green (https://github.com/AdamNowotny/BuildReactor/tree/master/src/settings/view) and then the build directive needs to hide when the setting is true (https://github.com/AdamNowotny/BuildReactor/tree/master/src/common/directives/build)

@AdamNowotny AdamNowotny added dashboard Dashboard UI changes options Options page UI changes labels Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dashboard Dashboard UI changes help wanted Pull requests welcome options Options page UI changes
Projects
None yet
Development

No branches or pull requests

2 participants