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 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

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.
4e8eeae8eb9a9ae223ff903918e7491ee840d81d 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...