Convert RB.OAuthApplicationsView to TypeScript/spina

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

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.
Summary ID
Convert RB.OAuthApplicationsView to TypeScript/spina
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. Testing Done: - Ran js-tests. - Used the OAuth applications page in the settings.
8d3a2dc9f80f18d54f5194dcecf8438d09676b0e
Description From Last Updated

How about just putting these in an interface and documenting them there?

chipx86chipx86

8.0?

chipx86chipx86
david
david
david
chipx86
  1. 
      
  2. Show all issues

    How about just putting these in an interface and documenting them there?

  3. 
      
david
chipx86
  1. Ship It!
  2. 
      
david
Review request changed
Status:
Completed
Change Summary:
Pushed to master (589fe56)