Convert RB.APITokensView to TypeScript/spina.

Review Request #14077 — Created Aug. 6, 2024 and submitted

Information

Review Board
master

Reviewers

This change converts the API tokens view to TypeScript.

  • Ran js-tests.
  • Ran setup.py build_media.
  • Added, edited, copied, and removed API tokens.
Summary ID
Convert RB.APITokensView to TypeScript/spina.
This change converts the API tokens view to TypeScript. Testing Done: - Ran js-tests. - Ran setup.py build_media. - Added, edited, copied, and removed API tokens.
2c81fc8aaec29a27586daef63ab7954b050efe22
Description From Last Updated

These are missing docs.

chipx86chipx86

This is missing docs.

chipx86chipx86

This regresses any options going in.

chipx86chipx86

Can you add Returns while here?

chipx86chipx86

Can we standardize on T or T-based naming?

chipx86chipx86

This is missing docs.

chipx86chipx86

Must be a one-line summary.

chipx86chipx86

This should be using as syntax, as <...>var syntax is deprecated.

chipx86chipx86

Left-over debug output.

chipx86chipx86

We should continue to pass all arguments down the chain.

chipx86chipx86
chipx86
  1. 
      
  2. Show all issues

    These are missing docs.

  3. Show all issues

    This is missing docs.

  4. Show all issues

    This regresses any options going in.

    1. The base class doesn't take/use options.

  5. Show all issues

    Can you add Returns while here?

  6. Show all issues

    Can we standardize on T or T-based naming?

  7. Show all issues

    This is missing docs.

  8. Show all issues

    Must be a one-line summary.

  9. Show all issues

    This should be using as syntax, as <...>var syntax is deprecated.

  10. Show all issues

    Left-over debug output.

  11. Show all issues

    We should continue to pass all arguments down the chain.

    1. Turns out we don't have any initialize methods in any of the parents.

  12. 
      
david
maubin
  1. Ship It!
  2. 
      
david
Review request changed
Status:
Completed
Change Summary:
Pushed to master (705fddd)