Convert a few more views to ES6.
Review Request #10305 — Created Nov. 2, 2018 and submitted — Latest diff uploaded
This change migrates the remaining files in rb/js/views/ to ES6 syntax
and features.
Ran js-tests.
Diff Revision 3
This is not the most recent revision of the diff. The latest diff is revision 4. See what's changed.
orig
1
2
3
4
| reviewboard/staticbundles.py | ||
| reviewboard/static/rb/js/views/floatingBannerView.es6.js Was reviewboard/static/rb/js/views/floatingBannerView.js | ||
| reviewboard/static/rb/js/views/headerView.es6.js Was reviewboard/static/rb/js/views/headerView.js | ||
| reviewboard/static/rb/js/views/revisionSelectorView.es6.js Was reviewboard/static/rb/js/views/revisionSelectorView.js | ||
| reviewboard/static/rb/js/views/screenshotThumbnailView.es6.js Was reviewboard/static/rb/js/views/screenshotThumbnailView.js | ||
| reviewboard/static/rb/js/views/starManagerView.es6.js Was reviewboard/static/rb/js/views/starManagerView.js | ||
| reviewboard/static/rb/js/views/updateDiffView.js | Deleted | |
| reviewboard/static/rb/js/views/updateDiffView.es6.js | ||
| reviewboard/static/rb/js/views/uploadAttachmentView.js | Deleted | |
| reviewboard/static/rb/js/views/uploadAttachmentView.es6.js | ||
| reviewboard/static/rb/js/views/uploadDiffView.es6.js Was reviewboard/static/rb/js/views/uploadDiffView.js |
| 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 |
|---|