[OAuth2Provider] Add link from account preferences to create, edit and delete OAuth2 client apps
Review Request #7914 — Created Jan. 28, 2016 and discarded
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
LE
Review request changed
- Change Summary:
-
Update wrong summary
- Summary:
-
[WIP] Add dependencies and urls to provide OAuth2 support for external services[WIP] Add link from account preferences to create, edit and delete OAuth2 client apps
LE
Review request changed
-
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).
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