47 Commits

Author SHA1 Message Date
Alexandre Bodin
c3642a4f10 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-19 23:29:55 +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
Pierre Noël
4790e28284 refactor with module approach 2021-08-06 18:09:49 +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
ef63639cd3 Fix eslint so we can have the test run 2021-08-04 19:39:40 +02:00
Alexandre Bodin
805e7fdb4b Merge branch 'master' into releases/v4 2021-08-04 19:24:10 +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
Pierre Noël
3b179169d4 wip 2021-07-29 16:39:26 +02:00
HichamELBSI
389cea978c Bump dependencies (React, React-Dom, React-Query, and Immer)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-07-26 17:51:49 +02:00
Pierre Noël
eabe72f92e WIP 2021-07-26 16:59:59 +02:00
fdel-car
9a563b1dd0 Check component name input availabilty 2021-07-23 13:43:25 +02:00
soupette
446a97e7f1 Remove @buffetjs deps in plugins package.json
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-21 15:41:26 +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
2381e8c60b WIP 2021-07-20 12:12:36 +02:00
Pierre Noël
2390c740a4 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-07-08 11:21:38 +02:00
Alexandre Bodin
b4ecb48c44 Remove mongoose connector 2021-06-29 16:27:35 +02:00
Pierre Noël
07d17f2cb2 WIP 2021-06-29 16:11:47 +02:00
Pierre Noël
5dd7f6c1be Merge branch 'releases/v4' into pluginAPI/loadPlugin 2021-06-29 12:07:29 +02:00
Alexandre Bodin
64c1e1f21a Server can start 2021-06-24 09:12:18 +02:00
soupette
c1cb6d1d0d Fix lint
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-23 20:18:13 +02:00
soupette
14a4e2b531 Clean trads
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-23 19:03:52 +02:00
Alexandre BODIN
eda51cc08a
Merge pull request #10518 from strapi/drop-node-10
Drop support for node10
2021-06-23 18:32:04 +02:00
Alexandre Bodin
356ee09ed2 Merge branch 'master' into releases/v4 2021-06-23 18:23:54 +02:00
Convly
13052049b0 Add support for node 16, update readme 2021-06-23 07:55:40 +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
3ea8d218d5 Load plugins link in the menu
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-16 11:15:19 +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
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
Pierre Noël
f97c775566 loading plugins with strapi-server.js 2021-05-31 18:28:42 +02:00
soupette
f71c2d9a6a Rename containers in documenation
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-27 16:36:16 +02:00
soupette
e40bc6ceed Update tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-24 17:33:44 +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
659526e35b Remove strapi.notification
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-17 15:55:46 +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
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