[rbstopwtach] Modernize the stopwatch extension.

Review Request #11079 — Created July 13, 2020 and submitted — Latest diff uploaded

Information

rb-extension-pack
master

Reviewers

This change modernizes the codebase for the stopwatch extension,
primarily porting the JavaScript side over to ES6.

Enabled the extension and timed a review.

Diff Revision 1

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

orig
1
2
3

Commits

First Last Summary ID Author
[rbstopwtach] Modernize the stopwatch extension.
This change modernizes the codebase for the stopwatch extension, primarily porting the JavaScript side over to ES6. Testing Done: Enabled the extension and timed a review.
2f0a3ec4a314661e87b74cd0b22fe48abfc645d3 David Trowbridge
rbstopwatch/rbstopwatch/__init__.py
rbstopwatch/rbstopwatch/extension.py
rbstopwatch/rbstopwatch/static/js/stopwatch.js
Loading...