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 2 (Latest)

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.
8f6ac0802186652a5acb5a58299fe5106ae19047 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...