Convert RB.OAuthTokensView to TypeScript/spina.

Review Request #14093 — Created Aug. 9, 2024 and submitted

Information

Review Board
master

Reviewers

This change converts the RB.OAuthTokensView config forms views to
TypeScript.

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

  • Ran js-tests.
  • Created Oauth tokens (via the admin site) and saw them in the list,
    and removed them via the UI.
Summary ID
Convert RB.OAuthTokensView to TypeScript/spina.
This change converts the RB.OAuthTokensView config forms views to TypeScript. The only functional change is that while doing this I discovered that we were always showing the "You do not have any OAuth2 tokens" text, even when there were tokens in the list. Testing Done: - Ran js-tests. - Created Oauth tokens (via the admin site) and saw them in the list, and removed them via the UI.
34fefe48411e932f13d3ba6a7f138d1680e30155
chipx86
  1. Ship It!
  2. 
      
david
Review request changed
Status:
Completed
Change Summary:
Pushed to master (de4686d)