You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/03/22 02:49:39 UTC

[GitHub] [incubator-druid] shuqi7 opened a new pull request #7321: Add history dialog in snitch dialog to allow viewing the editing history

shuqi7 opened a new pull request #7321: Add history dialog in snitch dialog to allow viewing the editing history
URL: https://github.com/apache/incubator-druid/pull/7321
 
 
   - Add a history dialog which can be accessed from retention, coordinator and overlord dialogs.
   - It would list the latest 100 editing history, including the user name, editing time, comment and the payload.
   - The payload is displayed in a collapsable text area and could be controlled by the user
   - Change made by user who declined to input a name and comment will be displayed as "Anonymous" and "(No comment)"
   
   Located at the bottom left corner of retention, coordinator and overlord editing dialogs:
   ![image](https://user-images.githubusercontent.com/29443129/54797698-6fc7d400-4c12-11e9-87ce-eb12b33fb022.png)
   
   History dialog:
   ![image](https://user-images.githubusercontent.com/29443129/54797584-fa5c0380-4c11-11e9-9296-4a80fc3da553.png)
   
   Viewing payload:
   ![image](https://user-images.githubusercontent.com/29443129/54797592-0647c580-4c12-11e9-8c14-814d18f42aa2.png)
   
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org