Skip to content

Releases: DanielAraldi/clean-node-api

2.2.0

30 Oct 01:30
Compare
Choose a tag to compare

2.2.0

Features:

  • (#12) We have added a Web Panel so you can consult our system.
  • We added a cache clearing system.

Collaborators:

2.1.1

29 Aug 00:39
b5ee6f7
Compare
Choose a tag to compare

2.1.1

Fixs:

  • (#13, #15) Add id to identify each answers a survey answer.
  • (#11, #14) Validate multiple values on object and missing validation in controller.

Collaborators:

2.1.0

31 Jul 19:43
Compare
Choose a tag to compare

2.1.0

Features:

  • Added the functionality to be able to respond and edit the response of a survey.

Fixs:

  • Improve application folder structure.

Collaborators:

2.0.1

26 Jul 23:39
Compare
Choose a tag to compare

2.0.1

Features:

  • Added types alias.
  • Added environment variables in docker-compose.

Fixs:

  • Fixed issue with incorrect exception handling.
  • Bug in running the project locally caused by files ending in .map on project dist/build.

Collaborators:

2.0.0

26 Jul 23:33
Compare
Choose a tag to compare

2.0.0

Features:

  • Performed refactorings on imports and exports of the entire application.

Collaborators:

1.4.1

26 Jul 23:30
10235a7
Compare
Choose a tag to compare

1.4.1

Features:

  • Upgrade dependencies.
  • (#6, #8) Added return of null types to application layers.

Fixs:

  • (#7, #9) Fixed exceptions thrown by middewares that were not stored in the database.

Collaborators:

1.4.0

26 Jul 23:25
Compare
Choose a tag to compare

1.4.0

Features:

  • Added Travis CI and Coveralls.
  • Add list surveys to users and admins.

Fixs:

  • (#4) Dependabot, bump minimist from 1.2.5 to 1.2.6.
  • (#5) Dependabot, bump node-fetch from 2.6.1 to 2.6.7.
  • Changing JwtAdapter types.

Collaborators:

1.3.0

26 Jul 23:19
Compare
Choose a tag to compare

1.3.0

Features:

  • Added functionality to create a poll for admin users only.

Collaborators:

1.2.3

26 Jul 23:14
Compare
Choose a tag to compare

1.2.3

Fixs:

  • Remove x-powered-by from headers to best security.

Collaborators:

1.2.2

26 Jul 23:12
Compare
Choose a tag to compare

1.2.2

Features:

  • Upgrade dependencies.
  • Migrate to mongodb 3.x to 4.x.

Fixs:

  • Fixed the reconnection if mongodb is down.

Collaborators: