Port RB.Review to TS/spina
Review Request #13169 — Created Aug. 1, 2023 and submitted
Information | |
---|---|
david | |
Review Board | |
release-6.x | |
Reviewers | |
reviewboard | |
This change ports the Review model to TypeScript and spina.
Ran unit tests.

-
-
reviewboard/static/rb/js/common/resources/models/reviewModel.ts (Diff revision 1) Since these
prototypeAttrs
are already set onBaseResource
, I thought we didn't have to include this here because they get inherited?