33 Commits

Author SHA1 Message Date
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
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
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
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
Pierre Noël
3b179169d4 wip 2021-07-29 16:39: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
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
478ab7baf0 Fix conflicts
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-16 11:44:22 +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
soupette
4c3493c16c Add tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-08 16:06:32 +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
soupette
2d106da9a0 Rename containers to pages in email
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-26 14:43:01 +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
659526e35b Remove strapi.notification
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-17 15:55:46 +02:00
soupette
f3da9beacd Remove old notification API
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-17 11:31:19 +02:00
soupette
c805387527 Load plugin email
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-11 08:14:01 +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
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