• 
      

    Add new template hook points to the review request box.

    Review Request #9630 — Created Feb. 13, 2018 and submitted

    Information

    Review Board
    release-3.0.x
    39cc932...

    Reviewers

    This adds a new series of template hook points for augmenting the
    display of the review request box. It allows for placing things
    before/after/inside the summary information, before/after fields, and
    before/after/inside the extra panes area (where the issue summary table
    and file attachments live). This helps extensions to place additional
    details without worrying about looking up specific elements and
    modifying the DOM.

    Documentation has been added for all the new template hook points.

    Made sure the review request page properly loads.

    New unit tests for all the template hooks pass.

    Tested building docs and checking for generated output.

    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (58820dd)