Convert remaining publish operations to use promises.

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

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.
Summary ID
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.
946327956f5e99ba9b089e75517740097f55fe43
Description From Last Updated

Col: 65 Missing semicolon.

reviewbotreviewbot

optional?

chipx86chipx86

Indentation isn't consistent. Looks like this.save() and its contents should be indented.

chipx86chipx86
Checks run (1 failed, 1 succeeded)
flake8 passed.
JSHint failed.

JSHint

david
chipx86
  1. 
      
  2. Show all issues

    optional?

  3. reviewboard/static/rb/js/resources/models/reviewReplyModel.es6.js (Diff revision 2)
     
     
     
     
     
     
     
     
     
     
     
     
     
    Show all issues

    Indentation isn't consistent. Looks like this.save() and its contents should be indented.

  4. 
      
david
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (1e6b689)
Loading...