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 2 (Latest)

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.
2f463303334b42f9633d90b45b90c6f2b796e1d6 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...