Convert RB.OAuthApplicationsView to TypeScript/spina

Review Request #14090 — Created Aug. 8, 2024 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

This change converts the OAuth applications view for the account
settings to TypeScript.

The only functional change is that while doing this, I discovered
that we were always showing the "have not registered any OAuth2
applications." text, even when there were applications in the list.

  • Ran js-tests.
  • Used the OAuth applications page in the settings.

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.

orig
1
2
3

Commits

First Last Summary ID Author
Convert RB.OAuthApplicationsView to TypeScript/spina
This change converts the OAuth applications view for the account settings to TypeScript. Testing Done: - Ran js-tests. - Used the OAuth applications page in the settings.
82d162f2c1d811fd6bef86b46f7ab597c584a9b9 David Trowbridge
reviewboard/staticbundles.py
reviewboard/static/rb/js/accountPrefsPage/index.ts
reviewboard/static/rb/js/accountPrefsPage/views/oauthApplicationsView.ts
reviewboard/static/rb/js/accountPrefsPage/views/oauthApplicationsView.es6.js
Loading...