Port ReviewablePage and ReviewablePageView to spina.

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

Information

Review Board
release-6.x

Reviewers

This change ports the reviewable 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.
  • Verified that reviewable pages still functioned correctly.

Diff Revision 3 (Latest)

orig
1
2
3

Commits

First Last Summary ID Author
Port ReviewablePage and ReviewablePageView to spina.
This change ports the reviewable 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. - Verified that reviewable pages still functioned correctly.
7d0530599bcea3248af0b99b7b42320b3c5badb2 David Trowbridge
reviewboard/staticbundles.py
reviewboard/static/rb/js/pages/views/diffViewerPageView.es6.js
reviewboard/static/rb/js/reviews/index.ts
reviewboard/static/rb/js/pages/models/reviewablePageModel.es6.js
reviewboard/static/rb/js/reviews/models/tests/index.ts
reviewboard/static/rb/js/pages/models/tests/reviewablePageModelTests.es6.js
reviewboard/static/rb/js/pages/views/reviewablePageView.es6.js
reviewboard/static/rb/js/reviews/views/tests/index.ts
reviewboard/static/rb/js/pages/views/tests/reviewablePageViewTests.es6.js
reviewboard/static/rb/js/tests/index.ts
Loading...