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 3 and 4

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.
4bb603825122b7336daabb25d6672f6ed58c8d84 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.
cad6c6342fc2ca2b37ba8fd65d5493c668ee67b1 David Trowbridge
reviewboard/static/rb/js/common/resources/collections/repositoryCommitsCollection.ts
reviewboard/static/rb/js/common/resources/models/repositoryBranchModel.ts
Loading...