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

fix: Explore "Change Dataset" UX Enhancements #12006

Merged
merged 34 commits into from
Dec 14, 2020

Commits on Dec 2, 2020

  1. working updated list

    hughhhh committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    8bdd2df View commit details
    Browse the repository at this point in the history
  2. cleanup

    hughhhh committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    f928411 View commit details
    Browse the repository at this point in the history
  3. remove console.logs

    hughhhh committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    ca6b16e View commit details
    Browse the repository at this point in the history
  4. change uid

    hughhhh committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    49ff839 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Merge branch 'master' of https://github.com/apache/incubator-superset

    …into hugh/so-1119-virtual-ds
    hughhhh committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    70d4004 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. update

    hughhhh committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    388737a View commit details
    Browse the repository at this point in the history
  2. remove old test

    hughhhh committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    c542f94 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Merge branch 'master' of https://github.com/apache/incubator-superset

    …into hugh/so-1119-virtual-ds
    hughhhh committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    f37293a View commit details
    Browse the repository at this point in the history
  2. fix linting

    hughhhh committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    36d7782 View commit details
    Browse the repository at this point in the history
  3. add confirm overwrite modal

    hughhhh committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    ef7a8d9 View commit details
    Browse the repository at this point in the history
  4. fixed the test

    hughhhh committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    85bdbef View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Merge branch 'master' of https://github.com/apache/incubator-superset

    …into hugh/so-1119-virtual-ds
    hughhhh committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    76bca6c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/apache/incubator-superset

    …into hugh/so-1119-virtual-ds
    hughhhh committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    5592a91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b30a337 View commit details
    Browse the repository at this point in the history
  4. pulled refactored PR

    hughhhh committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    6395dbe View commit details
    Browse the repository at this point in the history
  5. add success toast

    hughhhh committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    ef49578 View commit details
    Browse the repository at this point in the history
  6. fix linting

    hughhhh committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    7d3507e View commit details
    Browse the repository at this point in the history
  7. additional step for testing

    hughhhh committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    da2c09b View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. refactor for hooks

    hughhhh committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    3f839c7 View commit details
    Browse the repository at this point in the history
  2. switched out for hooks

    hughhhh committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    40b82ac View commit details
    Browse the repository at this point in the history
  3. update search calls

    hughhhh committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    9535d57 View commit details
    Browse the repository at this point in the history
  4. cleaning things up

    hughhhh committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    011ada8 View commit details
    Browse the repository at this point in the history
  5. updated component

    hughhhh committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    89d9381 View commit details
    Browse the repository at this point in the history
  6. change messaging

    hughhhh committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    e04c792 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    16e37d9 View commit details
    Browse the repository at this point in the history
  2. fix test

    hughhhh committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    c0f8da0 View commit details
    Browse the repository at this point in the history
  3. fix merge conflicts

    hughhhh committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    e296166 View commit details
    Browse the repository at this point in the history
  4. fix more errors

    hughhhh committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    0c95807 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. Configuration menu
    Copy the full SHA
    027b422 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. address comments

    hughhhh committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    28f3c47 View commit details
    Browse the repository at this point in the history
  2. update message

    hughhhh committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    f71cf92 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/apache/incubator-superset

    …into hugh/so-1119-virtual-ds-modal-refactor
    hughhhh committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    53cd8e7 View commit details
    Browse the repository at this point in the history
  4. fix linting issue

    hughhhh committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    76d91f8 View commit details
    Browse the repository at this point in the history
  5. fix linting issues

    hughhhh committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    ffd5226 View commit details
    Browse the repository at this point in the history