Releases: ianlcz/gestidogs-api-server
Releases · ianlcz/gestidogs-api-server
v1.0.1
v1.0.0
What's Changed
- MongoDB connection by @ianlcz in #1
- Authentification by @ianlcz in #2
- CRUD Users by @ianlcz in #3
- Fix Swagger API documentation by @ianlcz in #4
- CRUD Establishments by @ianlcz in #5
- Role Management by @ianlcz in #6
- CRUD Dogs by @ianlcz in #7
- CRUD Activities by @ianlcz in #8
- Add new dog attributs by @ianlcz in #9
- CRUD Sessions by @ianlcz in #10
- Fix Bugs of API by @ianlcz in #11
- Implementation of Mongoose Populate by @ianlcz in #12
- [ROUTE] Find users by establishment by @ianlcz in #13
- Display user logged Establishment[] by @ianlcz in #14
- fix route establishmentByOwnerId by @DorianFRANCAIS in #16
- Feat/route getsessions by establishment by @DorianFRANCAIS in #17
- Reservation CRUD by @ianlcz in #18
- Route Places left by @ianlcz in #19
- Reserved Session Establishment Route by @ianlcz in #20
- Stripe by @ianlcz in #21
- Add property imageUrl to Activity by @ianlcz in #22
- Add property imageUrl to Dog by @ianlcz in #23
- Sorted session establishment by @ianlcz in #25
- Route POST to add a new employee in establishment by @ianlcz in #24
- CRUD of dog observations by @ianlcz in #26
- Dockerize Gestidogs API Server by @ianlcz in #27
- fix : correction listing sessions rservées by etab by @DorianFRANCAIS in #28
- Stripe payment by @ianlcz in #29
- Color Activity by @ianlcz in #30
- fix : Correction suite à Analyse Thomas : Suppression des routes Dele… by @DorianFRANCAIS in #31
- CRUD of Holiday by @ianlcz in #32
- FIX correction routes by @ianlcz in #33
- Suggestion API routes by @ianlcz in #34
- Fix Find Methods by @ianlcz in #35
- Fix route done by @ianlcz in #36
- fix(holiday): Fix Unauthorized by @ianlcz in #37
- Fix roles undefined error by @ianlcz in #38
- Add Establishment location coordinates property by @ianlcz in #39
- Add manager or educator employee in establishment by @ianlcz in #40
- Fix determine end date Session by @ianlcz in #41
- Add gender Dog property by @ianlcz in #42
- No report when creating a session and new route to write a report session by @ianlcz in #43
- Find session by date by @ianlcz in #44
- Dark mode by @ianlcz in #45
- Cors by @ianlcz in #46
- Refactoring of the application following the Layered Architecture by @ianlcz in #47
- Fix swagger-static rootPath by @ianlcz in #48
- Populate Dogs in Reservations by @ianlcz in #49
- Fix resolve phone number is invalid by @ianlcz in #50
- Populate Dogs Establishment by @ianlcz in #51
- Status Holiday by @ianlcz in #52
- Versionning API by @ianlcz in #53
- Display _id of entities by @ianlcz in #54
- Simplify getting all Sessions by @ianlcz in #55
- feat(Sessions) : Populate session establishments by @ianlcz in #56
- Revert "feat(Sessions) : Populate session establishments" by @ianlcz in #57
- Feat/populate establishment into sessions by @ianlcz in #58
- fix(sessions-service): Populate Establishment of a Session by @ianlcz in #59
- Clients of establishment by @ianlcz in #60
- Add stripeId to User dtos by @ianlcz in #61
- Find the establishments to which customers are attached by @ianlcz in #62
- Get Client secret of Payment by @ianlcz in #63
- Implementation of Stripe Payment sheet by @ianlcz in #64
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #65
- Bump webpack and @nestjs/cli by @dependabot in #66
- Verify MongoId by @ianlcz in #69
- Clients can find their dogs by @ianlcz in #68
- Add EstablishmentId in Query of GET /holidays by @ianlcz in #67
- Getting daily sessions of dog by @ianlcz in #70
- Reservation by @ianlcz in #71
- Release/v1.0.0 by @ianlcz in #72
New Contributors
- @ianlcz made their first contribution in #1
- @FrekiManagarm made thier first contribution in #1
- @DorianFRANCAIS made their first contribution in #16
- @dependabot made their first contribution in #65
Full Changelog: https://github.com/ianlcz/gestidogs-api-server/commits/v1.0.0