Skip to content

Releases: CODE-G-ROOT/Incidents

v1.0.8

02 Oct 07:45
c02696f
Compare
Choose a tag to compare
v1.0.8 Pre-release
Pre-release

Login

  • Has been functionalities, for example, the see login preview
  • Discord has been Unable

v1.0.7

21 Sep 21:19
e4511e4
Compare
Choose a tag to compare
v1.0.7 Pre-release
Pre-release

Changes Realized

  • files added:
    • Services Put
    • Put Controller
    • Post controller
    • Gets Controller
    • Delete Controller
    • Servies Methods

What's Changed

  • Pruebas by @JuanDavidAvilaRaveloCampus in #9

Full Changelog: 1.0.6...v1.0.7

v1.0.6

21 Sep 12:40
ae8e0b9
Compare
Choose a tag to compare
v1.0.6 Pre-release
Pre-release

New Changes Implemented

In this version we implement

  • Clases:
    • In this file denomined "collections", we implement all methods in that.
    • Like this, we can use all methods in somewhere of the code. Basically do we code more dinamic and efficient
  • Middleware Versions
    • The middlewares changed. Now are two versions, where the first version haven't support. The second versions was created using the new features that implements like we clases. This middleware was created using express-validate
    • Additionally we implement a middleware for validate the POST methods

v1.0.5

21 Sep 12:29
ae8e0b9
Compare
Choose a tag to compare
v1.0.5 Pre-release
Pre-release
Merge pull request #8 from JuanDavidAvilaRaveloCampus/pruebas

Pruebas

v1.0.4

21 Sep 04:53
368bb71
Compare
Choose a tag to compare
v1.0.4 Pre-release
Pre-release

Implementation of the new features

  • GET method for the users and incidents:
    • These changes implement the search middleware to search the incidences or users.
  • Limit:
    • This function limits the queries for improve the server performance.
  • New Function in connection the file:
    • A new function has been added with the objective of creating new collections to be used for the POST method in the future versions.
  • Changes to the Autoincrement function:
    • The auto-increment function has been improved for better understanding

List the files deleted

  • incidents.js --> in the folder "Controllers"
  • users.js --> in the folder "Controllers"

What's Changed

  • New Changes by @JuanDavidAvilaRaveloCampus in #6

Full Changelog: v.1.0.3...v1.0.4

v1.0.3

20 Sep 21:29
56248db
Compare
Choose a tag to compare
v1.0.3 Pre-release
Pre-release

Changes Implementation

  • JWT:
  • Cruds Scheme
    Somethings changes aren't complete functionally

v1.0.2

20 Sep 12:12
e98fc56
Compare
Choose a tag to compare
v1.0.2 Pre-release
Pre-release

DTO

  • DTO implementation.
    For now, this release is not functional, just implement characteristics necesary for the utility the system

v1.0.1

19 Sep 23:48
0f26910
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release

DB

  • Implementation the DB.
    The code is still not functional, for now; only database has been added; however, is it not interactive

1.0.0

19 Sep 00:11
Compare
Choose a tag to compare

Server Functional

  • This version, just have the server settings for give up the same