Add hooks for the dashboard and user page sidebar items.

Review Request #5443 — Created Feb. 8, 2014 and submitted

Information

Review Board
master

Reviewers

Add hooks for the dashboard and user page sidebar items.

These new hooks allow for plugging content into the dashboard and user
page sidebars, using the new sidebar item registration APIs. They
replace the old DashboardHook and UserPageSidebarHook.

There's technically also a DataGridSidebarItemsHook, but it's more of a
base class. Since there's only two datagrids with sidebars right now,
I'm leaving it undocumented until we start seeing a need to expose it.

Unit tests passed.

Added some custom hooks in an extension.

david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Loading...