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(web): use new open api client #7097

Merged
merged 7 commits into from
Feb 13, 2024
Merged

Conversation

jrasm91
Copy link
Contributor

@jrasm91 jrasm91 commented Feb 13, 2024

Migrate the follow apis to use the new fetch client:

  • activity api
  • album api
  • library api
  • audit api
  • api key api
  • authentication api
  • face api
  • job api
  • oauth api
  • partner api
  • server info api
  • system config api
  • trash api
  • user api

axios-client/api.js

Before:
image

After:
image

Copy link

cloudflare-workers-and-pages bot commented Feb 13, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6b9f3f4
Status: ✅  Deploy successful!
Preview URL: https://d8afdb5b.immich.pages.dev
Branch Preview URL: https://refactor-new-open-api-client.immich.pages.dev

View logs

Copy link
Contributor

@benmccann benmccann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hurray!

Copy link
Member

@martabal martabal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome !

@jrasm91 jrasm91 merged commit 8fd9421 into main Feb 13, 2024
27 checks passed
@jrasm91 jrasm91 deleted the refactor/new-open-api-client branch February 13, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants