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: always use json for http requests/responses #92

Merged
merged 11 commits into from
Sep 24, 2024
Merged

Commits on Sep 23, 2024

  1. feat: always return json error responses

    Signed-off-by: guillaume <[email protected]>
    gruyaume committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2297054 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd61a3e View commit details
    Browse the repository at this point in the history
  3. chore: use json formatted requests

    Signed-off-by: guillaume <[email protected]>
    gruyaume committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    85323d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79217ac View commit details
    Browse the repository at this point in the history
  5. chore: fix authorization tests

    Signed-off-by: guillaume <[email protected]>
    gruyaume committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6c10126 View commit details
    Browse the repository at this point in the history
  6. chore: adapt frontend

    Signed-off-by: guillaume <[email protected]>
    gruyaume committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9db92db View commit details
    Browse the repository at this point in the history
  7. chore: fix unit tests

    Signed-off-by: guillaume <[email protected]>
    gruyaume committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a95ebdb View commit details
    Browse the repository at this point in the history
  8. chore: use numUsers instead of listing them

    Signed-off-by: guillaume <[email protected]>
    gruyaume committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4a61b37 View commit details
    Browse the repository at this point in the history
  9. chore: adapt build rock workflow

    Signed-off-by: guillaume <[email protected]>
    gruyaume committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4e31f95 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. chore: always throw error with error message [ui]

    Signed-off-by: guillaume <[email protected]>
    gruyaume committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3d025d5 View commit details
    Browse the repository at this point in the history
  2. docs: explain end to end tests

    Signed-off-by: guillaume <[email protected]>
    gruyaume committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b566571 View commit details
    Browse the repository at this point in the history