Add Webhooks and Hosting Accounts to the admin sidebar.

Review Request #6259 — Created Aug. 23, 2014 and submitted

Information

Review Board
master
5584163...

Reviewers

This adds handy links for managing or adding Webhooks or hosting
accounts to the admin UI's sidebar. These are some of the more common
database tables that may need to be modified, so we don't want users to
have to dig for them.

While in here, I cleaned up some indentation issues.

Checked that the new links worked fine.

reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/admin/templatetags/rbadmintags.py
    
    Ignored Files:
        reviewboard/templates/admin/widgets/w-actions.html
    
    
    
    Tool: Pyflakes
    Processed Files:
        reviewboard/admin/templatetags/rbadmintags.py
    
    Ignored Files:
        reviewboard/templates/admin/widgets/w-actions.html
    
    
  2. 
      
david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (9f4b97e)
Loading...