27789 Commits

Author SHA1 Message Date
Marc-Roig
d340110b9f refactor wrapEmitEvent to emitEvent 2023-01-30 16:35:45 +01:00
Nathan Pichon
f003a98056
Merge pull request #15611 from strapi/feature/async-utils-function-map
feat(async-utils): map
2023-01-30 16:31:47 +01:00
Christian Capeans
c7f048918e Add TODOs to rename properties in v5 2023-01-30 15:55:58 +01:00
Ben Irvin
546b6acc00 start throwing errors when parsing jsonl 2023-01-30 15:09:05 +01:00
Julie Plantey
0ff34ed15e
Merge pull request #15525 from c3pxuo/patch-1
Update ru.json
2023-01-30 15:08:51 +01:00
Julie Plantey
c2bd1a799f
Merge pull request #15584 from sergixnet/translate-strapi-to-eu
Add translation Euskara for Admin UI
2023-01-30 15:06:47 +01:00
Christian Capeans
6aba75f12b Check full disk on export 2023-01-30 13:43:31 +01:00
Gustav Hansen
73be2f243e
Merge pull request #15630 from strapi/chore/update-loaders
Chore: Update webpack loaders
2023-01-30 12:44:50 +01:00
Gustav Hansen
aa8846cdff
Merge pull request #15629 from strapi/chore/update-babel-template
Chore: Update and unpin @babel/template
2023-01-30 12:43:05 +01:00
Gustav Hansen
6d2fcafab4 Chore: Update webpack loaders 2023-01-30 12:04:30 +01:00
Gustav Hansen
10bd3c5c4a Chore: Update and unpin @babel/template 2023-01-30 11:57:07 +01:00
Gustav Hansen
a66fdd321e
Merge pull request #15626 from strapi/chore/update-webpack-deps
Chore: Update webpack dependencies
2023-01-30 11:54:39 +01:00
markkaylor
0a87533dae
Merge pull request #15516 from YEK-PLUS/patch-1
[FIX] documentation plugin config typo
2023-01-30 11:49:29 +01:00
markkaylor
c17938b549
Merge branch 'main' into patch-1 2023-01-30 11:40:44 +01:00
Gustav Hansen
9d8710feb8 Chore: Update webpack dependencies 2023-01-30 11:19:55 +01:00
Gustav Hansen
baa50378d6
Merge pull request #15627 from strapi/chore/babel-deps-upgrade
Chore: Update and unpin babel dependencies
2023-01-30 11:19:18 +01:00
Gustav Hansen
87eede220a
Merge pull request #15625 from strapi/chore/bump-react-intl-5-to-6
Chore: Bump react-intl from v5 to 6.2.7
2023-01-30 11:17:16 +01:00
Ben Irvin
26e044a58b remove eslint ignore 2023-01-30 10:34:46 +01:00
Ben Irvin
29d6b02ecf clean up logic 2023-01-30 10:32:41 +01:00
Ben Irvin
71a4e6ed29 revert strict 2023-01-30 10:22:20 +01:00
Ben Irvin
e027d73fe3 remove datatypediff 2023-01-30 10:15:47 +01:00
Ben Irvin
4d503f1c00
Merge pull request #15598 from strapi/fix/import-invalid-file-error 2023-01-30 09:53:47 +01:00
Gustav Hansen
7c9e6918d8 Chore: Update and unpin babel dependencies 2023-01-30 09:48:25 +01:00
Gustav Hansen
f095a13fdb Chore: Bump react-intl from v5 to 6.2.7 2023-01-30 09:39:49 +01:00
Jorge Martin
6a9b9a9aec
Merge branch 'main' into main 2023-01-28 12:26:27 +01:00
Christian Capeans
7dda4e6489 Add full disk error 2023-01-27 17:17:53 +01:00
Nathan Pichon
2a71c8a855
Merge branch 'main' into feature/async-utils-function-map 2023-01-27 16:12:00 +01:00
nathan-pichon
3e532ebd0e
chore(async-utils): remove reduceAsync 2023-01-27 16:10:18 +01:00
Marc-Roig
ba016dd4fa Merge branch 'main' into fix/webhook-with-count-relations 2023-01-27 16:08:28 +01:00
Marc-Roig
04bc1df391 return entity on update mock to fix test 2023-01-27 15:06:40 +01:00
Ben Irvin
12b0807384 fix value of added and deleted 2023-01-27 14:34:07 +01:00
Ben Irvin
7be8fc4d45 cleanup 2023-01-27 14:32:39 +01:00
Ben Irvin
f9fa911bf8 revert change to AddedDiff and DeletedDiff 2023-01-27 14:12:40 +01:00
Ben Irvin
168ee1e2dd add message for dataType diff 2023-01-27 14:06:33 +01:00
Ben Irvin
94898aba59 add check for loose equality 2023-01-27 13:58:41 +01:00
Ben Irvin
ceaf7b5146 improve messaging 2023-01-27 13:58:10 +01:00
Mark Kaylor
401b348f7a Remove rest spread 2023-01-27 11:52:30 +01:00
Mark Kaylor
f882ec69c0 Add the new JSONInput from the DS to the CM 2023-01-27 11:46:31 +01:00
Convly
40af165c0c uncomment the data transfer feature from the cli & the admin 2023-01-27 11:35:35 +01:00
markkaylor
a3ff110fc4
Merge pull request #15604 from strapi/chore/audit-logs-modal-scroll
[Audit logs] Make JSON input the size of its content
2023-01-27 11:16:50 +01:00
Marc-Roig
34935bdb17 fix unpublish publish 2023-01-27 10:39:33 +01:00
Mark Kaylor
e45fb7d63f Make JSON input the size of its content 2023-01-27 10:21:44 +01:00
Simone
69859fc17e
Merge branch 'main' into enhancement/axios-migration-upload 2023-01-26 18:37:00 +01:00
Simone
ccf5e84562
Merge pull request #15350 from strapi/enhancement/axios-migration-users-permissions
replace axiosInstance with getFetchClient inside the users-permissions
2023-01-26 18:35:05 +01:00
Josh
0f8ee809d2
Merge pull request #15597 from strapi/fix/browserslist-not-dead 2023-01-26 17:24:09 +00:00
Simone Taeggi
96a589dfc5 remove the axiosInstance implementation on the upload 2023-01-26 17:31:51 +01:00
Marc-Roig
9e4f28b871 fix typo 2023-01-26 17:31:05 +01:00
Simone Taeggi
ae372c8afb replace axiosInstance in the deleteRequest utils to replace the api calls with the getFetchClient del method 2023-01-26 17:27:50 +01:00
Ben Irvin
38262ae8fb simplify 2023-01-26 17:27:31 +01:00
Marc
a9ea6986a7
Merge branch 'main' into fix/webhook-with-count-relations 2023-01-26 17:27:25 +01:00