[OAuth2Provider] Add link from account preferences to create, edit and delete OAuth2 client apps

Review Request #7914 — Created Jan. 28, 2016 and discarded

Information

Review Board
master

Reviewers

Add link from account preferences to create, edit and delete OAuth2 client apps

User need a way to create, edit and delete an OAuth2 client, so I add the link
to create, edit and delete OAuth2 client form from the main OAuth2 page.

Manual test

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/oauth2/urls.py
        reviewboard/accounts/forms/pages.py
    
    Ignored Files:
        reviewboard/static/rb/js/accountPrefsPage/views/oauth2ClientAppsView.js
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/oauth2/urls.py
        reviewboard/accounts/forms/pages.py
    
    Ignored Files:
        reviewboard/static/rb/js/accountPrefsPage/views/oauth2ClientAppsView.js
    
    
  2. 
      
LE
LE
chipx86
  1. I think given my comments on /r/7916/, it actually makes sense to combine that and this into one change that's focused on managing OAuth2 applications. Splitting this work up into too many small review requests will make it harder to see the complete picture in some cases (in this case, how those pages tie into the My Account page).

  2. 
      
LE
Review request changed

Status: Discarded

Change Summary:

Close to clear out CR queue for wraping up

Loading...