Convert RB.FormView to TypeScript/spina

Review Request #14058 — Created July 26, 2024 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

This change ports the FormView class to TypeScript.

  • Ran js-tests.
  • Checked that the repository form and subforms still worked as
    expected.

Diff Revision 2 (Latest)

orig
1
2

Commits

First Last Summary ID Author
Convert RB.FormView to TypeScript/spina
This change ports the FormView class to TypeScript. Testing Done: - Ran js-tests. - Checked that the repository form and subforms still worked as expected.
f156cc5abe196d21a595360b151bcdfaaaa5b4f2 David Trowbridge
reviewboard/staticbundles.py
reviewboard/static/rb/js/common/index.ts
reviewboard/static/rb/js/ui/views/formView.es6.js
reviewboard/static/rb/js/ui/views/tests/formViewTests.es6.js
reviewboard/static/rb/js/common/views/tests/index.ts
Loading...