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 1

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

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.
ad6459c8d88af44546d579991df3f675558188b8 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...