Convert remaining publish operations to use promises.

Review Request #11841 — Created Oct. 4, 2021 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

This changes the last remaining publish operations to use promises and
async/await instead of callbacks.

  • Ran js-tests.
  • Published draft review requests and review replies.

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
Convert remaining publish operations to use promises.
This changes the last remaining publish operations to use promises and async/await instead of callbacks. Testing Done: - Ran js-tests. - Published draft review requests and review replies.
6440e78cfa485eef2cf33795b91ffc19960acf45 David Trowbridge
reviewboard/static/rb/js/resources/models/draftReviewRequestModel.es6.js
reviewboard/static/rb/js/resources/models/reviewReplyModel.es6.js
reviewboard/static/rb/js/reviewRequestPage/views/reviewReplyDraftBannerView.es6.js
Loading...