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.

Changes between revision 2 and 3

orig
1
2
3

Commits

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
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
reviewboard/static/rb/js/reviews/views/diffComplexityIconView.ts
Loading...