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

Update datasets to use API #6126

Merged
merged 66 commits into from
Oct 25, 2024

Commits on Aug 21, 2024

  1. add dataset queries

    anthayes92 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    da38e02 View commit details
    Browse the repository at this point in the history
  2. update query

    anthayes92 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    94c2cae View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. update url

    anthayes92 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    29acd12 View commit details
    Browse the repository at this point in the history
  2. update list tests

    anthayes92 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b6f799e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. fix existing tests

    anthayes92 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c5c89f9 View commit details
    Browse the repository at this point in the history
  2. fix tests

    anthayes92 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c253c6d View commit details
    Browse the repository at this point in the history
  3. fmt

    anthayes92 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9eb725a View commit details
    Browse the repository at this point in the history
  4. fmt

    anthayes92 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7eb42a4 View commit details
    Browse the repository at this point in the history
  5. appease codefactor

    anthayes92 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    898766d View commit details
    Browse the repository at this point in the history
  6. fix docstrings

    anthayes92 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1bdd34f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. update docstrings

    anthayes92 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2254fa4 View commit details
    Browse the repository at this point in the history
  2. fmt

    anthayes92 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0da7c2c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

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

    anthayes92 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4b339da View commit details
    Browse the repository at this point in the history
  3. fmt

    anthayes92 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8986ea0 View commit details
    Browse the repository at this point in the history
  4. fmt

    anthayes92 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    20c9d09 View commit details
    Browse the repository at this point in the history
  5. fix val

    anthayes92 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    56f8662 View commit details
    Browse the repository at this point in the history
  6. fmt

    anthayes92 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b1f5ca3 View commit details
    Browse the repository at this point in the history
  7. fmt

    anthayes92 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    361f7a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. add graphql tests

    anthayes92 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1234ff3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2d329f View commit details
    Browse the repository at this point in the history
  3. add edge case tests

    anthayes92 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b00fc0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b0b1c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b67f33 View commit details
    Browse the repository at this point in the history
  6. clean docstrings

    anthayes92 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9b41d1c View commit details
    Browse the repository at this point in the history
  7. fmt tests

    anthayes92 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2026898 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. fix queries

    anthayes92 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dfcceab View commit details
    Browse the repository at this point in the history
  2. format

    anthayes92 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b7e2544 View commit details
    Browse the repository at this point in the history
  3. fix import

    anthayes92 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b1e7534 View commit details
    Browse the repository at this point in the history
  4. update doc example

    anthayes92 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4d9d9b3 View commit details
    Browse the repository at this point in the history
  5. fix doc import

    anthayes92 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    10d2903 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. add feedback

    anthayes92 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c5ee35b View commit details
    Browse the repository at this point in the history
  2. restructure graphql module

    anthayes92 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6e90383 View commit details
    Browse the repository at this point in the history
  3. add integration tests

    anthayes92 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6887b91 View commit details
    Browse the repository at this point in the history
  4. fix codecov

    anthayes92 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    111da06 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. update param formatting

    anthayes92 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    195354f View commit details
    Browse the repository at this point in the history
  2. fmt

    anthayes92 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    063f8b4 View commit details
    Browse the repository at this point in the history
  3. add feedback

    anthayes92 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8e04a3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1274db View commit details
    Browse the repository at this point in the history
  5. update attr choice

    anthayes92 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    86fefe5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    edf5d4e View commit details
    Browse the repository at this point in the history
  7. update docs

    anthayes92 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    14e1faf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d791f63 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    be92f93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec7d51f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51f92c0 View commit details
    Browse the repository at this point in the history
  4. update docs

    anthayes92 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e349e0c View commit details
    Browse the repository at this point in the history
  5. add tests

    anthayes92 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f19f3c8 View commit details
    Browse the repository at this point in the history
  6. format

    anthayes92 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    77c655c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. remove unused logic

    anthayes92 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    158a0ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9070d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2418cf9 View commit details
    Browse the repository at this point in the history
  4. fmt

    anthayes92 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a84d5e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e88015 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f6eaf8 View commit details
    Browse the repository at this point in the history
  7. remove url escaping

    anthayes92 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    24d5f08 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f74a3ef View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    a5700e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b4c8a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4925dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e93c62 View commit details
    Browse the repository at this point in the history
  5. add feedback

    anthayes92 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    34bcd29 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    7467c0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47dfc10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef8c82f View commit details
    Browse the repository at this point in the history