14487 Commits

Author SHA1 Message Date
Alexandre BODIN
659b74efd4
Merge pull request #11086 from strapi/v4/fix-caps-in-email-address
Lower email when login using local provider
2021-09-27 18:23:42 +02:00
ronronscelestes
c395774835 fixed horizontal overflow action layout 2021-09-27 18:10:50 +02:00
ELABBASSI Hicham
93f2aefd56
Merge pull request #11090 from strapi/coming-soon-page
MigrationQA/ Coming soon pages
2021-09-27 18:09:24 +02:00
ELABBASSI Hicham
3e91cba67c
Merge pull request #11088 from strapi/remove-double-border-in-dz
Remove double border in DZ
2021-09-27 18:07:35 +02:00
ELABBASSI Hicham
f667108648
Merge pull request #11087 from strapi/grid-in-dz
Add a CSS grid in dynamic zones
2021-09-27 18:07:05 +02:00
ELABBASSI Hicham
e46df6be6c
Merge pull request #11085 from strapi/sort-subjects-edit-role-rbac
Sort CT/ST in RBAC edit role
2021-09-27 18:05:40 +02:00
ronronscelestes
99bec3ca94 coming soon page for marketplace - plugins - medialib 2021-09-27 17:40:40 +02:00
Alexandre Bodin
b50834ae51 Fix missing private getter on schema 2021-09-27 17:22:01 +02:00
Convly
10be2a5e65 Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor 2021-09-27 17:19:22 +02:00
Alexandre Bodin
b63c330c58 Ini migration middlwares 2021-09-27 17:19:13 +02:00
mfrachet
b000d7ced9 Remove double border in DZ 2021-09-27 16:56:37 +02:00
mfrachet
8679c2d3ba Add a CSS grid in dynamic zones 2021-09-27 16:50:42 +02:00
Pierre Noël
995c5c86b9 clean code 2021-09-27 16:44:05 +02:00
Pierre Noël
6ba4ce561f lower email when login using local provider 2021-09-27 16:40:04 +02:00
mfrachet
b17bc9c7a1 Sort CT/ST in RBAC edit role 2021-09-27 16:37:55 +02:00
ronronscelestes
073f544085 fixed focusTrap / tooltip issue 2021-09-27 16:34:46 +02:00
mfrachet
4bb56d046b Fix Rbac icon alignement 2021-09-27 16:18:45 +02:00
Pierre Noël
95d9b19588 fix sort on admin user 2021-09-27 16:06:43 +02:00
Alexandre Bodin
2e8a922222 Merge branch 'v4/ds-migration' of github.com:strapi/strapi into v4/ds-migration 2021-09-27 15:14:17 +02:00
Alexandre Bodin
3eae7ec423 Fix dependencies 2021-09-27 15:13:49 +02:00
cyril lopez
38b58c66b5
Cm/coming soon input (#11075) 2021-09-27 15:09:33 +02:00
cyril lopez
0317e5f4c9
Merge pull request #11077 from strapi/fix/webhook-empty-list-button
Fix webhook empty list button size
2021-09-27 14:45:30 +02:00
HichamELBSI
0f23d8d5e3 Fix webhook empty list button size
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-09-27 14:30:45 +02:00
ronronscelestes
8cd4e91151 merge commit 2021-09-27 14:15:19 +02:00
mfrachet
bb8a3084d4 Fix the link component in login page 2021-09-27 14:05:37 +02:00
cyril lopez
4aea5de416
Split parts imports (#11074) 2021-09-27 14:01:25 +02:00
Pierre Noël
491a662692 clean some code 2021-09-27 12:28:17 +02:00
Pierre Noël
d35e381f6f fix localizations counted in CM 2021-09-27 11:08:49 +02:00
Pierre Noël
b5e2ddfc3b add count feature inside populate field of content-api 2021-09-27 11:08:48 +02:00
Pierre Noël
6fe8c51df2 remove search admin route for upload plugin 2021-09-27 11:08:48 +02:00
Pierre Noël
0f123ceb39 fix RBAC 2021-09-27 11:08:48 +02:00
Pierre Noël
d02c7ab741 Use new filters format in the upload plugin 2021-09-27 11:08:47 +02:00
Alexandre Bodin
036ade211b Throw in case of other error types 2021-09-27 10:36:21 +02:00
Convly
ef3650f073 Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor 2021-09-27 10:33:31 +02:00
Alexandre Bodin
bf5a4fd1ee Load email and upload providers without naming convention 2021-09-27 10:01:46 +02:00
Alexandre Bodin
086a80eb28 Remove unused dependencies 2021-09-27 09:30:32 +02:00
ronronscelestes
5b2aa2f1d8 feedback fix 2021-09-27 09:19:00 +02:00
ronronscelestes
5442815d9f Merge branch 'v4/ds-migration' of https://github.com/strapi/strapi into input-uid 2021-09-27 09:16:08 +02:00
Alexandre Bodin
d2e523d942 Upgrade @strapi/strapi dependencies 2021-09-27 08:30:11 +02:00
Alexandre Bodin
4eabcc57c0 Update @strapi/utils dependencies 2021-09-27 08:30:10 +02:00
Alexandre Bodin
c9f1cc6977 Fix sanitze-entity components missing 2021-09-27 08:29:15 +02:00
cyril lopez
2db89ff1c8
Merge pull request #11065 from strapi/axios-instance-fix
AxiosInstance Fix
2021-09-27 08:16:35 +02:00
soupette
1a58633c53 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-09-27 07:52:19 +02:00
Alexandre Bodin
60cbb448f6 Make perm compare accurate 2021-09-25 00:59:53 +02:00
Alexandre Bodin
c1369c7960 Fix sanitizeEntity 2021-09-24 18:52:49 +02:00
Alexandre BODIN
87d79388c1
Merge pull request #11064 from strapi/v4/refactor-policy-api
[v4] Refactor policy API
2021-09-24 18:44:21 +02:00
ronronscelestes
b410205278 icon hover color + snapshot 2021-09-24 18:14:33 +02:00
Convly
33a822a347 Fix ignored pagination for associations (gql) 2021-09-24 16:31:57 +02:00
ronronscelestes
3636d1612a wip input uid 2021-09-24 16:18:54 +02:00
soupette
7b56302097 Temp commit
Signed-off-by: soupette <cyril@strapi.io>
2021-09-24 15:41:43 +02:00