You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2023/04/25 15:18:37 UTC

[superset] branch master updated (7e4be7d1ea -> 60c2e7013d)

This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 7e4be7d1ea fix(sqllab): test failed due to legacy api url (#23805)
     add 60c2e7013d docs: cleanup references to `apache-superset/superset-ui` (#23796)

No new revisions were added by this update.

Summary of changes:
 CONTRIBUTING.md                                                    | 2 +-
 docs/docs/miscellaneous/country-map-tools.mdx                      | 2 +-
 superset-embedded-sdk/package.json                                 | 3 ++-
 superset-frontend/package.json                                     | 3 ++-
 superset-frontend/packages/generator-superset/package.json         | 3 ++-
 superset-frontend/packages/superset-ui-chart-controls/package.json | 7 ++++---
 superset-frontend/packages/superset-ui-core/package.json           | 7 ++++---
 .../packages/superset-ui-core/src/number-format/README.md          | 2 +-
 .../packages/superset-ui-core/src/time-format/README.md            | 2 +-
 superset-frontend/packages/superset-ui-demo/package.json           | 7 ++++---
 superset-frontend/packages/superset-ui-switchboard/package.json    | 3 ++-
 .../plugins/legacy-plugin-chart-calendar/package.json              | 7 ++++---
 superset-frontend/plugins/legacy-plugin-chart-chord/package.json   | 7 ++++---
 .../plugins/legacy-plugin-chart-country-map/package.json           | 7 ++++---
 .../plugins/legacy-plugin-chart-event-flow/package.json            | 7 ++++---
 superset-frontend/plugins/legacy-plugin-chart-heatmap/package.json | 7 ++++---
 .../plugins/legacy-plugin-chart-histogram/package.json             | 7 ++++---
 superset-frontend/plugins/legacy-plugin-chart-horizon/package.json | 7 ++++---
 superset-frontend/plugins/legacy-plugin-chart-map-box/package.json | 3 ++-
 .../plugins/legacy-plugin-chart-paired-t-test/package.json         | 7 ++++---
 .../plugins/legacy-plugin-chart-parallel-coordinates/package.json  | 7 ++++---
 .../plugins/legacy-plugin-chart-partition/package.json             | 7 ++++---
 .../plugins/legacy-plugin-chart-pivot-table/package.json           | 7 ++++---
 superset-frontend/plugins/legacy-plugin-chart-rose/package.json    | 7 ++++---
 .../plugins/legacy-plugin-chart-sankey-loop/package.json           | 7 ++++---
 superset-frontend/plugins/legacy-plugin-chart-sankey/package.json  | 7 ++++---
 .../plugins/legacy-plugin-chart-sunburst/package.json              | 7 ++++---
 superset-frontend/plugins/legacy-plugin-chart-treemap/package.json | 7 ++++---
 .../plugins/legacy-plugin-chart-world-map/package.json             | 7 ++++---
 superset-frontend/plugins/legacy-preset-chart-deckgl/package.json  | 3 ++-
 superset-frontend/plugins/legacy-preset-chart-nvd3/package.json    | 7 ++++---
 superset-frontend/plugins/plugin-chart-echarts/package.json        | 7 ++++---
 superset-frontend/plugins/plugin-chart-handlebars/package.json     | 7 ++++---
 superset-frontend/plugins/plugin-chart-pivot-table/package.json    | 7 ++++---
 superset-frontend/plugins/plugin-chart-table/package.json          | 7 ++++---
 superset-frontend/plugins/plugin-chart-word-cloud/package.json     | 7 ++++---
 superset-frontend/plugins/preset-chart-xy/package.json             | 7 ++++---
 37 files changed, 124 insertions(+), 91 deletions(-)