kristw opened a new pull request #6235: Make VizTypeControl use metadata from 
plugin
URL: https://github.com/apache/incubator-superset/pull/6235
 
 
   - Read available visualization types from `ChartMetadataRegistry` (i.e. the 
plugin system) instead of `visTypes` (which is the file that defines control 
panel and hard-code vis names).
   - Same procedure with above for `addSlice` page.
   - Extract `css` for `VizTypeControl` component into its own file. 
   - Remove duplicate large thumbnail files
   - Update look. (slightly larger font, change border to only the thumbnail 
and border color, slightly larger search box and reduce placeholder to `Search` 
instead of `Search/Filter`)
   
   **Before**
   
   
![image](https://user-images.githubusercontent.com/1659771/47757837-81a9da00-dc65-11e8-9644-eec715107d27.png)
   
   **After**
   
   
![image](https://user-images.githubusercontent.com/1659771/47757815-68a12900-dc65-11e8-80f8-ed1f3eae897e.png)
   
   @williaster @conglei @xtinec @graceguo-supercat @michellethomas  
@elibrumbaugh 

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to