Convert Djblets avatars bundle to TypeScript and spina.

Review Request #13500 — Created Jan. 11, 2024 and submitted — Latest diff uploaded

Information

Djblets
release-5.x

Reviewers

The avatars bundle is relatively small. This change converts the whole
thing over to TypeScript and spina.

  • Ran js-tests.
  • Verified that interacting with the avatar forms still worked,
    including DnD of an image into the file upload settings.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Convert Djblets avatars bundle to TypeScript and spina.
The avatars bundle is relatively small. This change converts the whole thing over to TypeScript and spina. Testing Done: - Ran js-tests. - Verified that interacting with the avatar forms still worked, including DnD of an image into the file upload settings.
2351099d9827c87215de9329965e33f0dc5f4400 David Trowbridge
djblets/staticbundles.py
djblets/static/djblets/js/avatars/index.ts
djblets/static/djblets/js/avatars/models/avatarSettingsModel.ts
djblets/static/djblets/js/avatars/models/avatarSettingsModel.es6.js
djblets/static/djblets/js/avatars/views/avatarServiceSettingsFormView.es6.js
djblets/static/djblets/js/avatars/views/avatarSettingsFormView.es6.js
djblets/static/djblets/js/avatars/views/fileUploadSettingsFormView.es6.js
Loading...