Convert js/ui to ES6
Review Request #8049 — Created March 10, 2016 and submitted
This change converts the views in js/ui/views to ES6. While I was in here, I
went through and updated our docstrings to the modern format.
Ran js-tests.
Review Request #8049 — Created March 10, 2016 and submitted
This change converts the views in js/ui/views to ES6. While I was in here, I
went through and updated our docstrings to the modern format.
Ran js-tests.
Tool: Pyflakes Processed Files: reviewboard/staticbundles.py Ignored Files: reviewboard/static/rb/js/ui/views/dialogView.es6.js reviewboard/static/rb/js/ui/views/dialogView.js reviewboard/static/rb/js/ui/views/splitButtonView.es6.js reviewboard/static/rb/js/ui/views/textEditorView.es6.js Tool: PEP8 Style Checker Processed Files: reviewboard/staticbundles.py Ignored Files: reviewboard/static/rb/js/ui/views/dialogView.es6.js reviewboard/static/rb/js/ui/views/dialogView.js reviewboard/static/rb/js/ui/views/splitButtonView.es6.js reviewboard/static/rb/js/ui/views/textEditorView.es6.js