- Jan 17, 2017
-
-
Vytor Calixto authored
# Conflicts: # gulpfile.babel.js
-
Rudolf Copi Eckelberg authored
Implement UC201 - Select Location Closes SCRUM#71 See merge request !27
-
Vytor Calixto authored
-
Vytor Calixto authored
-
- Jan 16, 2017
-
-
Rudolf Copi Eckelberg authored
-
Vytor Calixto authored
Conflicts: gulpfile.babel.js
-
Vytor Calixto authored
-
Lucas Gabriel Lima authored
-
- Jan 13, 2017
-
-
Lucas Gabriel Lima authored
-
Lucas Gabriel Lima authored
-
- Jan 11, 2017
-
-
Lucas Gabriel Lima authored
-
- Dec 09, 2016
-
-
Vytor Calixto authored
SQL now is using new schema
-
Vytor Calixto authored
SQL is now compatible with DB schema in simcaqdb3
-
- Dec 08, 2016
-
-
João Victor Tozatti Risso authored
Merge branch 'fix_database_error_reporting' into 71-simcaq-implementar-backend-uc201-selecionar-localidade
-
Vytor Calixto authored
Fix error handling in the database query module Changes in this merge request * Add proper error handling in libs/db/query_exec. Uses a catch function after each then to proper capture database errors and report them to the user. * Add logging the error stack when a database query error occurs. * Change error message reported in the response when a database query occurs, because the user making the request does not need to know about an internal database error. See merge request !28
-
Vytor Calixto authored
-
Vytor Calixto authored
Statements, functions and lines threshold at 80% global Branches at 75% global
-
- Dec 05, 2016
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
-
- Dec 02, 2016
-
-
João Victor Risso authored
- Mount route under '/api/v1/enrollment/location' - It should list the location names for enrollments and school classes - The reponse format is a lista of objects with each object having a location_id (CEBES014T1) and a description Signed-off-by:
João Victor Risso <joaovictor.risso@gmail.com>
-
Lucas Gabriel Lima authored
-
- Nov 30, 2016
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
bcript is breaking at the VMs and I've changed it to a identical one cc @lgl15
-
- Nov 29, 2016
-
-
João Victor Tozatti Risso authored
- Add proper error handling in libs/db/query_exec. Uses a catch function after each then to proper capture database errors and report them to the user. - Add logging the error stack when a database query error occurs. - Change error message reported in the response when a database query occurs, because the person making the request does not need to know about an internal error in the database. Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
- Nov 28, 2016
-
-
Vytor Calixto authored
-
- Nov 22, 2016
-
-
João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
João Victor Tozatti Risso authored
- Add middleware to check for the appropriate Node version. This relies on the engines.node flag being set on package.json.
-
João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
João Victor Tozatti Risso authored
- Move copying required files (e.g. config.json) into the 'build' gulp task - Leave compilation task only for compilation of sources files Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
João Victor Tozatti Risso authored
- Disable jsx-a11y rules that are defined by AirBnB ESLint module Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
João Victor Tozatti Risso authored
- Add simulation and user modules; - Change config.json.example to use simcaqdb3 instead of simcaqdb1; - Add routes for simulatio and user module functions.
-
- Nov 21, 2016
-
-
João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
João Victor Risso authored
Simobject 20160927 Created a simulation object and a handful of tests. More tests will be needed, and sanitizing will strongly depend on the input data format, which is not yet completely defined. A test config.json file was added to allow test database integration, and config.js was adapted to choose config file from context. Files added: src/libs/models/simulation.js - mongo schema for simulation; src/libs/routes/simulation.js - express controller for simulation api. See merge request !23
-
- Nov 11, 2016
-
-
João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
- Nov 09, 2016
-
-
João Victor Risso authored
Signed-off-by:
João Victor Risso <joaovictor.risso@gmail.com>
-
João Victor Risso authored
Signed-off-by:
João Victor Risso <joaovictor.risso@gmail.com>
-