Convert RB.ReviewRequest model to TypeScript/spina.

Review Request #13516 — Created Feb. 1, 2024 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

This change converts the ReviewRequest resource model to TypeScript.
While I was updating this, I also got rid of the deprecated callbacks
style for its async methods.

Ran js-tests.

Changes between revision 1 and 2

orig
1
2

Commits

Summary ID Author
Convert RB.ReviewRequest model to TypeScript/spina.
This change converts the ReviewRequest resource model to TypeScript. While I was updating this, I also got rid of the deprecated callbacks style for its async methods. Testing Done: Ran js-tests.
d9cf86a7129c06a63d33e496bb82f25a887198c1 David Trowbridge
Convert RB.ReviewRequest model to TypeScript/spina.
This change converts the ReviewRequest resource model to TypeScript. While I was updating this, I also got rid of the deprecated callbacks style for its async methods. Testing Done: Ran js-tests.
c7da1a1c69cc78cd43ef36ebbbcce4d5249994c4 David Trowbridge
reviewboard/static/rb/js/common/resources/models/baseResourceModel.ts
reviewboard/static/rb/js/common/resources/models/reviewRequestModel.ts
Loading...