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

[JOH-27] User endpoints and Admin middleware #11

Merged
merged 38 commits into from
Jan 10, 2024
Merged

Commits on Jan 5, 2024

  1. feat: usersvc findone

    bookpanda committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    cd3b103 View commit details
    Browse the repository at this point in the history
  2. fix: typo

    bookpanda committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    ce0e52f View commit details
    Browse the repository at this point in the history
  3. feat: usersvc update

    bookpanda committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    dc54903 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59baa48 View commit details
    Browse the repository at this point in the history
  5. feat: user svc delete

    bookpanda committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3ac9671 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3059615 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. fix: auth config

    bookpanda committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    ba9a37e View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    24856ea View commit details
    Browse the repository at this point in the history
  2. feat: pr template

    bookpanda committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    0c1b397 View commit details
    Browse the repository at this point in the history
  3. feat: pr template

    bookpanda committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    5876f32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bead97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    898a26c View commit details
    Browse the repository at this point in the history
  6. chore: gen mock

    bookpanda committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    97a2beb View commit details
    Browse the repository at this point in the history
  7. feat: user client mock

    bookpanda committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    5714a97 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba8edcc View commit details
    Browse the repository at this point in the history
  9. feat: user svc test

    bookpanda committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    fd4c0cf View commit details
    Browse the repository at this point in the history
  10. feat: findone swagger

    bookpanda committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    2cae2d9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6e11f07 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. feat: user handler update

    bookpanda committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d2d291c View commit details
    Browse the repository at this point in the history
  2. feat: add context Role()

    bookpanda committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    746e744 View commit details
    Browse the repository at this point in the history
  3. chore: gen mock

    bookpanda committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    915c17b View commit details
    Browse the repository at this point in the history
  4. feat: role const

    bookpanda committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8f8f8bd View commit details
    Browse the repository at this point in the history
  5. feat: add admin path

    bookpanda committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    35e2242 View commit details
    Browse the repository at this point in the history
  6. feat: user handler delete

    bookpanda committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e31bf92 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. fix: handler pass by ref

    bookpanda committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    81b3501 View commit details
    Browse the repository at this point in the history
  2. feat: user handler test

    bookpanda committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    fb02398 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c82d9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    974c192 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71c3175 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    797e5a4 View commit details
    Browse the repository at this point in the history
  7. fix: pet create url

    bookpanda committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    88d4f6d View commit details
    Browse the repository at this point in the history
  8. feat: add admin paths

    bookpanda committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b625e8d View commit details
    Browse the repository at this point in the history
  9. fix: auth config

    bookpanda committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4e497d0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4de877f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    44cd89f View commit details
    Browse the repository at this point in the history
  12. fix: paths

    bookpanda committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    6fb9623 View commit details
    Browse the repository at this point in the history
  13. fix: auth cache

    bookpanda committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    46f26d8 View commit details
    Browse the repository at this point in the history
  14. fix: admin paths

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