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

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