18394 Commits

Author SHA1 Message Date
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
9ce23475bc
Merge pull request #11073 from strapi/v4/providers-resolve
V4 Providers resolve
2021-09-27 11:08:29 +02:00
Convly
3da1acebf4 Fix createLocalization mutations 2021-09-27 10:56:43 +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
8f92c78455 Merge branch 'releases/v4' into v4/providers-resolve 2021-09-27 10:04:38 +02:00
Alexandre BODIN
5b757e5bb6
Merge pull request #11070 from strapi/v4/dependencies-updates
Update package dependencies
2021-09-27 10:04:02 +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
soupette
2585780a79 Remove moment from validation schema
Signed-off-by: soupette <cyril@strapi.io>
2021-09-24 15:21:34 +02:00
Dieter Stinglhamber
02d856819a set true and undefined as positive policy response 2021-09-24 14:48:12 +02:00
soupette
b37da48380 Merge branch 'v4/ds-migration' of github.com:strapi/strapi into input-uid 2021-09-24 14:42:17 +02:00
cyril lopez
91deaf63ba
Merge pull request #11068 from strapi/fix/baseline
Fix baseline
2021-09-24 14:40:25 +02:00
soupette
88367d0685 Fix baseline
Signed-off-by: soupette <cyril@strapi.io>
2021-09-24 14:38:30 +02:00
cyril lopez
e3b018cbb5
Merge pull request #11060 from strapi/profile-fix
MigrationQA/ Profile page fix
2021-09-24 14:25:46 +02:00
cyril lopez
c8bf4c992f
Merge pull request #11054 from strapi/ctb-confirm-cancel
Migration/CTB Confirm Dialog
2021-09-24 14:21:24 +02:00
Alexandre BODIN
4fadcdee91
Merge pull request #11029 from strapi/features/api-token
API Token backend implementation
2021-09-24 14:21:10 +02:00
cyril lopez
c42c555d8b
Merge pull request #11067 from strapi/fix/dz-errors
Fix DZ errors
2021-09-24 14:15:28 +02:00
ronronscelestes
862d9b5940 feedback fix - removed layout 2021-09-24 14:13:12 +02:00
soupette
1c13c57854 Fix DZ errors
Signed-off-by: soupette <cyril@strapi.io>
2021-09-24 14:11:36 +02:00
cyril lopez
16917da211
Merge pull request #11066 from strapi/cm/dz
CM DynamicZones
2021-09-24 13:53:55 +02:00
soupette
5529e1d5ca Add missing trads
Signed-off-by: soupette <cyril@strapi.io>
2021-09-24 13:53:34 +02:00
soupette
8bacb9909a Add errors to DZ
Signed-off-by: soupette <cyril@strapi.io>
2021-09-24 13:43:45 +02:00
soupette
3ef2ee513a Clean files
Signed-off-by: soupette <cyril@strapi.io>
2021-09-24 12:58:27 +02:00
ronronscelestes
cc8aac71cc fixed 401 error with axiosInstance 2021-09-24 12:32:51 +02:00
Alexandre Bodin
9774e14890 Fixing invalid action name on restart because of lowercasing 2021-09-24 12:23:02 +02:00
soupette
72ebabd4ef Add dz
Signed-off-by: soupette <cyril@strapi.io>
2021-09-24 12:12:54 +02:00
Dieter Stinglhamber
14a0ba9ee3 comment the api-token auth strategy 2021-09-24 12:07:31 +02:00
Dieter Stinglhamber
edeca8a6ce fix issue with string and number id comparaison 2021-09-24 12:07:00 +02:00
Dieter Stinglhamber
b9b98c620c improve scope matching and verification failures 2021-09-24 12:07:00 +02:00