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: Implement drag and drop columns for filters #13340

Merged
merged 12 commits into from
Mar 7, 2021

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    6d74a2a View commit details
    Browse the repository at this point in the history
  2. minor refactor

    kgabryje committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    ac3d7dc View commit details
    Browse the repository at this point in the history
  3. Fix types

    kgabryje committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    b3bdb81 View commit details
    Browse the repository at this point in the history
  4. Fix undefined error

    kgabryje committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    6448fe1 View commit details
    Browse the repository at this point in the history
  5. Refactor

    kgabryje committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    b8abf78 View commit details
    Browse the repository at this point in the history
  6. Fix ts errors

    kgabryje committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    1e1b802 View commit details
    Browse the repository at this point in the history
  7. Fix conflicting dnd types

    kgabryje committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    0bd133e View commit details
    Browse the repository at this point in the history
  8. Bump superset-ui packages

    kgabryje committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    4a842e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    ce776bb View commit details
    Browse the repository at this point in the history
  2. Remove redundant null check

    kgabryje committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    852cad4 View commit details
    Browse the repository at this point in the history
  3. Fix

    kgabryje committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    9aaa98b View commit details
    Browse the repository at this point in the history
  4. Fix csrf mock api call

    kgabryje committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    b05b622 View commit details
    Browse the repository at this point in the history