Port CommentEditor to spina

Review Request #12948 — Created April 12, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

This change ports the CommentEditor model and associated tests to spina
and TypeScript.

  • Ran js-tests.
  • Used the comment dialog.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2

Commits

First Last Summary ID Author
Port CommentEditor to spina
This change ports the CommentEditor model and associated tests to spina and TypeScript. Testing Done: - Ran js-tests. - Used the comment dialog.
5debe4530ce757b0e45b82c5bfa6087d88071c07 David Trowbridge
reviewboard/staticbundles.py
reviewboard/static/rb/js/reviews/index.ts
reviewboard/static/rb/js/models/commentEditorModel.es6.js
reviewboard/static/rb/js/models/tests/commentEditorModelTests.es6.js
reviewboard/static/rb/js/reviews/models/tests/index.ts
reviewboard/static/rb/js/reviews/views/commentDialogView.ts
reviewboard/static/rb/js/reviews/views/tests/commentDialogViewTests.ts
Loading...