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/04/23 01:12:26 UTC

[GitHub] [incubator-druid] shuqi7 opened a new pull request #7528: Improved UI for actions in task/supervisor table

shuqi7 opened a new pull request #7528: Improved UI for actions in task/supervisor table
URL: https://github.com/apache/incubator-druid/pull/7528
 
 
   - The original action column in supervisor/task table mixed the conception of information and action; it only open a JSON object in a new tab without prettifying it. It also gets harder to extend the features in the row if we want to add more in the future 
   ![image](https://user-images.githubusercontent.com/29443129/56544394-3e9c3580-6529-11e9-825f-f16a083f9d95.png)
   
   - Now: improved UI which combines all the functions into a dialog, that is more functional and easier to extend. 
   - It shows the JSON in a prettified format and allows users to copy and download the JSON,  or view the raw JSON
   ![image](https://user-images.githubusercontent.com/29443129/56544370-2cba9280-6529-11e9-9172-7ff3ae2568bb.png)
   ![image](https://user-images.githubusercontent.com/29443129/56544631-ef0a3980-6529-11e9-85f9-09e879b5750e.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