Add support and docs for adding columns to datagrids.

Review Request #5364 — Created Jan. 30, 2014 and submitted

Information

Review Board
master

Reviewers

Add support and docs for adding columns to datagrids.

This brings over the new DataGridColumnsHook into the
reviewboard.extensions.hooks namespace, and introduces a specialization
for the dashboard called DashboardColumnsHook.

There's also docs covering how to use these new hooks, along with
examples.

Added a custom column to the dashboard.

Viewed the new doc pages. Didn't see anything immediately wrong.

Description From Last Updated

This should probably mention that doing so will make the column available only on the dashboard grid.

daviddavid
david
  1. 
      
  2. Show all issues

    This should probably mention that doing so will make the column available only on the dashboard grid.

  3. 
      
chipx86
Review request changed
Status:
Completed