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 2 (Latest)

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.
104a96be254b41254c84fc1148cd4d2c968975a8 David Trowbridge
reviewboard/staticbundles.py
reviewboard/static/rb/js/admin/index.ts
reviewboard/static/rb/js/admin/views/baseAdminPageView.ts
reviewboard/static/rb/js/admin/views/pageView.es6.js
Loading...