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

refactor(26237): Refactor the request infrastructure to the OpenAPI specs #566

Draft
wants to merge 19 commits into
base: epic/23777/bi-directional-frontend
Choose a base branch
from

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    bad013e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    821e7b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a53f8d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd5f203 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9afc83 View commit details
    Browse the repository at this point in the history
  6. refactor(26237): update mocks

    vanch3d committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e8e5e1b View commit details
    Browse the repository at this point in the history
  7. test(26237): update tests

    vanch3d committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2483df0 View commit details
    Browse the repository at this point in the history
  8. fix(26237): fix mocks

    vanch3d committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c140cc3 View commit details
    Browse the repository at this point in the history
  9. test(26237): fix test

    vanch3d committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    34dc720 View commit details
    Browse the repository at this point in the history
  10. test(26237): fix test

    vanch3d committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2d18555 View commit details
    Browse the repository at this point in the history
  11. refactor(26237): refactor the topic sampler to utilise the stubs

    - update mocks
    - update tests
    vanch3d committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d62e45f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    d9a1e30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaf53e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f486fb View commit details
    Browse the repository at this point in the history
  4. fix(26237): add hooks for all the domain tags requests

    - rename GET hook
    vanch3d committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    81bf5c1 View commit details
    Browse the repository at this point in the history
  5. fix(26237): fix mocks

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

Commits on Sep 20, 2024

  1. refactor(26237): refactor the domain schemas to utilise the stubs

    - remove old hooks
    - update mocks
    vanch3d committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9285849 View commit details
    Browse the repository at this point in the history
  2. refactor(26237): refactor the MSW startup in order to integrate the M…

    …QTT dev Client
    
    - relocate the provider
    - export the sampling routine to handlers
    vanch3d committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1e09f93 View commit details
    Browse the repository at this point in the history
  3. chore(26237): linting

    vanch3d committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b1d63cc View commit details
    Browse the repository at this point in the history