29765 Commits

Author SHA1 Message Date
Simone
24328a2447
Merge branch 'main' into enhancement/axios-migration-content-type-builder 2023-02-13 11:07:19 +01:00
nathan-pichon
fae3368c53
fix(review-workflows): add data layer in update request 2023-02-13 11:06:19 +01:00
Nathan Pichon
a12660e3fb
Merge pull request #15787 from strapi/feature/review-workflow-rbac-backend
feat(review-workflow): add permissions
2023-02-13 10:51:46 +01:00
nathan-pichon
19ccc7220e
feat(review-workflow): add permissions 2023-02-13 10:49:48 +01:00
Josh
412e1f3120 fix: supply custom.d.ts so people developing plugins in TS dont get errors about our packages 2023-02-13 09:49:13 +00:00
Josh
8fda2ea384 fix: amend package.json templates to include all the deps 2023-02-13 09:48:40 +00:00
Josh
8709c53d33 Delete createBuildIndex.js 2023-02-13 09:33:25 +00:00
Marc
9248812218
Merge branch 'main' into fix/pagination-in-relations-graphql 2023-02-13 10:32:37 +01:00
Marc
9818b82377
Merge pull request #15693 from strapi/fix/publication-state-in-relations-graphql
[Fix]: Graphql accept publication state argument in relations
2023-02-13 10:26:39 +01:00
Ben Irvin
2af5f5631f
Merge branch 'main' into v4/generator-migration 2023-02-13 10:12:47 +01:00
Christian
ee34f12056
Merge pull request #15732 from strapi/features/db-config-env-var
Generate db config with all clients
2023-02-13 10:09:53 +01:00
Rémi de Juvigny
2aa13b416d Fix test 2023-02-13 09:55:46 +01:00
Simone
a9d7c956eb
Merge branch 'main' into enhancement/axios-migration-content-type-builder 2023-02-13 09:38:14 +01:00
ivanThePleasant
e500f0b4d0 WIP requested changes 2023-02-12 19:16:26 +02:00
Marc-Roig
3970de06f1 remove unnecessary code 2023-02-11 22:01:10 +01:00
Marc-Roig
c41e5175e0 test for dp relations in graphl api 2023-02-11 21:59:58 +01:00
Marc-Roig
11c4b9df3a make file signing non mutating 2023-02-11 17:37:28 +01:00
Pierre Noël
e4cbabd6f5
Merge pull request #15044 from timraasveld/warn-if-using-cors-enabled-option
Warn if trying to use Strapi v3's `enabled` option to disable the CORS middleware
2023-02-10 18:35:44 +01:00
Pierre Noël
0899eb68d3
Merge branch 'main' into warn-if-using-cors-enabled-option 2023-02-10 17:19:16 +01:00
Rémi de Juvigny
319eb47707 Track didGoToAuditLogs event 2023-02-10 17:16:33 +01:00
Rémi de Juvigny
122fd4a6af Move audit logs permissions to EE 2023-02-10 16:29:10 +01:00
Simone
bafedc5200
Merge branch 'main' into enhancement/axios-migration-email 2023-02-10 15:36:49 +01:00
Simone
3c60225b9f
Merge branch 'main' into enhancement/axios-migration-i18n 2023-02-10 15:36:39 +01:00
Simone Taeggi
c0b932d715 Merge branch 'main' into enhancement/axios-migration-content-type-builder 2023-02-10 15:35:31 +01:00
Jamie Howard
cd4ef1a92b refactor(upload): entity manager extensions 2023-02-10 14:31:04 +00:00
Josh
055d234e00
Merge pull request #15612 from M-tarek93/fix/unallowedFileTypes
resolves https://github.com/strapi/strapi/issues/15608
resolves https://github.com/strapi/strapi/issues/15486
resolves https://github.com/strapi/strapi/issues/15326
2023-02-10 14:23:26 +00:00
Simone Taeggi
0d9ae652aa Merge branch 'main' into enhancement/axios-migration-content-type-builder 2023-02-10 15:11:09 +01:00
Josh
ea31438cc5 fix: provide a default func to validateAssetTypes prop in UploadAssetDialog 2023-02-10 13:28:40 +00:00
Marc-Roig
67271d2026 move content manager file signing to extensions folder 2023-02-10 14:28:39 +01:00
Simone Taeggi
7096352a21 replace axiosInstance with useFetchClient in the DataManagerProvider 2023-02-10 14:25:35 +01:00
Mohamed
04afe667b6 Prevent uploading files that have unallowed file type 2023-02-10 13:19:41 +00:00
Josh
6b52649f6d
Merge pull request #15780 from strapi/chore/fix-docs-sidebar 2023-02-10 13:10:07 +00:00
Gustav Hansen
ae85067900 Docs: Fix sidebar structure 2023-02-10 14:07:12 +01:00
Gustav Hansen
c6ce2a7f09
Merge pull request #15321 from strapi/fix/api-errors-fe
Add admin API error handling utilities
2023-02-10 14:03:51 +01:00
Gustav Hansen
13312ac6ac
Merge pull request #15777 from strapi/revert-15770-enhancement/bundle-size
Revert "Github: Add admin bundle-size PR reporter"
2023-02-10 13:56:08 +01:00
Gustav Hansen
e141207f64 Docs: Remove duplicated DS link page 2023-02-10 13:39:39 +01:00
Gustav Hansen
5f4265bf49 Chore: Complete JSDoc comments 2023-02-10 13:31:17 +01:00
Gustav Hansen
2682132728 Docs: Add useApiErrorHandler hook documentation 2023-02-10 13:22:05 +01:00
Jamie Howard
639e1d1033 refactor(helper-plugin) 2023-02-10 12:02:28 +00:00
Gustav Hansen
8ef88457b3
Merge branch 'main' into fix/api-errors-fe 2023-02-10 12:59:37 +01:00
Jamie Howard
6d5fd07184 refactor(helper-plugin): extract params based on error type
test(helper-plugin): getYupInnerErrors
2023-02-10 11:48:02 +00:00
Pierre Noël
99c170e6bf Add tests + rename + refactor 2023-02-10 11:10:13 +01:00
Gustav Hansen
a6db2ba38c
Merge pull request #15757 from GitStartHQ/fix/display-order-menuItems-multiple-relations
fix: Sometimes the children display order is incorrect in list view
2023-02-10 10:40:02 +01:00
Gustav Hansen
b5075e03bd
Merge pull request #15765 from strapi/chore/request-rm-rf
Remove `request` dependency
2023-02-10 10:21:30 +01:00
Gustav Hansen
693331ba8b
Revert "Github: Add admin bundle-size PR reporter" 2023-02-10 10:20:46 +01:00
Marc-Roig
e42f94beb4 add recursion to sign files 2023-02-10 09:44:49 +01:00
Josh
5b27a79616
Merge pull request #15771 from GitStartHQ/fix/can-not-update-media-folder 2023-02-10 08:13:31 +00:00
Gustav Hansen
f7d6c8ed4a
Merge pull request #15770 from strapi/enhancement/bundle-size
Github: Add admin bundle-size PR reporter
2023-02-10 09:07:09 +01:00
Gustav Hansen
512c8582f1
Merge pull request #15769 from strapi/chore/remove-webpack-node-polyfill
Chore: Remove node-polyfill-webpack-plugin
2023-02-10 09:06:08 +01:00
Josh
b69e10f968
Merge pull request #15441 from strapi/chore/helper-plugin-webpack 2023-02-10 08:04:50 +00:00