1233 Commits

Author SHA1 Message Date
soupette
21e18660eb Fix CM hook api and temporarily display the cm in the admin panel
Signed-off-by: soupette <cyril@strapi.io>
2021-08-24 15:12:48 +02:00
soupette
8cc31618b3 Merge branch 'releases/v4' of github.com:strapi/strapi into improve-bundle 2021-08-24 15:08:34 +02:00
Alexandre Bodin
f4a4e2ce26 Move routes to js when possible and refactor policies to be objects 2021-08-24 13:59:43 +02:00
Convly
495a593cc4 Cleanup + move builders & generators to dedicated services 2021-08-24 12:10:47 +02:00
Convly
9c34f0b753 Register the destroy method for the graphql plugin 2021-08-24 11:01:54 +02:00
Alexandre Bodin
0b3c7392c6 Keep on migrating admin to new structure 2021-08-23 22:41:22 +02:00
Alexandre Bodin
47c3900c07 Update createContentType to expose a simpler object 2021-08-23 22:25:31 +02:00
Convly
4620c330b8 Use strapi.contentTypes[uid] instead of strapi.plugin().contentType() to keep the same data structure 2021-08-23 20:06:34 +02:00
Convly
d293ca52b1 Added warning about data structure discrepancy depending on which method we use to fetch the content types 2021-08-23 19:51:54 +02:00
Convly
21ac45bdfd Cleanup 2021-08-23 19:49:28 +02:00
Convly
2ea04f1cd4 First working version of graphql rework w/ the new plugin API 2021-08-23 19:47:27 +02:00
Pierre Noël
b592b855a3 fix bad reloading when UP JWT was written in .env 2021-08-23 19:26:13 +02:00
Convly
ffe82cad3e Merge the plugin API into reworked graphql 2021-08-23 19:04:19 +02:00
Convly
40c93fe6c6 Merge branch 'v4/backend' into v4/graphql-schema-generation-refactor 2021-08-23 16:11:57 +02:00
soupette
e5065a5139 Add tests
Signed-off-by: soupette <cyril@strapi.io>
2021-08-23 13:13:24 +02:00
soupette
8230d1aaec Fix conflicts and remove not migrated components
Signed-off-by: soupette <cyril@strapi.io>
2021-08-23 11:14:08 +02:00
Pierre Noël
bc56be3560 Merge branch 'pluginAPI/loadPlugin' of github.com:strapi/strapi into pluginAPI/loadPlugin 2021-08-20 16:32:14 +02:00
Pierre Noël
09945a46df fixes 2021-08-20 15:23:02 +02:00
ronronscelestes
2939dae9ec added should not crash test 2021-08-20 15:16:21 +02:00
ronronscelestes
5d05c84e3e PR feedback fixes 2021-08-20 15:09:29 +02:00
Alexandre Bodin
8252a51ba5 Use a registry for the plugins 2021-08-20 13:12:37 +02:00
Alexandre Bodin
575cbbdc7c Migrate plugin getters 2021-08-19 23:30:49 +02:00
Alexandre Bodin
c3642a4f10 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-19 23:29:55 +02:00
soupette
0071df7c18 Fix tests
Signed-off-by: soupette <cyril@strapi.io>
2021-08-19 17:59:20 +02:00
Pierre Noël
98719b6c64 migrate plugin structures to V4 2021-08-19 16:49:33 +02:00
Alexandre Bodin
f528a865cb Merge branch 'master' of github.com:strapi/strapi into releases/v4 2021-08-19 10:12:58 +02:00
soupette
393bf5f1be Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2021-08-19 09:42:19 +02:00
soupette
48239ab116 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-08-19 09:30:45 +02:00
Convly
3796688d7e Clean todos & some duplicated code 2021-08-18 17:57:12 +02:00
ronronscelestes
caef15ed42 updated translations 2021-08-18 17:37:38 +02:00
Alexandre Bodin
9baf1af73e Fix i18n copy attributes 2021-08-18 16:57:18 +02:00
Convly
0eeaa91c7a Handle polymorphic relations in assocs resolvers 2021-08-18 16:09:27 +02:00
Convly
c4ae0fad50 Use new fractal format for associations resolvers + update boolean operators 2021-08-18 14:56:46 +02:00
Pierre Noël
c547e64571 fix e2e tests 2021-08-18 11:58:17 +02:00
ronronscelestes
1929d72e3f added a column for provider icon 2021-08-18 11:45:34 +02:00
ronronscelestes
4c73122e76 draft DS integration 2021-08-17 18:51:41 +02:00
Convly
408fca1055 Update literal definitions wiht KINDS constant 2021-08-16 15:25:38 +02:00
Convly
c4225c0285 use constants instead of literal kinds to register new types 2021-08-16 15:21:00 +02:00
mfrachet
36fc2ca492 Fixing reviews 2021-08-16 14:44:26 +02:00
Pierre Noël
face75bcba Merge branch 'pluginAPI/loadPlugin' into v4/plugin-api/extensions 2021-08-13 15:43:25 +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
mfrachet
d6fe1bf48a Fix sorting 2021-08-13 11:10:40 +02:00
mfrachet
604a72a43c Fix linting 2021-08-13 10:18:19 +02:00
mfrachet
304c98b41e Preparing the i18n settings list view 2021-08-13 10:13:10 +02:00
Convly
9fc5132a3b Only add the publicationState arg to content type with D&P enabled 2021-08-11 16:26:33 +02:00
Pierre Noël
260e2055c4 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-11 10:07:03 +02:00
Pierre Noël
9e75d59e15 Fix some E2E tests 2021-08-11 10:05:20 +02:00
Alexandre Bodin
d3a1d6fc98 Fix tests and cleanups 2021-08-11 09:34:55 +02:00
Convly
d8d99262e3 Update the plugin load 2021-08-10 17:28:53 +02:00