kkhatua opened a new pull request #1543:  DRILL-6668: In Web UI, highlight 
options that are not default values 
URL: https://github.com/apache/drill/pull/1543
 
 
   This commit introduces a new button on the options page that allows a user 
to reset an option to its system default value. 
   
   To simplify things, a tooltip is shown when the mouse hovers over the 
button. If the option value is already default, the button is disabled.
   
![image](https://user-images.githubusercontent.com/4335237/48571523-dd0dd600-e8bb-11e8-9008-9d5ffc957bec.png)
   
   In addition, a second commit refactor Update button functionality to use 
same code path and reuses what we already are using to set the default (using 
AJAX) and auto-refreshing

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to