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 2

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

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.
3b8863a3cb09c7f147e0cd59df3700720a01020b 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...