Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add verbose map to get /dataset/ endpoint #23655

Merged
merged 10 commits into from
Apr 26, 2023

Commits on Apr 12, 2023

  1. feat: add verbose map to /dataset/:id endpoint

    Lily Kuang committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    9e19b4f View commit details
    Browse the repository at this point in the history
  2. update schema

    Lily Kuang committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    69215b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. add dataset response to schema

    Lily Kuang committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    8b2595c View commit details
    Browse the repository at this point in the history
  2. fix pylint

    Lily Kuang committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    34f955c View commit details
    Browse the repository at this point in the history
  3. fix tests

    Lily Kuang committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    0c28aef View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. format verbose_map

    Lily Kuang committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    035cc8a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into lily/add-verbose-map-to-dataset

    # Conflicts:
    #	superset-frontend/src/components/Chart/DrillBy/DrillByChart.tsx
    #	superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx
    #	superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx
    Lily Kuang committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    12834a7 View commit details
    Browse the repository at this point in the history
  3. fix lint and test

    Lily Kuang committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    8e9d265 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. create useVerboseMap in hooks

    Lily Kuang committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    0afc61f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e02c80d View commit details
    Browse the repository at this point in the history