[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 3 (Latest)

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.
99613ff40461bd967991a551d948320b1385ca3b David Trowbridge
rbstopwatch/rbstopwatch/__init__.py
rbstopwatch/rbstopwatch/extension.py
rbstopwatch/rbstopwatch/static/js/stopwatch.js
Loading...