Port review request field views to spina.

Review Request #13017 — Created May 5, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

This change ports over all of the review request field views to spina
and TypeScript.

  • Ran js-tests.
  • Excercised various fields in the review request UI.
  • Verified that the change description field in the unified banner
    worked correctly.

Diff Revision 3 (Latest)

orig
1
2
3

Commits

First Last Summary ID Author
Port review request field views to spina.
This change ports over all of the review request field views to spina and TypeScript. Testing Done: - Ran js-tests. - Excercised various fields in the review request UI. - Verified that the change description field in the unified banner worked correctly.
8887e3904f46305eae9b88366548a9a96aba5ada David Trowbridge
reviewboard/staticbundles.py
reviewboard/static/rb/js/reviews/index.ts
reviewboard/static/rb/js/views/reviewRequestFieldViews.es6.js
reviewboard/static/rb/js/reviews/views/unifiedBannerView.ts
reviewboard/static/rb/js/reviews/views/tests/index.ts
reviewboard/static/rb/js/views/tests/reviewRequestFieldViewsTests.es6.js
Loading...