kristw opened a new pull request #6261: [refactor] Remove label and showOnExplore from visTypes. Import specific validators URL: https://github.com/apache/incubator-superset/pull/6261 - The `label` field is not used any more. Now all chart labels are from the `ChartMetadata` defined in each plugin. - `showOnExplore` is a field defined in #3241 which is no longer used. - `import { nonEmpty }` instead of `import *` @williaster @conglei @graceguo-supercat @michellethomas @mistercrunch
---------------------------------------------------------------- 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]
