Port the related user selector to ES6

Review Request #8984 — Created June 2, 2017 and submitted — Latest diff uploaded

Information

Review Board
release-3.0.x

Reviewers

This change ports the related user & object selctor JS to use ES6.

The related user selection widget on the repositories change form
still works as intended.

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 8. See what's changed.

orig
1
2
3
4
5
6
7
8
reviewboard/staticbundles.py
reviewboard/static/rb/js/admin/views/relatedObjectSelectorView.es6.js Was reviewboard/static/rb/js/admin/views/relatedObjectSelectorView.js
reviewboard/static/rb/js/admin/views/relatedUserSelectorView.es6.js Was reviewboard/static/rb/js/admin/views/relatedUserSelectorView.js
reviewboard/staticbundles.py
reviewboard/static/rb/js/admin/views/relatedObjectSelectorView.js
reviewboard/static/rb/js/admin/views/relatedUserSelectorView.js
Loading...