[Demo] Enhance and fix up the setup experience in prepare-dev.py.

Review Request #11392 — Created Jan. 21, 2021 and discarded — Latest diff uploaded

Information

Review Board
release-4.0.x

Reviewers

This modernizes the way we request input and display output on
prepare-dev.ppy, utilizing more of rb-site's ConsoleUI. This is a
better, more consistent way of displaying information and prompting for
information.

The text has been updated to be more user-friendly, to offer
guidance for when things go wrong, and to provide next steps when the
environment is prepared.

Tested prepare-dev.py.

reviewboard/static/rb/css/ui/datagrids.less
reviewboard/static/rb/css/ui/forms.less
reviewboard/static/rb/css/ui/search-field.less
reviewboard/static/rb/js/accountPrefsPage/views/apiTokensView.es6.js
reviewboard/static/rb/js/accountPrefsPage/views/joinedGroupsView.es6.js
reviewboard/static/rb/js/accountPrefsPage/views/oauthApplicationsView.es6.js
reviewboard/static/rb/js/accountPrefsPage/views/oauthTokensView.es6.js
reviewboard/static/rb/js/models/userSessionModel.es6.js
reviewboard/static/rb/js/pages/views/datagridPageView.es6.js
reviewboard/static/rb/js/reviewRequestPage/models/reviewReplyEditorModel.es6.js
reviewboard/static/rb/js/reviewRequestPage/views/reviewReplyEditorView.es6.js
reviewboard/static/rb/js/reviewRequestPage/views/reviewView.es6.js
reviewboard/static/rb/js/reviewRequestPage/views/tests/reviewReplyEditorViewTests.es6.js
reviewboard/static/rb/js/reviewRequestPage/views/tests/reviewViewTests.es6.js
reviewboard/static/rb/js/ui/views/dialogView.es6.js
reviewboard/static/rb/js/views/reviewRequestEditorView.es6.js
reviewboard/static/rb/js/views/tests/textBasedReviewableViewTests.es6.js
reviewboard/templates/accounts/edit_oauth_app.html
reviewboard/templates/accounts/password_reset_email.txt
reviewboard/templates/admin/change_form.html
This diff has been split across 8 pages: < 1 2 3 4 5 6 7 8 >
Loading...