Review Composer: Sidebar

Review Request #10225 — Created Oct. 11, 2018 and updated — Latest diff uploaded

Information

Review Board
master
3de8456...

Reviewers

The Review composer is the redesign of the review dialog to improve user
experience. The Review composer: sidebar serves as the sidebar for the
review composer.

The sidebar contains a button to create new general comments to replace the
add general comments button in the review dialog. A rendered list of comments
which will serve as a table of contents of reviews left in the review and a
tips and documentation section.

Added new JS unit tests to test functionality added. All JS tests pass.

docs/manual/admin/configuration/repositories/bitbucket.rst
docs/releasenotes/2.5.18.rst
docs/releasenotes/3.0.11.rst
docs/releasenotes/index.rst
reviewboard/hostingsvcs/bitbucket.py
reviewboard/hostingsvcs/gitlab.py
reviewboard/hostingsvcs/tests/test_bitbucket.py
reviewboard/hostingsvcs/tests/test_gitlab.py
reviewboard/notifications/webhooks.py
reviewboard/notifications/tests/test_webhooks.py
reviewboard/reviews/views.py
reviewboard/scmtools/forms.py
reviewboard/static/rb/js/views/reviewDialogView.es6.js
reviewboard/templates/hostingsvcs/bitbucket/repo_hook_instructions.html
reviewboard/webapi/resources/validate_diff.py
reviewboard/webapi/tests/test_validate_diff.py
Loading...