mozilla / scrumbugz

Scrummy look at Bugzilla data. Discuss in #scrum on irc.mozilla.org.
http://scrumbugz.rtfd.org
Other
32 stars 20 forks source link

adding attachment flags to the flag labeling. #120

Closed dhuseby closed 10 years ago

dhuseby commented 10 years ago

with this change we'll be able to see bug flags and attachment flags labeled in the bug summary fields. this gives us a more complete at-a-glance status picture of each bug. this pull request includes test data and unit tests to verify the attachment api support.

attchment_flag_labeling_1 attchment_flag_labeling_2

dhuseby commented 10 years ago

Here's a couple more screenshots showing what the popup looks like for the attachment flags. It provides links to the reviewer (mailto) and the attached file. attchment_flag_labeling_3 attchment_flag_labeling_4

dhuseby commented 10 years ago

I updated the patch to incorporate the review feedback. I also cleaned up a few nits that pylint found.

pmclanahan commented 10 years ago

Great. Thanks again @dhuseby :+1:

pmclanahan commented 10 years ago

deployed to prod.