Port DiffViewerPage and DiffViewerPageView to spina.

Review Request #12940 — Created April 5, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

This change ports the diffviewer page model and view to spina. These
files have been moved into the reviews subdirectory to correspond to
the bundle they're a part of.

  • Ran js-tests.
  • Tested the diffviewer page.

Diff Revision 5 (Latest)

orig
1
2
3
4
5

Commits

First Last Summary ID Author
Port DiffViewerPage and DiffViewerPageView to spina.
This change ports the diffviewer page model and view to spina. These files have been moved into the `reviews` subdirectory to correspond to the bundle they're a part of. Testing Done: - Ran js-tests. - Tested the diffviewer page.
cbd21aaa36381889c43c6323def62bb5df33efa0 David Trowbridge
reviewboard/staticbundles.py
reviewboard/static/rb/js/reviews/index.ts
reviewboard/static/rb/js/pages/models/diffViewerPageModel.es6.js
reviewboard/static/rb/js/reviews/models/reviewablePageModel.ts
reviewboard/static/rb/js/pages/models/tests/diffViewerPageModelTests.es6.js
reviewboard/static/rb/js/reviews/models/tests/index.ts
reviewboard/static/rb/js/pages/views/diffViewerPageView.es6.js
reviewboard/static/rb/js/pages/views/tests/diffViewerPageViewTests.es6.js
reviewboard/static/rb/js/reviews/views/tests/index.ts
Loading...