Skip to content

Releases: fga-eps-mds/2021.1-Cartografia-social-api-gateway

v1.0.2

16 Oct 00:23
43ba06a
Compare
Choose a tag to compare

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

16 Oct 00:23
8bb5b9f
Compare
Choose a tag to compare

Commits

  • b835673: [#37] reaft - Refactor DTOs for update point and area (Guilherme Guy) #45

v1.0.0

16 Oct 00:23
38dd9d9
Compare
Choose a tag to compare

Commits

  • 6962eea: [#40] feat - update entity to get questions (mikhaelle) #41
  • 45cf517: [#40] test - improve unit test (Elias Bernardo) #41

v0.0.10

15 Oct 23:06
53860b5
Compare
Choose a tag to compare

Commits

  • ed33766: [#34] feat - add endpoints relations from area & points (Leonardo Barreiros) #39
  • bccf854: [#33] docs - Steps to run application (Arthur) #38
  • 3564848: [#34] test - add unit test to mapasController (Leonardo Barreiros) #39

v0.0.9

15 Oct 23:06
26cf0a7
Compare
Choose a tag to compare

Commits

  • 9bfbf58: [#35] docs - update branches, issues and pull requests definitions (Alexandre Miguel) #36

v0.0.8

15 Oct 23:06
5fb8c1c
Compare
Choose a tag to compare

Commits

  • f1457fe: [#31] feat - add TEN_SECONDS constant (Elias Bernardo) #32
  • cdc8cda: [#31] feat - add area CRUD operations and dto's (Elias Bernardo) #32
  • 3cc1294: [#31] test - add unit tests to implementations (Elias Bernardo) #32

v0.0.7

15 Oct 23:06
0e07eb7
Compare
Choose a tag to compare

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

15 Oct 23:06
f94411d
Compare
Choose a tag to compare

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

15 Oct 23:06
3107189
Compare
Choose a tag to compare

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

15 Oct 23:06
bc59f32
Compare
Choose a tag to compare

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