Convert BaseCollection and ResourceCollection to spina.

Review Request #13004 — Created May 3, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

This change ports our basic collection types over to spina and
TypeScript.

Ran js-tests.

Diff Revision 2 (Latest)

orig
1
2

Commits

First Last Summary ID Author
Convert BaseCollection and ResourceCollection to spina.
This change ports our basic collection types over to spina and TypeScript. Testing Done: Ran js-tests.
5519b2c6fe5d456dd709389e487dd55d78c4faf3 David Trowbridge
reviewboard/staticbundles.py
reviewboard/static/rb/js/common/index.ts
reviewboard/static/rb/js/collections/baseCollection.es6.js
reviewboard/static/rb/js/common/resources/index.ts
reviewboard/static/rb/js/resources/collections/resourceCollection.es6.js
reviewboard/static/rb/js/common/resources/collections/tests/index.ts
reviewboard/static/rb/js/resources/collections/tests/resourceCollectionTests.es6.js
reviewboard/static/rb/js/common/resources/models/baseResource.ts
reviewboard/static/rb/js/tests/index.ts
Loading...