1249 Commits

Author SHA1 Message Date
Pierre Noël
face75bcba Merge branch 'pluginAPI/loadPlugin' into v4/plugin-api/extensions 2021-08-13 15:43:25 +02:00
Pierre Noël
63cc0832f2 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-13 15:43:04 +02:00
Pierre Noël
2d7454553a add extension system for content-types 2021-08-13 15:35:19 +02:00
Convly
cf76db2c18 Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor 2021-08-13 11:11:50 +02:00
HichamELBSI
b97383ff18 Migrate SSO providers view
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-08-12 17:10:04 +02:00
Alexandre Bodin
11afe17575 Init new REST API format and remove count as it is included in pagination 2021-08-11 11:12:56 +02:00
Pierre Noël
f4981dd8e7 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-10 15:33:06 +02:00
Alexandre Bodin
9c74f0a84e Fix some database schema sync 2021-08-10 09:36:02 +02:00
Convly
e6a139dde7 Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor 2021-08-09 18:41:38 +02:00
Alexandre Bodin
38e435c165 Remove old hook 2021-08-09 18:38:17 +02:00
Alexandre BODIN
d54610dc06
Remove hooks (#10711) 2021-08-09 17:33:02 +02:00
Pierre Noël
18da6e2188 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-09 11:06:34 +02:00
Pierre Noël
4790e28284 refactor with module approach 2021-08-06 18:09:49 +02:00
Alexandre Bodin
7f5ca6b479 Fix db config for pg and mysql in getstarted 2021-08-06 09:18:11 +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
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
e63fb9d509 v3.6.6 2021-08-04 17:06:51 +02:00
Pierre Noël
dd0c095f1e Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-04 15:05:56 +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
Alexandre Bodin
c02ceab686 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-02 08:32:02 +02:00
Alexandre Bodin
16b01043d7 Fix CTB inversion of dominance in relations 2021-07-30 14:53:57 +02:00
Convly
210434dab9 Merge v4/backend into v4/graphql-resolvers-rewrite 2021-07-30 11:47:23 +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
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
soupette
55ad0c0181 Update plugin generators
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-28 08:22:59 +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
Pierre Noël
eabe72f92e WIP 2021-07-26 16:59:59 +02:00
cyril lopez
87c0207b93
Merge pull request #10641 from strapi/remove-plugin-extension
Remove plugins customisations
2021-07-23 11:11:23 +02:00
Pierre Noël
9c41753e8a remove comments 2021-07-23 10:33:25 +02:00
soupette
16ded2e987 Rename webpack config file
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-22 15:45:19 +02:00
soupette
144904cf1e Remove plugins customisations
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-22 14:51:29 +02:00
Convly
5cd835f986 Merge branch 'v4/graphql-schema-generation-refactor' into v4/graphql-resolvers-rewrite 2021-07-22 10:37:38 +02:00
soupette
ae38481de8 Split app customisation file and webpack config
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-21 15:47:55 +02:00
soupette
900388755f Rename boot lifecycle to bootstrap
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-21 09:05:20 +02:00
Pierre Noël
3c9daba9a1 wIP 2021-07-13 18:46:36 +02:00
soupette
ce2c05b27c Migrate remove field action to immer
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-12 19:11:55 +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
soupette
4a683479ce Remove immutable in CM
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-08 15:38:56 +02:00
soupette
88b601c26b Add missing tests in CM
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-08 14:01:13 +02:00
Pierre Noël
2390c740a4 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-07-08 11:21:38 +02:00
Pierre Noël
1ac226b962 WIP 2021-07-08 11:20:13 +02:00