Comment serialization cleanup part 5: Convert DiffReviewableCollection

Review Request #13659 — Created March 21, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

This change converts the DiffReviewableCollection to Typescript and
spina. While not truly necessary for the DiffFile cleanup, it is used in
here, and having this makes it easier to use automated tooling to find
the DiffFile uses.

Ran js-tests.

Diff Revision 1

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

orig
1
2

Commits

First Last Summary ID Author
Comment serialization cleanup part 5: Convert DiffReviewableCollection
This change converts the DiffReviewableCollection to Typescript and spina. While not truly necessary for the DiffFile cleanup, it is used in here, and having this makes it easier to use automated tooling to find the DiffFile uses. Testing Done: Ran js-tests.
37149d2a05354279c584da4ebc46cca14af24d23 David Trowbridge
reviewboard/staticbundles.py
reviewboard/static/rb/js/reviews/index.ts
reviewboard/static/rb/js/diffviewer/collections/diffReviewableCollection.es6.js
reviewboard/static/rb/js/diffviewer/collections/tests/diffReviewableCollectionTests.es6.js
reviewboard/static/rb/js/reviews/collections/tests/index.ts
reviewboard/static/rb/js/tests/index.ts
Loading...