Convert RB.OAuthClientSecretView to TypeScript/spina

Review Request #14095 — Created Aug. 9, 2024 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

This change converts the OAauth client secret widget JS to TypeScript
and spina. I decided to merge this into the "widgets" bundle, since it
seemed excessive to have a separate bundle just for this one file.

  • Ran js-tests.
  • Verified that the OAuth secret input still worked as expected.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Convert RB.OAuthClientSecretView to TypeScript/spina
This change converts the OAauth client secret widget JS to TypeScript and spina. I decided to merge this into the "widgets" bundle, since it seemed excessive to have a separate bundle just for this one file. Testing Done: - Ran js-tests. - Verified that the OAuth secret input still worked as expected.
20a2ab14fd186f213b6f01bc60b32d8b0d601be5 David Trowbridge
reviewboard/staticbundles.py
reviewboard/static/rb/js/accountPrefsPage/views/oauthClientSecretView.es6.js
reviewboard/static/rb/js/widgets/index.ts
reviewboard/static/rb/js/widgets/views/oauthClientSecretView.ts
reviewboard/templates/accounts/edit_oauth_app.html
reviewboard/templates/admin/base_site.html
reviewboard/templates/oauth/secret_input_widget.html
Loading...