crew-cr / Crew

Code review tool for git projects
http://crew-cr.github.io/Crew
MIT License
129 stars 30 forks source link

Projects list: highlight projects with pending reviews #130

Open pmartin opened 11 years ago

pmartin commented 11 years ago

When you have a couple dozen projects in crew, and one of those has a pending review (new status on a branch), it's quite hard to find out on which project the pending review is.

Actually, at work, we have a dashboard that says "1 pending review", but it doesn't indicate on which project/branch that is; so we have to open crew, go to the projects list, and click on each project until we find the one that has a branch marked as "new" -- which is not that fun at all.

Would it be possible to have some kind of an indicator on the projects list, to highlight the projects that have pending reviews? Either by putting projects with pending reviews on top of the list; or by adding some visual indicator such as an icon?