Fix and update the rbchecklist extension for Review Board 5.0.
Review Request #12202 — Created March 24, 2022 and submitted
This change updates the rbchecklist extension for Review Board 5.0.x and
Django 3.2. This extension was also broken in a few ways, and I've fixed
up the things that were causing it to break (some problems with error
handling on the JS side, and a missing HTML element that was causing the
settings page to show poorly).I'd really like to start over on this extension--what we have is both
under-featured and over-complex, and the visual design is highly
lacking. For now, this change gets things limping along again.
Installed and activated the extension. Was able to use the features
successfully.
Summary | ID |
---|---|
035d766d122870256aa06c87ac30ccf733aa731c |
- Commits:
-
Summary ID aaa53b402756a4064a74283e61b77c6ed1419c96 7897c3fbdfc8aa01b1a44ce307fb87c36f2d13ec - Diff:
-
Revision 2 (+332 -196)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
- Commits:
-
Summary ID 7897c3fbdfc8aa01b1a44ce307fb87c36f2d13ec 9e772362c2233b1d8b29d83d4b7b34e6c3c8df36 - Diff:
-
Revision 3 (+334 -198)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
- Commits:
-
Summary ID 9e772362c2233b1d8b29d83d4b7b34e6c3c8df36 035d766d122870256aa06c87ac30ccf733aa731c - Diff:
-
Revision 4 (+340 -194)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.