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(dashboard): Move dashboard auto refresh intervals options to config #21924

Merged
merged 9 commits into from
Oct 27, 2022

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    4237c92 View commit details
    Browse the repository at this point in the history
  2. Fix unit test depending on RefreshIntervalModal

    Rui Zhao committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    b1e1a18 View commit details
    Browse the repository at this point in the history
  3. Simplify mocks in non-RefreshIntervalModal tests

    Rui Zhao committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    976e344 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Switch to read config from redux

    Rui Zhao committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    20e3cd1 View commit details
    Browse the repository at this point in the history
  2. Removed unused imports

    Rui Zhao committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    ba2e351 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Update superset-frontend/src/dashboard/components/RefreshIntervalModa…

    …l.tsx
    
    Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
    zhaorui2022 and michael-s-molina authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    da98683 View commit details
    Browse the repository at this point in the history
  2. Update superset-frontend/src/dashboard/components/RefreshIntervalModa…

    …l.tsx
    
    Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
    zhaorui2022 and michael-s-molina authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    ad57000 View commit details
    Browse the repository at this point in the history
  3. Update superset-frontend/src/dashboard/components/RefreshIntervalModa…

    …l.tsx
    
    Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
    zhaorui2022 and michael-s-molina authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    8989f62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5eda9c5 View commit details
    Browse the repository at this point in the history