Convert RB.Repository to TypeScript/spina.

Review Request #13995 — Created June 24, 2024 and submitted

Information

Review Board
release-7.x

Reviewers

This change converts the repository resource to TypeScript/spina.

Ran js-tests.

Summary ID
Convert RB.Repository to TypeScript/spina.
This change converts the repository resource to TypeScript/spina. Testing Done: Ran js-tests.
77127557f04c95f4fc074d7f7a4d9372128713d6
Description From Last Updated

Missing a one-line summary.

chipx86chipx86

Missing a one-line summary.

chipx86chipx86

Missing a one-line summary.

chipx86chipx86

You can use Record<string, string> here.

chipx86chipx86

Missing docs.

chipx86chipx86

While here, can you change this to "Return ..." ?

chipx86chipx86

This should reference RepositoryCommitsOptions.

chipx86chipx86

This is no longer needed.

chipx86chipx86
chipx86
  1. 
      
  2. Show all issues

    Missing a one-line summary.

  3. Show all issues

    Missing a one-line summary.

  4. Show all issues

    Missing a one-line summary.

  5. Show all issues

    You can use Record<string, string> here.

  6. Show all issues

    Missing docs.

  7. I don't love exposing this any more than we have to. We normally just pass in the options we care about as a type, though technically that's wrong... No blocker here, but we should find a better pattern.

  8. Show all issues

    While here, can you change this to "Return ..." ?

  9. Show all issues

    This should reference RepositoryCommitsOptions.

  10. reviewboard/static/rb/js/common/resources/models/repositoryModel.ts (Diff revision 1)
     
     
     
     
     
     
     
     
     
    Show all issues

    This is no longer needed.

  11. 
      
david
maubin
  1. Ship It!
  2. 
      
david
maubin
  1. Ship It!
  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
Review request changed
Status:
Completed
Change Summary:
Pushed to release-7.x (3184d07)