Add setValue function to inline editor widget.

Review Request #5030 — Created Nov. 26, 2013 and submitted

Information

Djblets
master

Reviewers

added a function to set the value of an inline edit filed in a review request.
This is needed in my other review request to allow reviewer suggestions.

https://reviews.reviewboard.org/r/5029/

Opened a review request, clicked on a reviewer suggestion (which triggers a call to appendToFieldValue, ensured that the suggestion was filled into the inline editor. Hit OK and ensured that it was saved in the editor. Did the same with cancel to ensure that it was not remembered.

EN
david
  1. Can you list some testing done? Even if it's just "Used it with the change at /r/..."

  2. 
      
EN
EN
EN
EN
david
  1. Ship It!
  2. 
      
EN
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (867058f). Thanks!
Loading...