- Aug 09, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
- Jul 25, 2017
-
-
Vytor Calixto authored
-
- Jul 24, 2017
-
-
Vytor Calixto authored
-
- Jul 07, 2017
-
-
Vytor Calixto authored
-
- Jun 27, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
- Jun 20, 2017
-
-
Vytor Calixto authored
Maybe the name of this branch is wrong now
-
- Jun 19, 2017
-
-
Vytor Calixto authored
-
- Feb 07, 2017
-
-
Vytor Calixto authored
Was bugging the response when enabled
-
- Dec 09, 2016
-
-
Vytor Calixto authored
Add lodash to use with arrays and collections
-
- Dec 02, 2016
-
-
Lucas Gabriel Lima authored
-
- Nov 30, 2016
-
-
Vytor Calixto authored
bcript is breaking at the VMs and I've changed it to a identical one cc @lgl15
-
- Nov 22, 2016
-
-
João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
- Oct 14, 2016
-
-
Lucas Gabriel Lima authored
-
- Oct 04, 2016
-
-
Vytor Calixto authored
-
Vytor Calixto authored
Closes simcaq/SCRUM#20
-
- Sep 29, 2016
-
-
Vytor Calixto authored
-
Lucas Gabriel Lima authored
This reverts commit bfe64623, reversing changes made to 9c8cfa58.
-
- Sep 20, 2016
-
-
Vytor Calixto authored
-
- Sep 19, 2016
-
-
Vytor Calixto authored
-
- Sep 15, 2016
-
-
Lucas Gabriel Lima authored
-
- Sep 14, 2016
-
-
Lucas Gabriel Lima authored
-
- Sep 12, 2016
-
-
Vytor Calixto authored
-
- Sep 05, 2016
-
-
Lucas Gabriel Lima authored
-
Lucas Gabriel Lima authored
-
João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
- Sep 02, 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
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 <joao@portalmec5.c3local>
-
Lucas Gabriel Lima authored
-
Vytor Calixto authored
Route /cities/ibge/:id removed also Do not tell people I did that
-
- Sep 01, 2016
-
-
Lucas Gabriel Lima authored
-
- Aug 31, 2016
-
-
Lucas Gabriel Lima authored
-
- Aug 17, 2016
-
-
João Victor Risso authored
-
João Victor Risso authored
Major modifications: - Source code is now in the src directory - All source files were adapted to ECMAScript6 - Add Gulpfile and Babel to transcompile the project from ES6 to ES5 (until Node.js fully supports ES6) - By running gulp one generates the build directory with the files transcompiled, from which the API can be run - Add ESLint to check for syntax errors and enforce code standards - Javascript coding standard currently adopted is AirBnB with 4 spaces - Replace monetdb package with monetdb-pool, which allows for concurrent queries over a pool of connections while maintaining the same interface TODO (in order of priority, from high to low): - Add Gulp tasks to handle automatic building, tests and running the server in order to deprecate using npm - Implement decorator to execute the SQL queries and reduce code duplication. - Implement SQL query builder (e.g. squel.js) to erradicate the need for embedding SQL directly into the code (which is error-prone). - Change enrollments route not to use route chaining in order to decide which SQL query is appropriate to respond the user's request. - Implement decorator for API responses and also reduce code duplication. - Split up tests into and add more test cases. Signed-off-by:
João Victor Risso <jvtr12@c3sl.ufpr.br>
-
- Aug 08, 2016
-
-
Vytor Calixto authored
Related: #8
-
- Jul 26, 2016
-
-
Lucas Gabriel Lima authored
-
- Jul 12, 2016
-
-
Vytor Calixto authored
-
- Jul 11, 2016
-
-
Vytor Calixto authored
Closes #6
-