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(API): update web-client to use v4 API endpoint #1331

Merged
merged 27 commits into from
Oct 1, 2024

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    771ecf4 View commit details
    Browse the repository at this point in the history
  2. yarn format:apply

    aali309 authored and andrewazores committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c7b9203 View commit details
    Browse the repository at this point in the history
  3. typo

    aali309 authored and andrewazores committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d0b61d1 View commit details
    Browse the repository at this point in the history
  4. resolve failing tests

    aali309 authored and andrewazores committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4a85473 View commit details
    Browse the repository at this point in the history
  5. resolve type-check

    aali309 authored and andrewazores committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d9085ca View commit details
    Browse the repository at this point in the history
  6. remove V2Response type

    andrewazores committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    eece5b8 View commit details
    Browse the repository at this point in the history
  7. target creation cleanup

    andrewazores committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6d00dd7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c90d7a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c2ad9d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    14e246d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ddafa78 View commit details
    Browse the repository at this point in the history
  12. test fixup

    andrewazores committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e6797a5 View commit details
    Browse the repository at this point in the history
  13. remove unused import

    andrewazores committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bb94268 View commit details
    Browse the repository at this point in the history
  14. typechecl

    andrewazores committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    59653e7 View commit details
    Browse the repository at this point in the history
  15. fixup mirage

    andrewazores committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a47bebd View commit details
    Browse the repository at this point in the history
  16. merge fixup

    andrewazores committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    64b7da4 View commit details
    Browse the repository at this point in the history
  17. suppress notifications

    andrewazores committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2bf22e2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7b2d118 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ff070d1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1654241 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c66298f View commit details
    Browse the repository at this point in the history
  22. yarn format:apply

    andrewazores committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    70cb118 View commit details
    Browse the repository at this point in the history
  23. rebase fixup

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

Commits on Sep 25, 2024

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

Commits on Oct 1, 2024

  1. build(deps-dev): bump webpack from 5.94.0 to 5.95.0 (cryostatio#1427)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.95.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.94.0...v5.95.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and andrewazores committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e6d2b49 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump eslint-plugin-react from 7.36.1 to 7.37.0 (cryo…

    …statio#1428)
    
    Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.36.1 to 7.37.0.
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
    - [Commits](jsx-eslint/eslint-plugin-react@v7.36.1...v7.37.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and andrewazores committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9d620aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42b02c1 View commit details
    Browse the repository at this point in the history