20 Commits

Author SHA1 Message Date
Alexandre Bodin
515d756626 Fix mongo toObject on null objectes 2019-08-01 15:59:21 +02:00
Alexandre Bodin
09761294e9 Fix mongo support 2019-08-01 14:40:02 +02:00
Alexandre Bodin
f757d4d952 Support relations inside of group creation 2019-07-29 08:15:18 +02:00
Alexandre Bodin
1b130f7a7b Init group inserts 2019-07-11 13:52:21 +02:00
Alexandre Bodin
343648988c Add manyWay support to mongoose hook 2019-07-09 09:18:06 +02:00
Alexandre Bodin
49d5491ff9 Fix one to many update 2019-04-18 12:03:50 +02:00
Alexandre Bodin
b8dc116ff6 Fix relations and graphql nested lookups for both mongo and sql 2019-03-28 12:13:32 +01:00
Alexandre Bodin
aa0ee1b56a Refactor relations update to fix many to many append
- Fix loaders / resolvers graphql
2019-03-27 21:32:24 +01:00
Aurélien Georget
2115124931 Remove Mongoose warning logs 2019-01-23 16:56:04 +01:00
Jim LAURIE
03c1e04d87 Revert filter PR 2018-12-04 17:05:03 +01:00
Kamal Bennani Bouchiba
6482a6ec84
Merge branch 'master' into feature/allow-filtering-on-a-relation-attribute 2018-11-20 19:34:46 +01:00
Kamal Bennani
8500403297
Add missing this* 2018-11-19 15:42:00 +01:00
Kamal Bennani
511ca55461
fix 1st level deep filter 2018-11-19 00:10:48 +01:00
Kamal Bennani
85eeb4aef2
Fix wrong rebase 2018-11-18 23:57:03 +01:00
Jim LAURIE
19ec6242f9
Merge branch 'master' into feature/allow-filtering-on-a-relation-attribute 2018-11-16 17:38:27 +01:00
Aurelsicoko
8fc9d01b46 Fix manyToMany relation when only sending ids 2018-11-15 16:22:13 +01:00
g-div
cca35fe9ac fix(relations): avoid duplicate entries in manyToMany relations 2018-10-29 09:41:23 +01:00
Kamal Bennani
bbfb2418a5
Move functions that deals with stages to the mongoose relation file 2018-10-28 23:42:21 +01:00
Jim LAURIE
cfda76aec9 Fix one-one relation update 2018-08-30 18:53:40 +02:00
Jim LAURIE
cf8184e223 Use hook prefix and rename 2018-07-11 16:23:14 +02:00