34595 Commits

Author SHA1 Message Date
Alexandre Bodin
78d30d2e60 chore: reintegrate policy logic into core 2024-03-25 08:51:43 +01:00
Alexandre BODIN
29d9bfaedc
Merge pull request #19888 from strapi/v5/utils-remove-global-strapi-dep
chore: inverse control of contentAPI sanitize & validate
2024-03-22 17:36:45 +01:00
Ben Irvin
0843a7f8cf
test: change default test log level to warn (#19893) 2024-03-22 14:08:42 +01:00
Jean-Sébastien Herbaux
addae84251
Merge pull request #19896 from strapi/v5/upgrade-tool/persist-modifications 2024-03-22 13:54:14 +01:00
Christian
10659c5ef9
Merge pull request #19870 from strapi/fix/dts-fk-constraint
Solve foreign key error on push transfers
2024-03-22 12:02:10 +01:00
Convly
39d21dcaf0 enhancement: set TSX parser for codemod script parsing 2024-03-22 11:37:48 +01:00
Bassel Kanso
6092b76072
Merge pull request #19863 from strapi/fix/dts-support-private-providers
fix: add support for private upload providers
2024-03-22 12:18:12 +02:00
Convly
affe44a53a Merge remote-tracking branch 'origin/v5/upgrade-tool/persist-modifications' into v5/upgrade-tool/persist-modifications 2024-03-22 11:18:11 +01:00
Christian
aa9875d3f0
Merge branch 'develop' into fix/dts-fk-constraint 2024-03-22 11:18:05 +01:00
Convly
907eb0f14d chore: delete unwanted codemod 2024-03-22 11:18:01 +01:00
Jean-Sébastien Herbaux
c2e4bddef9
fix: typo 2024-03-22 10:54:57 +01:00
Convly
9a5d752f94 fix: refresh project files after applying codemods 2024-03-22 10:51:50 +01:00
Alexandre Bodin
e68afb0e1e chore: inverse control of contentAPI sanitize & validate 2024-03-21 22:26:41 +01:00
Alexandre BODIN
91f5bddd95
Merge pull request #19812 from strapi/v5/doc-plugin
chore: migrate doc plugin to ts
2024-03-21 18:54:03 +01:00
Alexandre BODIN
31a6ec88d9
Merge pull request #19875 from strapi/v5/remove-plugin-generator
chore: remove old plugin generator in favor of plugin:init
2024-03-21 18:39:42 +01:00
Alexandre Bodin
eedd4c978a chore: migrate doc plugin to ts 2024-03-21 18:20:12 +01:00
Alexandre Bodin
5cee1a4b36 chore: remove old plugin generator in favor of plugin:init 2024-03-21 17:50:14 +01:00
Alexandre BODIN
1d0d1e6bc3
Merge pull request #19885 from strapi/chore/skip-list-view-e2e
chore: skip bulk actions test because they're not implemented in v5
2024-03-21 17:49:16 +01:00
Josh
74c99cea18 chore: skip bulk actions test because they're not implemented in v5 2024-03-21 16:40:14 +00:00
markkaylor
c184e9d81f
fix(history): update type (#19878) 2024-03-21 17:02:13 +01:00
Jean-Sébastien Herbaux
c4ec62a341
Merge pull request #19880 from strapi/v5/types/fix-duplicate-strapi-app-identifier 2024-03-21 16:30:41 +01:00
Jean-Sébastien Herbaux
2b06dcb855
Merge pull request #19879 from strapi/v5/types/default-param-in-schema-attributes 2024-03-21 16:30:22 +01:00
Convly
b3aa3d3597 fix: remove duplicate StrapiApp identifier (export type) 2024-03-21 16:26:09 +01:00
Convly
2aabf12caa enhancement: set default param value for Schema.Attributes 2024-03-21 16:13:38 +01:00
Jean-Sébastien Herbaux
4d5f8c255d
Merge pull request #19860 from strapi/v5/types/fix-incorrect-imports 2024-03-21 16:01:26 +01:00
Jean-Sébastien Herbaux
6157bff9eb
Merge pull request #19867 from strapi/v5/codemod/react-router-dom-dep 2024-03-21 16:01:16 +01:00
Jean-Sébastien Herbaux
7bdddcdf6b
Merge pull request #19872 from strapi/v5/codemod/strapi-i18n-dep 2024-03-21 16:01:01 +01:00
markkaylor
1c2f2708ff
feat(history): diff schemas to get unknown attributes (#19849) 2024-03-21 15:20:57 +01:00
Josh
40b339395f fix: content-manager test 2024-03-21 13:15:31 +00:00
Convly
1a677831d2 chore: add a codemod to remove the @strapi/plugin-i18n dep from package.json 2024-03-21 14:13:25 +01:00
Christian Capeans
0be352b4e0 fix: remove unnecessary imports 2024-03-21 13:44:35 +01:00
Christian Capeans
dfbcb2792b fix: resolve components uid 2024-03-21 13:39:07 +01:00
Josh
a233ba0144 fix: correctly export CM types from plugin 2024-03-21 12:03:52 +00:00
Fernando Chavez
47305a2c1e fix editing date 2024-03-21 12:38:23 +01:00
Ben Irvin
94ffb81baf
enhancement: log server start and shut down 2024-03-21 12:26:27 +01:00
Convly
a089c86b9e chore: add react-router-dom dependency upgrade codemod 2024-03-21 11:48:04 +01:00
Josh
5b18be6659 Merge branch 'v5/main' of github.com:strapi/strapi into v5/main 2024-03-21 10:45:52 +00:00
Josh
b278481fa8 Merge branch 'develop' into v5/main 2024-03-21 10:45:15 +00:00
Bassel Kanso
0cfbca2a60
Merge branch 'develop' into fix/dts-support-private-providers 2024-03-21 12:32:26 +02:00
Bassel Kanso
e2fea215bb fix: refactor signing url in DTS 2024-03-21 12:31:38 +02:00
Convly
a49b20ab8c fix: style 2024-03-21 11:07:26 +01:00
Convly
070367e552 Merge branch 'v5/main' of github.com:strapi/strapi into v5/types/fix-incorrect-imports
# Conflicts:
#	packages/generators/generators/src/files/ts/plugin/server/bootstrap.ts
#	packages/generators/generators/src/files/ts/plugin/server/destroy.ts
#	packages/generators/generators/src/files/ts/plugin/server/register.ts
2024-03-21 11:06:38 +01:00
Fernando Chavez
0db935094e fix(content-releases): fix creation of utc time based when sending to back 2024-03-21 11:06:31 +01:00
Convly
4837089586 chore: export StrapiApp type and update usages in examples and templates
The StrapiApp is now explicitly exported as a type from StrapiApp.tsx. It is also utilized generators/app directories, refining the type of the app parameter in the bootstrap method from 'unknown' to 'StrapiApp'.
2024-03-21 11:05:17 +01:00
Alexandre BODIN
dc749a48e4
Merge pull request #19856 from strapi/v5/upload-plugin
chore: migrate upload plugin to typescript
2024-03-21 10:50:49 +01:00
Bassel Kanso
5f827ef606 fix: add support for private upload providers 2024-03-21 11:48:30 +02:00
Alexandre BODIN
b7953e49c8
Merge pull request #19857 from strapi/v5/create-strapi
feat: add create-strapi package
2024-03-21 10:05:42 +01:00
Convly
60a32fc438 chore: replace 'Strapi' type imports with 'Core.Strapi/LoadedStrapi' from '@strapi/types' 2024-03-21 09:49:48 +01:00
Alexandre Bodin
e699ffb24e feat: add create-strapi package 2024-03-21 09:25:15 +01:00
Alexandre Bodin
a9db1e42c6 chore: migrate upload plugin to typescript 2024-03-21 09:02:17 +01:00