Convert comment models to TypeScript/spina.

Review Request #14074 — Created Aug. 4, 2024 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

This change converts all the comment resource models to TypeScript.

  • Ran js-tests.
  • Ran setup.py build_media.

Changes between revision 1 and 2

orig
1
2

Commits

Summary ID Author
Convert comment models to TypeScript/spina.
This change converts all the comment resource models to TypeScript. Testing Done: - Ran js-tests. - Ran setup.py build_media.
0663462b3e80919c4440ef715395af14f3ac94ea David Trowbridge
Convert comment models to TypeScript/spina.
This change converts all the comment resource models to TypeScript. Testing Done: - Ran js-tests. - Ran setup.py build_media.
78e25b894ea0c05257384e31e0a21132b946451e David Trowbridge
reviewboard/static/rb/js/common/resources/models/diffCommentModel.ts
reviewboard/static/rb/js/common/resources/models/fileAttachmentCommentModel.ts
reviewboard/static/rb/js/common/resources/models/generalCommentModel.ts
reviewboard/static/rb/js/common/resources/models/reviewModel.ts
reviewboard/static/rb/js/common/resources/models/screenshotCommentModel.ts
reviewboard/static/rb/js/reviews/models/reviewRequestEditorModel.ts
reviewboard/static/rb/js/reviews/views/fileAttachmentThumbnailView.ts
reviewboard/static/rb/js/reviews/views/reviewDialogView.ts
Loading...