Convert RB.FormView to TypeScript/spina
Review Request #14058 — Created July 26, 2024 and submitted — Latest diff uploaded
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
Files
reviewboard/staticbundles.py | ||
reviewboard/static/rb/js/common/index.ts | ||
reviewboard/static/rb/js/common/views/formView.ts Was reviewboard/static/rb/js/ui/views/formView.es6.js | ||
reviewboard/static/rb/js/common/views/tests/formViewTests.ts Was reviewboard/static/rb/js/ui/views/tests/formViewTests.es6.js | ||
reviewboard/static/rb/js/common/views/tests/index.ts |
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 |
---|