Convert ClientLoginView to TypeScript/spina and make it a PageView.

Review Request #14088 — Created Aug. 8, 2024 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

This change converts the ClientLoginView to TypeScript, and updates it
to inherit from PageView. This allows us to use our standard page view
options from the template instead of instantiating the view separately.

  • Ran js-tests.
  • Used rbtools' web-based login feature to log in and saw that
    everything in the flow worked correctly.

Commits

Files