Port CommentEditor to spina
Review Request #12948 — Created April 12, 2023 and submitted — Latest diff uploaded
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
Files
reviewboard/staticbundles.py | ||
reviewboard/static/rb/js/reviews/index.ts | ||
reviewboard/static/rb/js/reviews/models/commentEditorModel.ts Was reviewboard/static/rb/js/models/commentEditorModel.es6.js | ||
reviewboard/static/rb/js/reviews/models/tests/commentEditorModelTests.ts Was 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 |
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 |
---|