Releases: fga-eps-mds/2021.1-Cartografia-social-api-gateway
Releases · fga-eps-mds/2021.1-Cartografia-social-api-gateway
v1.0.2
Commits
- 2560c14: [#42] refat - Update DTOs to match microservice (Guilherme Guy) #46
- 98175df: [#42] refat - Add id field to DTOs (Guilherme Guy) #46
- 32eebb5: [#42] test - Update tests (Guilherme Guy) #46
- 347e58d: [#42] feat - Add methods to maps controller (Guilherme Guy) #46
- ed37deb: [#42] test - Fix test configuration (Guilherme Guy) #46
- d7eb373: [#42] style - Fix linter error (Guilherme Guy) #46
- bbe948e: [#42] chore - Add new test configurations (Guilherme Guy) #46
- cc1e4aa: [#42] test - Add unit tests to mapas controller (Guilherme Guy) #46
- fcf25e9: [#42] feat - Add methods to comunity controller (Elias Bernardo) #46
v1.0.1
v1.0.0
v0.0.10
v0.0.9
v0.0.8
v0.0.7
Commits
- 4efda1f: [#27] feat - Add new endpoints (Arthur) #37
- 755e590: [#27] feat - Change endpoints to correct order (Arthur) #37
- 71a6c5c: [#27] fix - Change the message handler of removeUser endpoint to match with the service's handler (Arthur) #37
- 6762008: [#27] fix - Change Param decorator to Query decorator on getUsers and getUsersAdmin endpoints (Arthur) #37
- d730308: [#27] test - Add unit tests on created userAdmin endpoints (Arthur) #37
- 983c8c3: [#27] refactor - Using userRelation to userAdmin and remove userAdminRelation (Arthur) #37
v0.0.6
Commits
- ab45c6b: [#37] feat - create Dto for community users (lorryaze) #30
- beb5e2b: [#37] feat - create remove, add, getUsers and getUser function for community users (lorryaze) #30
- 264fb70: [#37] test - test add, remove, getUsers and getCommunityUser functions (lorryaze) #30
- 9ca50ea: [#37] refat - Fix code smell (Guilherme Guy) #30
- 0a3c8bf: [#37] test - Increase test coverage (Guilherme Guy) #30
v0.0.5
Commits
- 0dc99d4: [#6] feat - Add uploadFile DTO (Guilherme Guy) #29
- 75e8724: [#6] feat - Add generic endpoint for file upload (Guilherme Guy) #29
- 48bfaec: [#6] refat - Change midia endpoint from midias (Guilherme Guy) #29
- fb42580: [#6] feat - add delete file midia endpoint (Leonardo Barreiros) #29
- 48882d3: [#6] test - Add unit test (Guilherme Guy) #29
- 1e6c3fb: [#6] chore - Add missing package (Guilherme Guy) #29
- 85858d6: [#6] style - Fix linter errors (Guilherme Guy) #29
- 675eb2e: [#6] feat - add geturl to midia controller (Guilherme Guy) #29
- 6e352d8: [#6] style - Fix linter errors (Guilherme Guy) #29
- 025db19: [#6] chore - Solve conflicts (Guilherme Guy) #29
v0.0.4
Commits
- bd50df2: [#24] feat - add community dtos (Elias Bernardo) #26
- 7e71002: [#24] feat - add community entity (Elias Bernardo) #26
- 3c8b647: [#24] feat - integrate gateway with community microsservice (Elias Bernardo) #26
- 1dc2054: Merge branch 'develop' into feature/15-integrate-community-crud (Elias Bernardo) #26
- e0dc53b: [#24] test - add unit tests (Elias Bernardo) #26