Convert DraftReview model to TS/spina.

Review Request #13188 — Created Aug. 4, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

This change converts the draft review model over to TypeScript and
spina. This makes a few related changes to BaseResource and Review to
enable this.

Ran unit tests.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Convert DraftReview model to TS/spina.
This change converts the draft review model over to TypeScript and spina. This makes a few related changes to BaseResource and Review to enable this. Testing Done: Ran unit tests.
964220fbfd148181a108b3636108456fd1f3cc00 David Trowbridge
reviewboard/staticbundles.py
reviewboard/static/rb/js/common/resources/index.ts
reviewboard/static/rb/js/common/resources/models/baseResourceModel.ts
reviewboard/static/rb/js/resources/models/draftReviewModel.es6.js
reviewboard/static/rb/js/common/resources/models/reviewModel.ts
reviewboard/static/rb/js/resources/models/tests/draftReviewModelTests.es6.js
reviewboard/static/rb/js/common/resources/models/tests/index.ts
Loading...