Add support for starring groups and review requests

Review Request #148 — Created Sept. 2, 2007 and submitted

Information

Review Board SVN (deprecated)
trunk
200

Reviewers

Added support for starring groups and review requests. Starring a group puts it on your dashboard under a "Watched Groups" list, which is useful when you want to keep track of a group but don't want the group's review requests appearing under your Incoming Reviews list or sending you e-mails.

Starring a review request puts it in your Starred Reviews list and sends any e-mails your way. This is useful if you're not a reviewer of a review request but want to keep track of what's going on with it without having to get involved.
Tested that starring and unstarring works in each area, and that they appear on the dashboard.
david
  1. 
      
  2. It looks a bit weird with a bunch of stars here.  Could you stick the star next to "Watched Groups" (similar to it is on "Starred Reviews") above?
  3. /trunk/reviewboard/accounts/models.py (Diff revision 3)
     
     
     
     
     
     
     
     
    Can you add some comments here explaining what starring means for each type?
  4. 
      
Loading...