- Feb 01, 2017
-
-
Vytor Calixto authored
-
- Jan 27, 2017
-
-
Vytor Calixto authored
-
- Jan 18, 2017
-
-
Gustavo Soviersovski authored
Issue/210: Rota para pesquisa de localidade See merge request !31
-
Vytor Calixto authored
Related: simcaq/SCRUM#210 !31
-
Vytor Calixto authored
-
Vytor Calixto authored
Related: simcaq/SCRUM#210
-
Vytor Calixto authored
Related: simcaq/SCRUM#210
-
Vytor Calixto authored
-
Vytor Calixto authored
This adds the option to have values accepted only by one parameter, instead of globals, like it was then
-
- Jan 17, 2017
-
-
Vytor Calixto authored
Auth See merge request !30
-
Vytor Calixto authored
-
Gustavo Soviersovski authored
Feature param query builder See merge request !29
-
Vytor Calixto authored
# Conflicts: # gulpfile.babel.js
-
Vytor Calixto authored
# Conflicts: # src/libs/routes/city.js # src/libs/routes/enrollment.js # src/libs/routes/school.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
-
Vytor Calixto authored
-
- Jan 11, 2017
-
-
Lucas Gabriel Lima authored
-
- Jan 10, 2017
-
-
Vytor Calixto authored
Merge branch '71-simcaq-implementar-backend-uc201-selecionar-localidade' into feature_param_query_builder Conflicts: src/libs/routes/city.js src/libs/routes/enrollment.js src/libs/routes/region.js src/libs/routes/school.js src/libs/routes/state.js src/test/simulation.js
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
It uses a object to set the url fields accepted and it's values, parse the fields and build the query with the values automagically
-
Vytor Calixto authored
-
- Dec 09, 2016
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
SQL now is using new schema
-
Vytor Calixto authored
Add lodash to use with arrays and collections
-
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
-