9899 Commits

Author SHA1 Message Date
Alexandre Bodin
805e7fdb4b Merge branch 'master' into releases/v4 2021-08-04 19:24:10 +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
Pierre Noël
dd0c095f1e Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-04 15:05:56 +02:00
Alexandre Bodin
35912b556e Fix missing file to copy in yarn build 2021-08-04 14:07:35 +02:00
Alexandre Bodin
e6fca26f80 Cleanup Strapi.js 2021-08-03 09:27:17 +02:00
Alexandre Bodin
10ef480bc0 Move logger out of Strapi.js 2021-08-03 09:12:58 +02:00
Alexandre Bodin
a0011840e8 Merge admin config into strapic config 2021-08-03 08:33:56 +02:00
Pierre Noël
ed050471d7 fix unit tests 2021-08-02 18:47:45 +02:00
Alexandre Bodin
d44a6f68ee Migrate admin to programmatic loading 2021-08-02 17:54:49 +02:00
Alexandre Bodin
c02ceab686 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-02 08:32:02 +02:00
Alexandre Bodin
50849e68c7 Keep _ to make the client work until we remove them on the client 2021-07-30 21:59:34 +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
Alexandre Bodin
16b01043d7 Fix CTB inversion of dominance in relations 2021-07-30 14:53:57 +02:00
Alexandre Bodin
4fa9ed2bcc Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-07-30 11:54:01 +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
74449b75e5 Ignore build folder in admin package 2021-07-30 11:35:36 +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
Alexandre Bodin
89fee54582 Merge branch 'v4/backend' into v4/database 2021-07-30 09:50:40 +02:00
Alexandre Bodin
4b062f6ba1 Merge branch 'releases/v4' into v4/backend 2021-07-30 09:47:24 +02:00
Alexandre Bodin
4d471a50a8 Update CTB validations for morphs 2021-07-30 09:44:17 +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
Pierre Noël
6dab3a5ebb Merge branch 'v4/database' into pluginAPI/loadPlugin 2021-07-29 10:27:42 +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
HichamELBSI
03ff42c0ba Fix export utils
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-07-28 13:56:17 +02:00
HichamELBSI
cf01d0a78b Fix tests
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-07-28 13:52:14 +02:00
soupette
520697f6ee Prevent from editing morph relations
Signed-off-by: soupette <cyril@strapi.io>
2021-07-28 13:24:16 +02:00
soupette
7c01016f7c Remove dead code
Signed-off-by: soupette <cyril@strapi.io>
2021-07-28 12:55:21 +02:00
soupette
ae420069df Add temp injection zone in the tutorial box
Signed-off-by: soupette <cyril@strapi.io>
2021-07-28 11:09:41 +02:00
soupette
ea30ae8731 Remove tutorials videos
Signed-off-by: soupette <cyril@strapi.io>
2021-07-28 10:50:54 +02:00
soupette
94be562a56 Lint code
Signed-off-by: soupette <cyril@strapi.io>
2021-07-28 09:52:32 +02:00
soupette
ae0be0dbea Split css chunks
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-28 09:37:40 +02:00
soupette
6e4604d662 Init dynamic load of plugins
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-28 08:16:15 +02:00
Alexandre Bodin
c364a712b6 delete old components in compos & dz 2021-07-27 16:17:19 +02:00
soupette
9c06d8af37 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-27 10:31:02 +02:00
soupette
fd6432c792 Add tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-27 09:56:18 +02:00
soupette
a261bd7150 Add extensions
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-27 09:29:23 +02:00
soupette
7b0278e2a0 Rename admin.config.js to app.js
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-27 08:27:19 +02:00
soupette
edd18023ad Add admin bootstrap customisation
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-27 08:25:24 +02:00
soupette
8ec5fffc00 Add admin configurations
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-27 08:06:53 +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
6cc1c05bf9 Merge branch 'v4/database' of github.com:strapi/strapi into v4/database 2021-07-26 17:53:08 +02:00
Alexandre Bodin
a9002be38a Add populate v1 for morph relations + create associations 2021-07-26 17:52:59 +02:00