Convert a few more views to ES6.

Review Request #10305 — Created Nov. 2, 2018 and submitted — Latest diff uploaded

Information

Review Board
release-4.0.x
ee5c303...

Reviewers

This change migrates the remaining files in rb/js/views/ to ES6 syntax
and features.

Ran js-tests.

Diff Revision 4 (Latest)

orig
1
2
3
4
reviewboard/staticbundles.py
reviewboard/static/rb/js/views/floatingBannerView.js
reviewboard/static/rb/js/views/headerView.js
reviewboard/static/rb/js/views/revisionSelectorView.js
reviewboard/static/rb/js/views/screenshotThumbnailView.js
reviewboard/static/rb/js/views/starManagerView.js
reviewboard/static/rb/js/views/updateDiffView.js
reviewboard/static/rb/js/views/updateDiffView.es6.js
reviewboard/static/rb/js/views/uploadAttachmentView.js
reviewboard/static/rb/js/views/uploadAttachmentView.es6.js
reviewboard/static/rb/js/views/uploadDiffView.js
Loading...