.. |
associations
|
fix(primaryKey): use model.primaryKey instead of hardcoded id for id routes, fixes #9
|
2016-07-13 11:27:48 +04:30 |
crud-create.integration.test.js
|
Test add CRUD tests
|
2016-10-27 12:33:02 -07:00 |
crud-destroy.integration.test.js
|
Test add destroyScope tests
|
2016-10-27 21:03:32 -07:00 |
crud-include.integration.test.js
|
Test fix error checking in include tests #oops
|
2016-10-27 12:32:36 -07:00 |
crud-list-order.integration.test.js
|
Test add integration tests for ordering lists
|
2016-10-28 11:22:38 -07:00 |
crud-route-creation.integration.test.js
|
Test add integration tests for route creation
|
2016-10-26 13:26:56 -07:00 |
crud-scope.integration.test.js
|
Test add integration tests for scope
|
2016-10-28 11:22:52 -07:00 |
crud-update.integration.test.js
|
Test add CRUD tests
|
2016-10-27 12:33:02 -07:00 |
crud-where.integration.test.js
|
Test add CRUD tests
|
2016-10-27 12:33:02 -07:00 |
crud.js
|
Fix(crud) scope now 404s on no results
|
2016-10-28 11:20:59 -07:00 |
crud.test.js
|
Fix(crud) actually enable multiple orders
|
2016-10-28 11:22:05 -07:00 |
error.js
|
Feat (error) parse PG 42* errors
|
2016-09-04 17:28:16 -07:00 |
get-config-for-method.js
|
Fix(crud) actually enable multiple orders
|
2016-10-28 11:22:05 -07:00 |
get-config-for-method.test.js
|
Feat add support of limit, offset, order
|
2016-10-21 11:07:27 -07:00 |
index.js
|
Fix prefix should default to / , not ''
|
2016-10-26 13:25:27 -07:00 |
utils.js
|
Fix(crud) actually enable multiple orders
|
2016-10-28 11:22:05 -07:00 |
utils.test.js
|
Fix(crud) actually enable multiple orders
|
2016-10-28 11:22:05 -07:00 |