2499 Commits

Author SHA1 Message Date
Pierre Noël
dee087a9be use format schema, actions, lifecycles 2021-06-21 12:02:10 +02:00
Convly
1a39d934f8 Drop support for node10, set new oldest supported node version to 12.x.x 2021-06-21 10:56:57 +02:00
soupette
ef208589d5 Created menu api
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-16 13:13:37 +02:00
soupette
c68f815a51 Merge branch 'core/admin-apis' of github.com:strapi/strapi into core/menu-api 2021-06-16 11:45:14 +02:00
soupette
478ab7baf0 Fix conflicts
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-16 11:44:22 +02:00
soupette
3ea8d218d5 Load plugins link in the menu
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-16 11:15:19 +02:00
soupette
be03d496d8 Fix CM menu update when changing the LV settings. Remove menu legacy
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-16 08:55:49 +02:00
soupette
d16af9089b Upgrade react-intl to v5
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-15 16:33:11 +02:00
HichamELBSI
a68384567f Move CM menu
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-06-15 00:56:15 +02:00
Pierre Noël
323bf21f43 wip 2021-06-09 18:10:44 +02:00
soupette
b6f021ac15 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-09 12:22:02 +02:00
soupette
3806d3cbf8 Clean files
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-09 12:11:51 +02:00
soupette
98b3a1c738 Load strapi plugins translations
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-09 11:47:56 +02:00
Pierre Noël
7f441632c0 wip 2021-06-08 10:39:45 +02:00
soupette
31e9a6e481 Display plugins settings
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-08 09:37:14 +02:00
soupette
6752cb0aad Created Settings API
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-08 09:02:20 +02:00
Pierre Noël
f97c775566 loading plugins with strapi-server.js 2021-05-31 18:28:42 +02:00
soupette
5a7951b595 Fix tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-31 12:58:14 +02:00
soupette
3f61e8ab40 Remove the useGlobalContext hook completely
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-28 09:37:29 +02:00
soupette
726ac4a2db Remove emitEvent from useGlobalContext and use useTracking instead
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-28 09:28:16 +02:00
cyril lopez
07af68ab68
Merge pull request #10394 from strapi/chore/rename-containers-doc
Rename containers in documentation
2021-05-27 07:52:25 +02:00
cyril lopez
3e12a1fb32
Merge pull request #10392 from strapi/chore/rename-containers-i18n
Rename containers to pages in i18n
2021-05-27 07:52:14 +02:00
soupette
c0a76e73ae Rename containers in documenation
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-27 07:46:31 +02:00
soupette
619d66ca60 Rename containers in users-permissions
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-27 07:41:12 +02:00
soupette
eb36c0421d Rename containers to pages in i18n
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-27 07:35:43 +02:00
soupette
fa1e43ed9f Add tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-25 09:51:52 +02:00
soupette
e40bc6ceed Update tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-24 17:33:44 +02:00
soupette
146ee5907e Remove useUserPermissions for useRBAC
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-24 16:18:55 +02:00
soupette
fb0c6e4ef2 Init renaming hook useUser
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-24 14:46:56 +02:00
soupette
e2d633a120 Commented plugins translations for faster developments.
Translations will be loaded differently in another user story

Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-19 08:17:15 +02:00
soupette
ab1b36ca72 Merge branch 'releases/v4' of github.com:strapi/strapi into core/admin-config 2021-05-18 13:54:42 +02:00
soupette
9edacb088a Remove strapi.lockApp
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-18 08:51:39 +02:00
soupette
659526e35b Remove strapi.notification
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-17 15:55:46 +02:00
soupette
330d541992 Pass only needed instances to plugins
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-12 10:18:56 +02:00
soupette
b477e52318 Improve Reducers & Middlewares api
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-12 09:13:56 +02:00
soupette
476536a744 Created Middleware API
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-12 09:13:56 +02:00
soupette
2e96405273 Load i18n plugin
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-11 15:35:10 +02:00
soupette
ec7baf3bb3 Load sentry plugin
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-11 08:14:01 +02:00
soupette
0f78b38eb3 Load graphql plugin
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-11 08:14:01 +02:00
soupette
2b7139c1fa Load plugin users-permissions
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-10 14:08:16 +02:00
soupette
37e70cdcdf Load plugin documentation and associated translations
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-10 13:52:23 +02:00
soupette
5dbb3776cc Init load plugins
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-10 10:17:48 +02:00
soupette
7bcdecd2cf Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-05 12:02:47 +02:00
soupette
dfad76bdd1 Remove SETTINGS_BASE_URL config
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-05 11:28:17 +02:00
soupette
9c7da206b5 Remove useless deps
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-04 17:27:41 +02:00
soupette
1f536d440e Remove redux-saga and immutable in doc-plugin. Migrate to react-query
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-04 17:21:32 +02:00
Alexandre Bodin
ab3760bb66 Rename import & requires, fix tests 2021-04-29 13:51:12 +02:00
Alexandre Bodin
a14504e699 Init scoped packages 2021-04-29 12:03:54 +02:00
Alexandre Bodin
e45f6df0b9 Move plugins & cleanup configs 2021-04-29 11:11:46 +02:00