Convert RB.OAuthApplicationsView to TypeScript/spina
Review Request #14090 — Created Aug. 8, 2024 and submitted
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.
- Change Summary:
-
Fix empty text to properly get hidden when items exist.
- Commits:
-
Summary ID 6321042a5bd4ca61f41d579e440426c2f4a667b2 82d162f2c1d811fd6bef86b46f7ab597c584a9b9
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
- Description:
-
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.
- Description:
-
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 ~ applications." text, even when there were applications in the list. - list.