107 Commits

Author SHA1 Message Date
Alexandre Bodin
16b3a44f8a Check nil values in query builder 2021-08-09 18:20:27 +02:00
Pierre Noël
18da6e2188 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-09 11:06:34 +02:00
Alexandre Bodin
007bd9cd36 Fix return in for loop instead of continue 2021-08-09 10:53:25 +02:00
Pierre Noël
4790e28284 refactor with module approach 2021-08-06 18:09:49 +02:00
Alexandre Bodin
657e7096d6 Using private prefix only if the property is exposed 2021-08-06 12:14:11 +02:00
Alexandre Bodin
189c819a1e Drop foreign keys before dropping tables 2021-08-06 11:19:17 +02:00
Alexandre Bodin
07ae49badd Avoid making empty queries in populate 2021-08-06 10:51:34 +02:00
Convly
0e8025df6b Merge branch 'releases/v4' into v4/graphql-resolvers-rewrite 2021-08-05 14:39:16 +02:00
Pierre Noël
ce0e67830a Merge branch 'v4/backend' into v4/plugin-api/modules 2021-08-05 13:59:40 +02:00
Alexandre Bodin
1941cfbf4d Add a generic subscriber to run the model lifecycles 2021-08-04 17:47:38 +02:00
Alexandre Bodin
86d388e2af Init lifecycles 2021-08-04 15:53:30 +02:00
Alexandre Bodin
c02ceab686 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-02 08:32:02 +02:00
Alexandre Bodin
e20e7738b5 Fix tests 2021-07-30 21:15:58 +02:00
Alexandre Bodin
680040fbda Fix morph populate 2021-07-30 20:45:51 +02:00
Convly
210434dab9 Merge v4/backend into v4/graphql-resolvers-rewrite 2021-07-30 11:47:23 +02:00
Convly
02785294f4 Handle pagination, sort & rework + polymorphic relation update 2021-07-30 11:44:26 +02:00
Alexandre Bodin
32ebfce85a Merge branch 'v4/pluginAPI' into pluginAPI/loadPlugin 2021-07-30 10:56:43 +02:00
Alexandre Bodin
884539a70c Filter populate to exclude undefined 2021-07-30 10:53:29 +02:00
Alexandre Bodin
a7fab84994 Merge branch 'v4/pluginAPI' into pluginAPI/loadPlugin 2021-07-30 10:15:50 +02:00
Pierre Noël
3b179169d4 wip 2021-07-29 16:39:26 +02:00
Alexandre Bodin
651577baa6 Remove morph relations from the CM infos 2021-07-29 14:39:28 +02:00
Alexandre Bodin
7b10521664 Fix search 2021-07-28 21:03:32 +02:00
Alexandre Bodin
d43f5e5da0 Continue core - db connection 2021-07-28 15:32:21 +02:00
Alexandre Bodin
ac6716c21d Update dz 2021-07-26 22:02:48 +02:00
Alexandre Bodin
e4199664c9 Update & delete polymorphic 2021-07-26 21:06:06 +02:00
Alexandre Bodin
a9002be38a Add populate v1 for morph relations + create associations 2021-07-26 17:52:59 +02:00
Alexandre Bodin
50d39abe29 Continue compo / dz implementation 2021-07-21 18:14:16 +02:00
Alexandre Bodin
2d051109bd populate in tests 2021-07-19 21:17:34 +02:00
Alexandre Bodin
63b503f676 Wip 2021-07-08 21:53:30 +02:00
Alexandre Bodin
81dd94c6ec Refactor all query() calls 2021-07-08 18:15:32 +02:00
Alexandre Bodin
3ded0ef2bd Init compo & add publication field 2021-07-07 18:04:39 +02:00
Alexandre Bodin
09f7269b4a Implement compos in the entity service 2021-07-06 14:18:03 +02:00
Alexandre Bodin
80f38005f1 Fix 2021-07-05 21:20:24 +02:00
Alexandre Bodin
e973804399 Filters working 2021-07-05 18:35:16 +02:00
Alexandre Bodin
3711ca3072 wip 2021-07-02 02:26:14 +02:00
Alexandre Bodin
03988acb63 Cleanup 2021-07-01 14:33:04 +02:00
Alexandre Bodin
1728e67e5d Cleanup operators 2021-07-01 13:52:01 +02:00
Alexandre Bodin
2d59716f5d Cleanup CTB 2021-06-30 22:52:12 +02:00
Alexandre Bodin
1122d24c90 Cleanup populate 2021-06-30 21:17:32 +02:00
Alexandre Bodin
b5856aa624 Init link query entity service 2021-06-30 20:00:03 +02:00
Alexandre Bodin
b4ecb48c44 Remove mongoose connector 2021-06-29 16:27:35 +02:00
Alexandre Bodin
fe4e355b24 Branch i18n bootstrap 2021-06-28 22:37:19 +02:00
Alexandre Bodin
d5b96c6e97 fromRow - toRow 2021-06-28 21:37:44 +02:00
Alexandre Bodin
a1e2fc6829 Init fields 2021-06-28 12:34:29 +02:00
Alexandre Bodin
d33a363c88 Crud + relations Associations v1 2021-06-25 12:07:32 +02:00
Alexandre Bodin
bdbf90b567 wip 2021-06-24 18:28:36 +02:00
Alexandre Bodin
5316fb07ea Attach relations 2021-06-24 09:12:19 +02:00
Alexandre Bodin
64c1e1f21a Server can start 2021-06-24 09:12:18 +02:00
Alexandre Bodin
a992a73b2e Update model relation definition 2021-06-24 09:09:30 +02:00
Alexandre Bodin
6ac2c0f9b4 wip 2021-06-24 09:09:30 +02:00