30539 Commits

Author SHA1 Message Date
Simone Taeggi
9ddd46a776 add the regenerate permission to the api token 2022-09-06 11:02:44 +02:00
ivanThePleasant
3759c2885e Change analytics url endpoint, refactor all senders to the new api format 2022-09-06 09:07:11 +03:00
ivanThePleasant
f92b4aebe6 Merge branch 'main' into chore/user-level-data 2022-09-06 09:06:50 +03:00
gitstart
9175297519 ID in schema have type string 2022-09-06 05:35:56 +00:00
Alexandre Bodin
70b6966458 Fix eslint database 2022-09-05 19:44:58 +02:00
Alexandre Bodin
22589cf0e1 Fix eslint core strapi 2022-09-05 17:53:28 +02:00
Simone Taeggi
0ea9929138 change error message if the name is already taken 2022-09-05 17:52:01 +02:00
Julie Plantey
0891720069 fix listHeight + relations loading state 2022-09-05 17:37:34 +02:00
Simone Taeggi
c3f7733c19 add validation to the lifespan token if its value is undefined 2022-09-05 17:26:44 +02:00
Simone Taeggi
d64ee4e52f Merge branch 'features/api-token-v2' into api-token-v2/sync-token-type-and-permissions 2022-09-05 17:02:39 +02:00
Simone Taeggi
8c1e0ea2fe Merge branch 'main' into features/api-token-v2 2022-09-05 17:01:58 +02:00
Pierre Noël
b68aa8fcc6 fix conflict 2022-09-05 16:31:05 +02:00
Pierre Noël
e06062ce6e
Merge pull request #14296 from strapi/dependabot/npm_and_yarn/aws-sdk-2.1208.0
Bump aws-sdk from 2.1188.0 to 2.1208.0
2022-09-05 16:25:47 +02:00
Alexandre Bodin
7b9866a770 Fix eslint utils 2022-09-05 16:23:18 +02:00
Alexandre Bodin
eab835e301 Fix eslint content-manager 2022-09-05 16:20:47 +02:00
Alexandre Bodin
e3d92185f1 Fix eslint content-type-builder 2022-09-05 16:20:10 +02:00
Simone Taeggi
2f3555fe1d change the logic for the sync between permissions and api token Type 2022-09-05 16:19:50 +02:00
Pierre Noël
23657b7b5a factorize code 2022-09-05 16:18:37 +02:00
Pierre Noël
aa53790bd5 refactor with groupby 2022-09-05 16:18:37 +02:00
Pierre Noël
a658c6cc0a handle component use case 2022-09-05 16:18:36 +02:00
Pierre Noël
8100cffb3d use a grouped approach for where 2022-09-05 16:18:36 +02:00
Pierre Noël
f681c064c4 Fix relation not correctly set when uploadinga new file to an entity 2022-09-05 16:18:35 +02:00
Alexandre Bodin
4e989321e3 Fix eslint core/admin 2022-09-05 16:15:21 +02:00
ivanThePleasant
34cf331f20 Refactor test to correspond to previous change 2022-09-05 16:46:39 +03:00
ivanThePleasant
00f5efec51 Refactor properties format to move all properties objects to the root level of the req body 2022-09-05 16:44:58 +03:00
Pierre Noël
578d8b4682
Merge branch 'main' into dependabot/npm_and_yarn/aws-sdk-2.1208.0 2022-09-05 15:20:42 +02:00
Alexandre Bodin
04f218346d Fix esint in generators folder 2022-09-05 15:19:02 +02:00
Alexandre Bodin
e57f02d2d9 Fix eslint in plugins folder 2022-09-05 15:18:24 +02:00
Alexandre Bodin
c563955d46 Lighten no-param-reassign 2022-09-05 15:07:36 +02:00
Alexandre Bodin
bba4c4c85a Fix eslint in test utils 2022-09-05 15:05:26 +02:00
Alexandre Bodin
3909b91efa Fix eslint in scripts 2022-09-05 15:04:28 +02:00
Alexandre Bodin
19cc297f74 Update rules 2022-09-05 15:02:36 +02:00
Tim Izzo
6dbccb2d5a Add missing ';' 2022-09-05 14:59:31 +02:00
Alexandre BODIN
e8cdc26240
Merge pull request #14275 from dmeijboom/hotfix/users-permissions-openapi-spec
Fix several issues in the users-permissions OpenAPI specification
2022-09-05 14:53:52 +02:00
ivanThePleasant
b704a6b918 Merge branch 'main' into chore/user-level-data 2022-09-05 14:10:05 +03:00
Marc
d982d6470e
Merge pull request #14132 from strapi/fix/delete-components-when-deleting-entity
Fix/delete components when deleting entity
2022-09-05 12:33:52 +02:00
Tim Izzo
f9a7ef6858 fix: 🐛 Use importDefault 2022-09-05 12:33:41 +02:00
Tim Izzo
78c3c909e5
Merge branch 'strapi:main' into main 2022-09-05 12:29:29 +02:00
ivanThePleasant
d568592d5c Refactor 'didUpdateRolePermissions' calls 2022-09-05 12:19:31 +03:00
Julie Plantey
66e998cb31
Merge pull request #14264 from WalkingPizza/fix/14205
Fix global.users translation for ES
2022-09-05 10:41:31 +02:00
Adedoyin Akande
5374874a03
Merge branch 'main' into add-locales 2022-09-04 07:38:42 +01:00
Adedoyin Akande
93cddd8f9f update locales
- with specific code language
- ensure to follow consistent name sorting
2022-09-04 07:18:23 +01:00
Julie Plantey
0435769fec poc react window 2022-09-02 17:29:52 +02:00
Bassel Kanso
36d0c5c8ac
Merge pull request #14301 from strapi/api-token-v2/small-fixes
small fixes and changes
2022-09-02 17:35:52 +03:00
Bassel Kanso
6ce5bf6a89 small fixes and changes 2022-09-02 16:56:44 +03:00
ivanThePleasant
a2ee4bb855 Change location of user creation analytics call, remove development console log, adjust tests accordingly 2022-09-02 16:21:48 +03:00
WalkingPizza
12fffff5c8 Prevent InputJSON from crashing when field value is 0 2022-09-02 15:12:52 +02:00
WalkingPizza
617ae0f396 Remove console.log 2022-09-02 15:04:30 +02:00
WalkingPizza
55efd7b034 Update lang attribute on locale change 2022-09-02 14:46:31 +02:00
ivanThePleasant
b5c98ae0cd Refactor event calls to follow old format, encapsulate hashing in the sender, refactor the format of event payload to better correspond to the new api 2022-09-02 14:43:51 +03:00