Convert RB.UserFileAttachment to TypeScript/spina.
Review Request #14084 — Created Aug. 8, 2024 and submitted — Latest diff uploaded
This change converts the UserFileAttachment resource model to
TypeScript.
- Ran js-tests.
- Ran setup.py build_media.
Diff Revision 1 (Latest)
Commits
Files
reviewboard/staticbundles.py | ||
reviewboard/static/rb/js/common/resources/index.ts | ||
reviewboard/static/rb/js/common/resources/models/userFileAttachmentModel.ts | ||
reviewboard/static/rb/js/common/resources/models/tests/index.ts | ||
reviewboard/static/rb/js/common/resources/models/tests/userFileAttachmentModelTests.ts Was reviewboard/static/rb/js/resources/models/tests/userFileAttachmentModelTests.es6.js | ||
reviewboard/static/rb/js/resources/models/userFileAttachmentModel.es6.js | Deleted |
reviewboard/staticbundles.py |
---|
reviewboard/static/rb/js/common/resources/index.ts |
---|
reviewboard/static/rb/js/common/resources/models/userFileAttachmentModel.ts |
---|
reviewboard/static/rb/js/common/resources/models/tests/index.ts |
---|
reviewboard/static/rb/js/resources/models/tests/userFileAttachmentModelTests.es6.js |
---|
reviewboard/static/rb/js/resources/models/userFileAttachmentModel.es6.js |
---|