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

JS API should expose if a table is refreshing #4999

Merged
merged 48 commits into from
Jan 18, 2024

Commits on Nov 2, 2023

  1. Hacked together tests

    niloc132 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b048f9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c05823a View commit details
    Browse the repository at this point in the history
  3. bad idea: opt in to a huge payload from the server - should instead

    replace this with handling many smaller snapshots
    niloc132 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    30d1df4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47a68cd View commit details
    Browse the repository at this point in the history
  5. spotless for ci

    niloc132 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ea53236 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8ddd50 View commit details
    Browse the repository at this point in the history
  7. integration tests run, fail

    niloc132 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    5f8cb54 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    a855985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06a17a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    354fd48 View commit details
    Browse the repository at this point in the history
  2. null values test

    niloc132 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d8ad542 View commit details
    Browse the repository at this point in the history
  3. POtential totals table test

    niloc132 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9df4859 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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

Commits on Dec 23, 2023

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

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    92e6f3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37639a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03939d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d15ac3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49b9b95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d02ff3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd54ea8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e16cbb7 View commit details
    Browse the repository at this point in the history
  9. Final cleanup (?)

    niloc132 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    4af1341 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    8cd5215 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fca4cb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3928d91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e5ff31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7986f4a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    43a102f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bab42b View commit details
    Browse the repository at this point in the history
  3. Revert "Combine auth wiring codegen in a single plugin"

    This reverts commit 46d77e1eeb3463621b28c381ffbaba545ce434f4.
    niloc132 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b26a0b1 View commit details
    Browse the repository at this point in the history
  4. Review fix

    niloc132 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    cf04ac0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a773b1c View commit details
    Browse the repository at this point in the history
  6. Also update generated go

    niloc132 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    c1d4863 View commit details
    Browse the repository at this point in the history
  7. Add healthcheck, cleanup

    niloc132 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    d61c783 View commit details
    Browse the repository at this point in the history
  8. Clean up forked test runner

    niloc132 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    a11687d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e03f3e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Change up timeouts a bit

    - Increased connect timeout to 1s
    - Added some sugar to some of the timeouts so they're easier to identify
    mofojed committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    ab0bb30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4413dcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0250bcb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    067d3cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0c4f0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c134116 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

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

Commits on Jan 9, 2024

  1. Fix selenium port mapping

    niloc132 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    713007d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    1758aef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcd8a92 View commit details
    Browse the repository at this point in the history
  3. spotless

    niloc132 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b17d69b View commit details
    Browse the repository at this point in the history