- Oct 25, 2021
-
-
Ramiro authored
-
- Oct 24, 2021
-
-
Renzo Beux authored
-
Agustin Ruiz Diaz Cambon authored
now AuditController can listAudit with paginator through a post method. userListById added to UserAPI missing token check commented authChecker
-
- Oct 23, 2021
-
-
Renzo Beux authored
-
Ramiro authored
-
Ignacio Bengoa Nion authored
-
Ignacio Bengoa Nion authored
-
Renzo Beux authored
-
- Oct 22, 2021
-
-
Agustin authored
getDefaultWeights/ExtraData are now GET instead of POST. updateParameterValue has changed the way it receives parameters, see swagger documentation, which has been updated. (fefo you have been warned) default extra data model has been changed to allow bigger values. updateEquationConstants was split into 3 functions, to accomodate each possible parameter type. an error is now returned if no rows are affected by an update.
-
- Oct 21, 2021
-
-
Ignacio Bengoa Nion authored
-
Renzo Beux authored
-
Ignacio Bengoa Nion authored
-
Ignacio Bengoa Nion authored
-
- Oct 19, 2021
-
-
Agustin authored
Validator now performs more checks, removed those checks from other code to make it simpler
-
- Oct 16, 2021
-
-
Agustin authored
Also updates some error messages and environment variables
-
- Oct 14, 2021
-
-
Agustin authored
Also adds a parameter type that wasnt taken into account in the function
-
- Oct 13, 2021
-
-
Agustin Ruiz Diaz Cambon authored
-
Agustin Ruiz Diaz Cambon authored
-
- Oct 09, 2021
-
-
Agustin Ruiz Diaz Cambon authored
-
- Oct 08, 2021
-
-
Agustin authored
-
- Oct 07, 2021
-
-
Agustin authored
-
Agustin Ruiz Diaz Cambon authored
-
- Oct 03, 2021
-
-
Agustin Ruiz Diaz Cambon authored
-
- Sep 28, 2021
-
-
Agustin Ruiz Diaz Cambon authored
-
- Sep 27, 2021
-
-
Renzo Beux authored
-
- Sep 22, 2021
-
-
Agustin authored
Calculations work but the actual values returned haven't been checked
-
- Sep 19, 2021
-
-
Agustin authored
New DTOs for passage of extra data to use in calculations, changes to calculation controller and service to use new data received from frontend.
-
Agustin authored
New DTOs for passage of extra data to use in calculations, changes to calculation controller and service to use new data received from frontend.
-
- Sep 17, 2021
-
-
Agustin authored
Calculator controller now also logs errors.
-
- Sep 16, 2021
-
-
Renzo Beux authored
-
Agustin Ruiz Diaz Cambon authored
-
Renzo Beux authored
-
- Sep 15, 2021
-
-
Agustin authored
ParserService created for parsing and unparsing of AgeGroups, DTOs created (AgeGroupJSON, GroupEnergeticRequisement) , changed DTOs (CalculatorResponseDTO) and enums (AgeBracket, Sex) and fixes to Calculator Service, ERCalculator and ParameterService. Tested once against original excel.
-
Agustin authored
ParserService created for parsing and unparsing of AgeGroups, DTOs created (AgeGroupJSON, GroupEnergeticRequisement) , changed DTOs (CalculatorResponseDTO) and enums (AgeBracket, Sex) and fixes to Calculator Service, ERCalculator and ParameterService
-
- Sep 11, 2021
-
-
Renzo Beux authored
-
Agustin authored
La funcion getEquationValues de servicio parametro no esta hecha todavia, cuando este hecha hay que llamarla desde calculator controller
-
Renzo Beux authored
-
Agustin Ruiz Diaz Cambon authored
-
Agustin Ruiz Diaz Cambon authored
-
- Sep 08, 2021
-
-
Renzo Beux authored
-