-
Notifications
You must be signed in to change notification settings - Fork 85
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
👽️(frontend) Generate typescript api client - winter 2023 #2142
base: master
Are you sure you want to change the base?
Commits on Mar 7, 2024
-
🚚(frontend) api/joanie as joanieLegacyClient
We'll implement a api client generated from joanie's openApi schema. The current client needs to change place.
Configuration menu - View commit details
-
Copy full SHA for 74a09d6 - Browse repository at this point
Copy the full SHA 74a09d6View commit details -
🚚(frontend) factories/joanie as joanieLegacy
We'll implement a api client generated from joanie's openApi schema. The current client's type factories needs to change place.
Configuration menu - View commit details
-
Copy full SHA for 425b772 - Browse repository at this point
Copy the full SHA 425b772View commit details -
👽️(chore) add [email protected]
Add [email protected] to the projet this lib handle typescript api client generation from openapi schema
Configuration menu - View commit details
-
Copy full SHA for 5491390 - Browse repository at this point
Copy the full SHA 5491390View commit details -
👽️(chore): generate joanie api client
Generate typescript api client according to joanie openapi schema
Configuration menu - View commit details
-
Copy full SHA for fd9aa53 - Browse repository at this point
Copy the full SHA fd9aa53View commit details -
💩(frontend) manualy fix generated api
on CoursesService and OrganizationService, a function get the id param twice.
Configuration menu - View commit details
-
Copy full SHA for ed67291 - Browse repository at this point
Copy the full SHA ed67291View commit details -
✨(frontend) add auth token into generated api
Generated api client need's to handle joanie authentification
Configuration menu - View commit details
-
Copy full SHA for 8526bf2 - Browse repository at this point
Copy the full SHA 8526bf2View commit details -
♻️(frontend) use joanie/gen/Address
use generated Address type instead of legacy one
Configuration menu - View commit details
-
Copy full SHA for 04033b1 - Browse repository at this point
Copy the full SHA 04033b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4388f4f - Browse repository at this point
Copy the full SHA 4388f4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 617dd4f - Browse repository at this point
Copy the full SHA 617dd4fView commit details -
♻️(frontend) useAddresses with new api
now that we've generated types and api client, we need to use them into our api hooks
Configuration menu - View commit details
-
Copy full SHA for 463f6cc - Browse repository at this point
Copy the full SHA 463f6ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3401235 - Browse repository at this point
Copy the full SHA 3401235View commit details
Commits on Mar 8, 2024
-
♻️(frontend) Joanie api client load in test
Joanie's api client shouldn't be loaded on test that don't use it.
Configuration menu - View commit details
-
Copy full SHA for 3da710e - Browse repository at this point
Copy the full SHA 3da710eView commit details