AutomatedArchitecture / TheShameWhisperer-Jenkins

Sends CI events to a Siren of Shame server for distribution, gamification, and siren sounding.
sirenofshame.com
Apache License 2.0
0 stars 0 forks source link

As a user with lots of jobs (500+) I want an easy way to select a subset (~300) of them to watch #5

Open lprichar opened 10 years ago

lprichar commented 10 years ago

Ideally with some kind of search

mightymuke commented 10 years ago

Like a bulk add using wildcards or something? eg, MyCompanyProject* -> Add. Or are you thinking we should have some way to display the 300 jobs, each with a checkbox, and a "check all" button at the top (for eg).

lprichar commented 10 years ago

I just implemented this with the search/filter + checkboxes + check all approach in the desktop app, so that's one idea, but I tried to describe it as a need and thus leave the implementation to whoever takes the story.