Convert comment block models to TypeScript/spina.

Review Request #13526 — Created Feb. 6, 2024 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

This change converts the comment block models used in Review UI
frontends to TypeScript.

  • Ran js-tests.
  • Verified that adding comments on various file attachments still worked
    correctly.

Changes between revision 1 and 2

orig
1
2

Commits

Summary ID Author
Convert comment block models to TypeScript/spina.
This change converts the comment block models used in Review UI frontends to TypeScript. Testing Done: - Ran js-tests. - Verified that adding comments on various file attachments still worked correctly.
223f3baa0bc1d76269328cc44c0f39764ec8db24 David Trowbridge
Convert comment block models to TypeScript/spina.
This change converts the comment block models used in Review UI frontends to TypeScript. Testing Done: - Ran js-tests. - Verified that adding comments on various file attachments still worked correctly. Reviewed at https://reviews.reviewboard.org/r/13526/
27593b4ab1f00ec0fe352bace0c1bfc2cca273c5 David Trowbridge
reviewboard/static/rb/js/reviews/models/abstractCommentBlockModel.ts
reviewboard/static/rb/js/reviews/models/fileAttachmentCommentBlockModel.ts
Loading...