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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: cancel dashboard queries when changing filters #13041

Closed
wants to merge 20 commits into from

Commits on Nov 30, 2022

  1. beginning to cancel dashboard queries.

    covers hitting refresh while refreshing but not changing filters while refreshing
    pauldambra committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    77a72e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0fc879 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b72174 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2141e1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3611742 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2886e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    9965236 View commit details
    Browse the repository at this point in the history
  2. use the unused interface

    pauldambra committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    3517e6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d66c0b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69d655f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f49284 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    6024d77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc4b16c View commit details
    Browse the repository at this point in the history
  3. remove console.log

    pauldambra committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    5b3d85f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab62335 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be4dd0e View commit details
    Browse the repository at this point in the history
  6. frustration and prodding

    pauldambra committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    b41f41f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ccd9769 View commit details
    Browse the repository at this point in the history
  8. test fangling

    pauldambra committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    f1079bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2161dfa View commit details
    Browse the repository at this point in the history