29765 Commits

Author SHA1 Message Date
Rogix
6d4ac8d985 feat: update pt-br translations 2022-08-14 17:43:48 -03:00
seyti67
7d36fe7627 Completed the (fr) French locale for the i18n plugin 2022-08-12 20:38:48 +02:00
Ben Irvin
53852582cd fix included files 2022-08-12 18:06:11 +02:00
Ben Irvin
ae41b5669c update paths 2022-08-12 17:50:37 +02:00
Gustav Hansen
d11457ad56 RelationInput: Split up tests 2022-08-12 17:34:19 +02:00
Gustav Hansen
566599ba65 RelationInput: Ignore eslint errors for now 2022-08-12 17:06:39 +02:00
Gustav Hansen
33bec0edbf RelationInput: Restructure component internals
Co-authored-by: Julie Plantey <julie.plantey@strapi.io>
2022-08-12 17:04:20 +02:00
Simone Taeggi
714233a0ce add read button test 2022-08-12 16:55:33 +02:00
Gustav Hansen
c251010541 RelationInput: Define prop-types interface 2022-08-12 16:51:01 +02:00
Gustav Hansen
6773a26f9c Merge branch 'feature/relations-input' into feature/relations-main-view 2022-08-12 15:53:09 +02:00
Simone Taeggi
df6504fafc add a name attribute to the delete button 2022-08-12 15:46:18 +02:00
Simone Taeggi
ce780870cf add tests coverage script 2022-08-12 15:43:29 +02:00
Gustav Hansen
a128d0d7a8
Merge pull request #14089 from strapi/feature/relations-main-view-relation-query-info
CM: Pass queryInfos to Inputs, to have it available for relations
2022-08-12 14:49:39 +02:00
Ben Irvin
69ae32594e fix logic 2022-08-12 14:24:24 +02:00
Ben Irvin
6964171a05
Merge branch 'master' into fix/preinstall-node-version-check 2022-08-12 14:15:53 +02:00
Ben Irvin
ef35dbb2f7 use supported versions from generated package.json 2022-08-12 14:14:35 +02:00
Bassel Kanso
6b23adaed6 small fix remove comma 2022-08-12 15:13:05 +03:00
Ben Irvin
826e3ecf34 fix supported node versions 2022-08-12 14:12:32 +02:00
Bassel Kanso
770f6f7026
Update packages/core/strapi/lib/types/core/strapi/index.d.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2022-08-12 14:09:12 +03:00
Gustav Hansen
6532a360ea CM: Pass queryInfos to Inputs, to have it available for relations 2022-08-12 11:46:31 +02:00
Marc
288dc33068
Merge pull request #13992 from strapi/fix/cloudinary-provider-missing-catch
properly reject promise in cloudinary provider
2022-08-12 10:58:26 +02:00
Ben Irvin
0972919247 list and get should return array of action strings 2022-08-12 09:52:47 +02:00
Ben Irvin
f97c59ff90 fix token builder 2022-08-12 09:50:10 +02:00
ivanThePleasant
3ead6f2487 Move hash function to user services instead of it being a separate service 2022-08-12 10:19:40 +03:00
ivanThePleasant
cc17c00fd6 Fix lint issues 2022-08-11 23:09:11 +03:00
Pierre Noël
fbadf8ac43 fix eslint errors 2022-08-11 18:24:50 +02:00
Ben Irvin
8ca7c13449 add some failed attempts at improving 2022-08-11 18:04:59 +02:00
ivanThePleasant
7e5b38d588 Merge branch 'master' into chore/user-level-data 2022-08-11 18:28:58 +03:00
Pierre Noël
8668ba9aea fix eslint issues 2022-08-11 16:59:02 +02:00
Pierre Noël
76fd68a934 Merge branch 'master' into feature/relations-main-view 2022-08-11 16:42:27 +02:00
Marc-Roig
e34381faff Merge branch 'master' into fix/upload-image-without-extension 2022-08-11 16:34:48 +02:00
Marc-Roig
59eb1b7a44 fix tests failing cause of file name 2022-08-11 16:29:04 +02:00
Alexandre BODIN
b5cfd21bf5
Merge pull request #14050 from strapi/chore/deps-fix
chore: dependency updates
2022-08-11 16:23:26 +02:00
Marc-Roig
654e65c6ae wrap image uploads with promise all
wrap image uploads with promise all
2022-08-11 16:21:19 +02:00
Marc-Roig
286f9b2e23 return statement after reject 2022-08-11 16:21:18 +02:00
Marc-Roig
3175e47cdf properly reject promise in cloudinary provider 2022-08-11 16:21:16 +02:00
Alexandre BODIN
2a9050d0d7
Merge pull request #14017 from strapi/chore/use-eslint-config
Chore/use eslint config
2022-08-11 16:19:29 +02:00
Mark Kaylor
cfb7a452ea Use ternary for translation 2022-08-11 16:17:28 +02:00
Mark Kaylor
d872415782 Use optional chaining 2022-08-11 16:16:59 +02:00
Mark Kaylor
ceb580e753 Register map custom field on the server 2022-08-11 16:16:24 +02:00
Marc
24d3417546
Merge pull request #14041 from strapi/fix/trigger-webhook-on-bulk-delete
Fix/trigger webhook on bulk delete
2022-08-11 16:14:33 +02:00
Julie Plantey
f1ee466d3e
Merge pull request #14016 from strapi/relations-input/relation-item
[Feature/Relation] RelationItem & RelationList
2022-08-11 15:54:57 +02:00
Julie Plantey
44606d5b57 Api tokens LV table headers translations 2022-08-11 15:50:42 +02:00
Pierre Noël
d49d687e72
Merge pull request #14032 from strapi/fix/populate-dz
Ignore if populating a scalar attribute
2022-08-11 15:38:41 +02:00
Julie Plantey
6e35080c82 CM LV table headers translations 2022-08-11 15:37:07 +02:00
ivanThePleasant
2e5440d029 Refactor generators telemetry to accommodate user-level data 2022-08-11 16:31:55 +03:00
Julie Plantey
971d7392b7 removed Typography from story 2022-08-11 15:04:33 +02:00
ivanThePleasant
631ee554d0 Swap back analytics url to the correct one, change property name 2022-08-11 15:58:53 +03:00
ivanThePleasant
f8ac76491f Convert all server events to new format, refactor admin events userAdminId, refactor tests 2022-08-11 15:56:39 +03:00
Marc-Roig
dad7237a44 remove delete components fix 2022-08-11 14:52:35 +02:00