29 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
c3642a4f10 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-19 23:29:55 +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
682e877644 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-18 18:37:57 +02:00
Alexandre Bodin
d5dd34278b Fix delete permissions 2021-08-17 13:48:52 +02:00
Pierre Noël
dd0c095f1e Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-04 15:05:56 +02:00
Alexandre Bodin
d44a6f68ee Migrate admin to programmatic loading 2021-08-02 17:54:49 +02:00
Alexandre Bodin
89fee54582 Merge branch 'v4/backend' into v4/database 2021-07-30 09:50:40 +02:00
Pierre Noël
6dab3a5ebb Merge branch 'v4/database' into pluginAPI/loadPlugin 2021-07-29 10:27:42 +02:00
Alexandre Bodin
d43f5e5da0 Continue core - db connection 2021-07-28 15:32:21 +02:00
Pierre Noël
9c41753e8a remove comments 2021-07-23 10:33:25 +02:00
Pierre Noël
2390c740a4 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-07-08 11:21:38 +02:00
soupette
e04ccb417e Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-05 11:20:21 +02:00
Pierre Noël
2c5cd96783 Server can start without errors 2021-07-05 11:01:58 +02:00
soupette
46ae14f532 Enable plan switch at runtime
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-07-01 15:50:11 +02:00
soupette
e6544db5a0 Make admin a plugin
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-24 08:30:41 +02:00
Alexandre Bodin
356ee09ed2 Merge branch 'master' into releases/v4 2021-06-23 18:23:54 +02:00
soupette
31e9a6e481 Display plugins settings
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-08 09:37:14 +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
soupette
146ee5907e Remove useUserPermissions for useRBAC
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-24 16:18:55 +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
7646803367 Remove core/admin containers to pages
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-06 18:27:53 +02:00
soupette
62c7dadc3d Create AutoReloadOverlayBlocker
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-06 13:33:50 +02:00
soupette
c7e2a2bd66 Prefix global variables by STRAPI_ADMIN
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-05 17:52:41 +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