Convert RB.APIToken to TypeScript/spina

Review Request #14062 — Created July 29, 2024 and submitted

Information

Review Board
master

Reviewers

This change converts the APIToken resource model to TypeScript.

  • Ran js-tests.
  • Used the API token editor UI.
Summary ID
Convert RB.APIToken to TypeScript/spina
This change converts the APIToken resource model to TypeScript. Testing Done: - Ran js-tests. - Used the API token editor UI.
f15a8723d30892fec91e342d14e58f1a9ed4d1c6
Description From Last Updated

Could be a good time to add docs for these. You could copy the definitions in reviewboard/webapi/resources/api_token.py

maubinmaubin
maubin
  1. 
      
  2. reviewboard/static/rb/js/common/resources/models/apiTokenModel.ts (Diff revision 1)
     
     
     
     
     
     
     
     
     
     
     
     
     
    Show all issues

    Could be a good time to add docs for these. You could copy the definitions in reviewboard/webapi/resources/api_token.py

  3. 
      
david
maubin
  1. Ship It!
  2. 
      
david
Review request changed
Status:
Completed
Change Summary:
Pushed to master (74414be)