Convert RB.Admin.PageView to TypeScript/spina.

Review Request #13893 — Created May 22, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

This change converts the admin PageView class to TypeScript. This
particular class is actually empty, but converting it will help
alleviate an unrelated issue where some ad blockers would see a file
called "pageView.js" and block it.

  • Ran js-tests.
  • Used the admin UI.

Diff Revision 1

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

orig
1
2

Commits

First Last Summary ID Author
Convert RB.Admin.PageView to TypeScript/spina.
This change converts the admin PageView class to TypeScript. This particular class is actually empty, but converting it will help alleviate an unrelated issue where some ad blockers would see a file called "pageView.js" and block it. Testing Done: - Ran js-tests. - Used the admin UI.
95be4b752a23a06c8fffd27c1d335618ea52e178 David Trowbridge
reviewboard/staticbundles.py
reviewboard/static/rb/js/admin/index.ts
reviewboard/static/rb/js/admin/views/pageView.ts
reviewboard/static/rb/js/admin/views/pageView.es6.js
Loading...