Muhammad Labib Ramadhan
|
05793eb749
|
Moved "getModelInstance" function to the outside "parseInclude" function and added README and an "include" test about complex include feature
|
2016-11-11 09:03:01 +07:00 |
|
Muhammad Labib Ramadhan
|
e632f79e2b
|
Added support for include relationship alias (as) and nested includes, fixed wrong joi json validation implementation inside parseInclude() function, fixed some associated routes resulted 404 because of prefix option
|
2016-11-10 01:46:42 +07:00 |
|
Muhammad Labib Ramadhan
|
6fa9e90ec5
|
New line at EOF
|
2016-11-08 08:26:56 +07:00 |
|
Muhammad Labib Ramadhan
|
49d24ea265
|
Added try catch block and JSON validation logic of relationship/association parser
|
2016-11-08 08:23:37 +07:00 |
|
Muhammad Labib Ramadhan
|
11306667d6
|
Refactored codes to not modify get-config-for-method.test.js, moved validationAssociations definition logic from get-config-for-method.js to crud.js, fixed README.md
|
2016-11-07 08:48:52 +07:00 |
|
Muhammad Labib Ramadhan
|
1977304287
|
Added README about association filtering
|
2016-11-04 14:24:01 +07:00 |
|
Muhammad Labib Ramadhan
|
a141a38fe5
|
Fixed getConfig test error about association validation
|
2016-11-04 14:16:30 +07:00 |
|
Muhammad Labib Ramadhan
|
72452a0088
|
Added feature to allow filtering relationships/associations based on http://docs.sequelizejs.com/en/latest/docs/querying/#relations-associations
|
2016-11-04 11:31:56 +07:00 |
|