Alix JEUDI--LEMOINE
|
d63f0dc9f0
|
🚨 Fixed some code smells
|
5 months ago |
Alix JEUDI--LEMOINE
|
d37f6d9325
|
🐛 Fixed get pin (internal error) & model name for errors
|
5 months ago |
Alix JEUDI--LEMOINE
|
39278fe4b3
|
🏷️ Added id to Friend model & changed the id of Pin to optional str
|
5 months ago |
Alix JEUDI--LEMOINE
|
e432fc984c
|
✨ Added pin serialize & fixed friend serializer if status is not null (was not displaying)
|
5 months ago |
Alix JEUDI--LEMOINE
|
32ffb3109b
|
📝 Renamed model for HTTPError + added sample for all errors
|
5 months ago |
Alix JEUDI--LEMOINE
|
83a3462ebb
|
💩 Fixed external friends error + added full url to dev env to documentation
|
5 months ago |
Alix JEUDI--LEMOINE
|
9803156d47
|
🐛 Fixed output of register (user_id missing)
|
5 months ago |
Alix JEUDI--LEMOINE
|
dd9c6a0024
|
🚑 Force int type for ACCESS_TOKEN_EXPIRE_MINUTES to bypass os.getenv str output
|
5 months ago |
Alix JEUDI--LEMOINE
|
4393df128b
|
💩 Fix bad login URL
|
5 months ago |
Alix JEUDI--LEMOINE
|
2f4250a789
|
📝 Added /api/v1 base path and production API URL (https://api.memorymap.fr)
|
5 months ago |
Alix JEUDI--LEMOINE
|
f52fd40455
|
🚀👷 Beginning of CI/CD : change parameters to environment variables and create .drone.yml
|
5 months ago |
Alix JEUDI--LEMOINE
|
c993d2f1af
|
📝 Added all responses codes to automatic documentation, fixed some output sample values and fixed the TODO for user search
|
5 months ago |
Alix JEUDI--LEMOINE
|
401d4d8385
|
⚗️ Modifying data serializers to return the right information
|
5 months ago |
Alix JEUDI--LEMOINE
|
49cbd2a698
|
✨ Add back the user instance to the authentication system, block the addition of oneself as a friend, implement a DTO for the friends list and modify the architecture of the Friend model to distinguish the two users.
|
5 months ago |
Alix JEUDI--LEMOINE
|
a2cc91d681
|
🏗️ Added first DTO
|
5 months ago |
Alix JEUDI--LEMOINE
|
cb2c807406
|
🎨 Complete project restructuring
|
5 months ago |