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: Programmatically open "more filters" dropdown in Horizontal Filter Bar #22276

Merged
merged 14 commits into from
Dec 2, 2022

Commits on Nov 28, 2022

  1. Merge branch 'master' of https://github.com/apache/superset into feat…

    …/hfb-open-more-filters
    geido committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    66aa591 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Open dropdown programmatically

    geido committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    c1b9d88 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Update superset-frontend/src/dashboard/components/gridComponents/Tabs…

    ….jsx
    
    Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
    geido and michael-s-molina committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    cd26988 View commit details
    Browse the repository at this point in the history
  2. Update superset-frontend/src/dashboard/util/useFilterFocusHighlightSt…

    …yles.ts
    
    Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
    geido and michael-s-molina committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    8f97b1c View commit details
    Browse the repository at this point in the history
  3. Update superset-frontend/src/dashboard/util/useFilterFocusHighlightSt…

    …yles.ts
    
    Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
    geido and michael-s-molina committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    2ec5783 View commit details
    Browse the repository at this point in the history
  4. Update superset-frontend/src/dashboard/util/useFilterFocusHighlightSt…

    …yles.ts
    
    Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
    geido and michael-s-molina committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    eb0a209 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feat/hfb-open-more-filters' of https://github.com/apach…

    …e/superset into feat/hfb-open-more-filters
    geido committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    18908ec View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/apache/superset into feat…

    …/hfb-open-more-filters
    geido committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    f298040 View commit details
    Browse the repository at this point in the history
  7. Use FAST_DEBOUNCE

    geido committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    5a11835 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of https://github.com/apache/superset into feat…

    …/hfb-open-more-filters
    geido committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    5f8d7fc View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' of https://github.com/apache/superset into feat…

    …/hfb-open-more-filters
    geido committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    8592f05 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Fix dependent filters

    geido committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    5d509f3 View commit details
    Browse the repository at this point in the history
  2. Lint

    geido committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    85bf953 View commit details
    Browse the repository at this point in the history
  3. Fix test

    geido committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    0be3929 View commit details
    Browse the repository at this point in the history