Port DiffComplexityIconView and DiffFileIndexView to spina.

Review Request #12936 — Created April 4, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

This change ports two of the classes used to implement the file index
over to TypeScript and spina. They've been moved into the reviews
subdirectory in order to correspond with the bundle that they're a part
of.

  • Ran js-tests.
  • Used these in conjunction with other changes to the file index.

Diff Revision 3 (Latest)

orig
1
2
3

Commits

First Last Summary ID Author
Port DiffComplexityIconView and DiffFileIndexView to spina.
This change ports two of the classes used to implement the file index over to TypeScript and spina. They've been moved into the `reviews` subdirectory in order to correspond with the bundle that they're a part of. Testing Done: - Ran js-tests. - Used these in conjunction with other changes to the file index.
5cb8cd7743d97f290def485e3ab4d930c4cebfdd David Trowbridge

Files

reviewboard/staticbundles.py
reviewboard/static/rb/js/reviews/index.ts
reviewboard/static/rb/js/reviews/views/diffComplexityIconView.ts Was reviewboard/static/rb/js/diffviewer/views/diffComplexityIconView.es6.js
reviewboard/static/rb/js/reviews/views/diffFileIndexView.ts Was reviewboard/static/rb/js/diffviewer/views/diffFileIndexView.es6.js
reviewboard/staticbundles.py
reviewboard/static/rb/js/reviews/index.ts
reviewboard/static/rb/js/diffviewer/views/diffComplexityIconView.es6.js
reviewboard/static/rb/js/diffviewer/views/diffFileIndexView.es6.js
Loading...