14487 Commits

Author SHA1 Message Date
mfrachet
2b6296dd17 Attempt to fix plugin loading on v4 2021-09-30 14:21:40 +02:00
Alexandre Bodin
6ef3e1deb6 Migrate plugin generator and fix some internal issues to make everything compatible 2021-09-30 11:40:54 +02:00
cyril lopez
3d3bca2304
Merge pull request #10991 from strapi/v4/ds-migration
[v4] Init DS migration
2021-09-30 10:39:15 +02:00
Alexandre BODIN
4dcdd9a488
Merge pull request #11134 from strapi/fix/model-name
Temp fix until we have the UI for singular and plural names
2021-09-30 09:18:32 +02:00
Alexandre Bodin
158d955f52 Merge branch 'releases/v4' into v4/fix-camelCase-actions-not-working 2021-09-29 18:32:31 +02:00
Alexandre Bodin
642def88f8 Merge branch 'releases/v4' of github.com:strapi/strapi into fix/model-name 2021-09-29 18:17:57 +02:00
Alexandre BODIN
f7a8dd6ae7
Merge pull request #11122 from strapi/v4/middlewares
[V4] Middlewares
2021-09-29 18:17:42 +02:00
Pierre Noël
9f4639e4a0 use camelCase comparison for up actions 2021-09-29 18:08:52 +02:00
Alexandre Bodin
b5c31c4793 Temp fix until we have the UI for singular and plural names 2021-09-29 18:07:11 +02:00
Alexandre Bodin
9807c78cb7 Merge branch 'releases/v4' into v4/ds-migration 2021-09-29 17:31:42 +02:00
Alexandre Bodin
989f29f11a Fix migration d&p 2021-09-29 17:31:01 +02:00
Alexandre Bodin
ba9c01e174 Merge branch 'releases/v4' into v4/ds-migration 2021-09-29 17:01:52 +02:00
Alexandre Bodin
e47f5cb5fc Merge branch 'releases/v4' into v4/middlewares 2021-09-29 17:01:33 +02:00
Alexandre Bodin
5b5935897f Fix tests 2021-09-29 17:01:05 +02:00
HichamELBSI
a003980cd1 Fix snapshots
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-09-29 16:38:31 +02:00
Alexandre Bodin
c697050358 Fix typo 2021-09-29 16:34:37 +02:00
Alexandre Bodin
67b587bd6f Make right column width flexible 2021-09-29 16:18:33 +02:00
Alexandre Bodin
89d0eacdb1 Update ip , compress middlewares 2021-09-29 16:05:33 +02:00
Maxime Castres
68e99bdb25
Merge branch 'v4/ds-migration' into careers/add-and-update-careers-link 2021-09-29 16:00:32 +02:00
Maxime Castres
8bdaab8951 Update link 2021-09-29 15:58:36 +02:00
Alexandre Bodin
cd2cdaae76 Resolve plugin from package or path like plugins and allow same resolve at route level 2021-09-29 15:54:16 +02:00
Maxime Castres
2ce8fcd53a Add utm tags and update link text for careers 2021-09-29 15:28:41 +02:00
ronronscelestes
88660012ae fixed strapi blog link and discord svg color 2021-09-29 15:25:53 +02:00
Alexandre Bodin
e5a6548532 Merge branch 'releases/v4' into v4/ds-migration 2021-09-29 15:09:32 +02:00
Alexandre Bodin
010294813d Apply feedbacks 2021-09-29 12:25:06 +02:00
soupette
f647efefef Fix ctb menu
Signed-off-by: soupette <cyril@strapi.io>
2021-09-29 11:40:33 +02:00
HichamELBSI
3aada6c5b8 Bump parts 42
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-09-29 11:12:17 +02:00
soupette
b05f1be8ad Fix snapshots
Signed-off-by: soupette <cyril@strapi.io>
2021-09-29 11:06:06 +02:00
soupette
43e9ac7e20 Fix trads
Signed-off-by: soupette <cyril@strapi.io>
2021-09-29 11:03:40 +02:00
Alexandre Bodin
c7a94ed081 Migrate middlwares to programmatic for plugin that do not need to export them 2021-09-29 10:47:10 +02:00
soupette
353e83abb3 Clean translation files
Signed-off-by: soupette <cyril@strapi.io>
2021-09-29 10:43:41 +02:00
ronronscelestes
302c908a65 fixed cm table file badge tooltip 2021-09-29 10:39:33 +02:00
soupette
94eddfdcfc Change icons
Signed-off-by: soupette <cyril@strapi.io>
2021-09-29 10:31:08 +02:00
soupette
45eefbd0ed Fix lint
Signed-off-by: soupette <cyril@strapi.io>
2021-09-29 10:23:53 +02:00
soupette
37bcbc7755 Update links
Signed-off-by: soupette <cyril@strapi.io>
2021-09-29 10:23:53 +02:00
soupette
8933c476da Fix social links
Signed-off-by: soupette <cyril@strapi.io>
2021-09-29 10:23:52 +02:00
mfrachet
d69bf4c62e Bump to alpha 41 2021-09-29 10:15:23 +02:00
Alexandre Bodin
43c7e47f2b Merge branch 'releases/v4' into v4/middlewares 2021-09-29 09:52:15 +02:00
Marvin Frachet
da73b5f52b
Hover on rbac rows (#11102) 2021-09-29 09:45:39 +02:00
Alexandre BODIN
79dfa0fccf
Merge pull request #11111 from strapi/v4/harmonizing-lifecycle-functions-calls
Use { strapi } as params in all lifecycle functions
2021-09-29 09:38:04 +02:00
Alexandre Bodin
d6a448d44a Add listing commands 2021-09-29 09:34:37 +02:00
soupette
3ef6b62520 Add temp overlay blocker
Signed-off-by: soupette <cyril@strapi.io>
2021-09-29 07:04:39 +02:00
soupette
7d718c7583 Remove bootstrap when unmounting ctb
Signed-off-by: soupette <cyril@strapi.io>
2021-09-29 06:22:43 +02:00
soupette
4b404f43f6 Fix sort content types in role view
Signed-off-by: soupette <cyril@strapi.io>
2021-09-29 05:54:38 +02:00
soupette
fffc389ec6 Remove test injected component
Signed-off-by: soupette <cyril@strapi.io>
2021-09-29 05:38:31 +02:00
cyril lopez
1f602c3a62
Merge pull request #11109 from strapi/user-links
Migration/ UserNav - Main nav
2021-09-29 05:23:18 +02:00
cyril lopez
873d569d25
Merge pull request #11115 from strapi/fix/delete-cm
Fix some console error on Role edit view and the CM delete button variant
2021-09-29 05:22:47 +02:00
soupette
5969fc4051 Fix snapshots
Signed-off-by: soupette <cyril@strapi.io>
2021-09-29 05:22:20 +02:00
ronronscelestes
efef7beb2b fixed initials when more than 2 names 2021-09-28 20:24:39 +02:00
ronronscelestes
f98e046a34 Merge branch 'v4/ds-migration' into user-links 2021-09-28 18:34:15 +02:00