• 
      

    Issue 495: I want a "To Me" column in the Incoming reviews page

    Review Request #2061 — Created Jan. 22, 2011 and discarded

    Information

    Review Board

    Reviewers

    Added a column to the ReviewRequestDataGrid that shows whether the review has the current user assigned as a reviewer. This column is now default on ReviewRequestDataGrid and DashboardDataGrid.
    
     
    chipx86
    1. This is a great start. What I think I'd like to figure out is some icon we can use instead of text. Otherwise, the column takes up a lot of precious space.
    2. reviewboard/reviews/datagrids.py (Diff revision 1)
       
       
       
      The other columns may not do this, but this should be:
      
      super(Column, self).__init__(label=.....)
    3. 
        
    MA
    MA
    Review request changed
    Status:
    Discarded