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 3

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

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.
6722494ccd7439a894f964f6b7e9f1db588e7e86 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...