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

#190: Custom Hooks Frontend #193

Merged
merged 27 commits into from
Sep 7, 2024
Merged

Conversation

AntonioMrtz
Copy link
Owner

@AntonioMrtz AntonioMrtz commented Aug 13, 2024

Description

Refactor frontend request for using custom hooks and open API client auto-generated requests

Commit type

Feat

Issue

Solution

Proposed Changes

  • OpenAPI client usage for all requests
  • Delete credentials include on every fetch
  • Unify all requests
  • Encapsulate common logic inside hooks
  • Add auto-generated openapi client code
  • Modify Pipelines for including openapi client

Potential Impact

Screenshots

Additional Tasks

Assigned

@AntonioMrtz

@AntonioMrtz AntonioMrtz linked an issue Aug 13, 2024 that may be closed by this pull request
@AntonioMrtz AntonioMrtz force-pushed the master branch 2 times, most recently from 221898a to 969aac8 Compare August 13, 2024 10:10
@AntonioMrtz AntonioMrtz merged commit 978fc76 into master Sep 7, 2024
1 check passed
@AntonioMrtz AntonioMrtz deleted the feat/190-custom-hooks-frontend branch September 7, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom hooks Frontend
1 participant