Fish Trophy

chipx86 got a fish trophy!

Fish Trophy

Add hooks for creating account pages and forms.

Review Request #5335 — Created Jan. 27, 2014 and submitted

Information

Review Board
master

Reviewers

Add hooks for creating account pages and forms.

This introduces AccountPagesHook and AccountPageFormsHook, which allow
extensions to add to the My Account page. It also provides documentation
on using them.

While implementing an extension, I decided to change some of the naming.
reviewboard.accounts.forms.account is now
reviewboard.accounts.forms.pages, which helps tie the forms to the pages
reviewboard.accounts.page module, and removes the double "account."
I also renamed AccountForm to AccountPageForm.

Added a test page in an extension with a form. Also added a form to the
Authentication page. Both worked.

Description From Last Updated

"wiht"

daviddavid
There are no open issues
chipx86
david
  1. 
      
  2. reviewboard/extensions/hooks.py (Diff revision 2)
     
     
    Show all issues

    "wiht"

  3. 
      
chipx86
david
  1. Ship It!
  2. 
      
chipx86
Review request changed
Status:
Completed
Loading...