Convert repository branch and commit models/collections to TypeScript/spina.

Review Request #14083 — Created Aug. 8, 2024 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

This change converts the RB.RepositoryBranch and RB.RepositoryCommit
resource models to TypeScript, along with the RB.RepositoryBranches and
RB.RepositoryCommits collections.

  • Ran js-tests.
  • Ran setup.py build_media.

Changes between revision 1 and 2

orig
1
2
3
4

Commits

Summary ID Author
Convert repository branch and commit models/collections to TypeScript/spina.
This change converts the RB.RepositoryBranch and RB.RepositoryCommit resource models to TypeScript, along with the RB.RepositoryBranches and RB.RepositoryCommits collections. Testing Done: - Ran js-tests. - Ran setup.py build_media.
5fabdca6600280b4baa77d9ec970a46b3daab472 David Trowbridge
Convert repository branch and commit models/collections to TypeScript/spina.
This change converts the RB.RepositoryBranch and RB.RepositoryCommit resource models to TypeScript, along with the RB.RepositoryBranches and RB.RepositoryCommits collections. Testing Done: - Ran js-tests. - Ran setup.py build_media.
8b4faf10ee1aecc42c470b2ced542176902cfb0e David Trowbridge
reviewboard/static/rb/js/common/resources/models/tests/index.ts
Loading...