18365 Commits

Author SHA1 Message Date
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
a4c27836b4
Merge pull request #11133 from strapi/v4/fix-camelCase-actions-not-working
use lowercase comparison for up actions
2021-09-29 18:57:11 +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
ELABBASSI Hicham
8352cb1144
Merge pull request #11131 from strapi/careers/add-and-update-careers-link
Add utm tags and update link text for careers
2021-09-29 16:58:00 +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
0985c241eb Merge branch 'releases/v4' into v4/ds-migration 2021-09-29 16:22:30 +02:00
Alexandre Bodin
67b587bd6f Make right column width flexible 2021-09-29 16:18:33 +02:00
Alexandre Bodin
ab01f4fd53 Merge branch 'releases/v4' into v4/middlewares 2021-09-29 16:16:11 +02:00
Alexandre Bodin
76a22204b2 Fix on generators 2021-09-29 16:15:41 +02:00
Alexandre Bodin
38687a0ae4 Merge branch 'v4/middlewares' of github.com:strapi/strapi into v4/middlewares 2021-09-29 16:06:17 +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
3276216796
Merge pull request #11130 from strapi/social-links-fix
QA/ Social links fix
2021-09-29 15:55:07 +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
521fa9da0e
Merge pull request #11127 from strapi/v4/fix-up
Store emails in lowercase + add /api as prefix
2021-09-29 14:45:40 +02:00
Alexandre Bodin
96cac516a8 Resolve plugin from package or path like plugins and allow same resolve at route level 2021-09-29 14:23:45 +02:00
Alexandre Bodin
010294813d Apply feedbacks 2021-09-29 12:25:06 +02:00
Pierre Noël
32eb442cd5 store emails in lowercase + add /api as prefix 2021-09-29 12:04:42 +02:00
cyril lopez
88b8186c6b
Merge pull request #11125 from strapi/fix/ctb-menu
Fix ctb menu
2021-09-29 11:41:33 +02:00
soupette
f647efefef Fix ctb menu
Signed-off-by: soupette <cyril@strapi.io>
2021-09-29 11:40:33 +02:00
Alexandre Bodin
c0c6c2aeab Fix users counter in u&p role list view 2021-09-29 11:27:45 +02:00
HichamELBSI
3aada6c5b8 Bump parts 42
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-09-29 11:12:17 +02:00
cyril lopez
9706de13eb
Merge pull request #11124 from strapi/fix-trads
Fix trads
2021-09-29 11:06:26 +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
cyril lopez
76134bba0a
Merge pull request #11123 from strapi/clean-trads
Clean translation files
2021-09-29 11:03:19 +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
cyril lopez
4bb4e25766
Merge pull request #11121 from strapi/badge-cm
MigrationQA/ CM table badge fix
2021-09-29 10:42:15 +02:00
ronronscelestes
302c908a65 fixed cm table file badge tooltip 2021-09-29 10:39:33 +02:00
ELABBASSI Hicham
012b46c16a
Merge pull request #11118 from strapi/fix/i18n-available-content
Make the content available cell clickable
2021-09-29 10:34:30 +02:00
cyril lopez
9b1b4832fe
Merge pull request #11119 from strapi/fix-hp-icons
Fix social links
2021-09-29 10:33:20 +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