You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by li...@apache.org on 2023/04/26 17:17:41 UTC

[superset] branch master updated (fa8f98472c -> 369aafd9ae)

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

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


    from fa8f98472c chore: migrate `sqllab_viz` endpoint to api v1 (#23729)
     add 369aafd9ae feat: add verbose map to get /dataset/ endpoint (#23655)

No new revisions were added by this update.

Summary of changes:
 .../components/Chart/DrillBy/DrillByChart.test.tsx | 19 +++++++++++++
 .../src/components/Chart/DrillBy/DrillByChart.tsx  |  4 +++
 .../components/Chart/DrillBy/DrillByMenuItems.tsx  |  4 ++-
 .../src/components/Chart/DrillBy/DrillByModal.tsx  |  1 +
 superset-frontend/src/components/Chart/types.ts    |  4 ++-
 .../hooks/apiResources/datasets.ts}                | 32 +++++++++-------------
 6 files changed, 43 insertions(+), 21 deletions(-)
 copy superset-frontend/{packages/superset-ui-core/src/query/extractTimegrain.ts => src/hooks/apiResources/datasets.ts} (59%)