32609 Commits

Author SHA1 Message Date
Alexandre Bodin
4bf51a326f Update lockfile 2023-09-19 09:06:32 +02:00
Alexandre Bodin
831e5b02fa Add back peer dep for e2e to work 2023-09-18 21:12:02 +02:00
Alexandre Bodin
73c9ec1450 Rename @strapi/typings to @strapi/types 2023-09-18 15:57:06 +02:00
Alexandre Bodin
eba63f7bca Fix chalk imports and improve types 2023-09-18 15:45:46 +02:00
Alexandre Bodin
ab5c6d16c7 Fix accessing undefined 2023-09-18 11:22:26 +02:00
Alexandre Bodin
1d9cda74db fix EE tests 2023-09-18 10:24:32 +02:00
Alexandre Bodin
5802a65a2d Fix some bugs introduced by the ts migration 2023-09-18 09:43:24 +02:00
Alexandre Bodin
af1f80b6e8 Merge branch 'main' into chore/ts-strapi 2023-09-18 09:07:13 +02:00
Ben Irvin
36b8dc9438
Merge pull request #17956 from strapi/fix/typescript-autogenerate 2023-09-16 12:45:02 +02:00
DMehaffy
0f03221cb6
Merge pull request #17944 from KushalKanungo/fix/issue-17494-blocked-users-can-still-login-via-provider
fix: blocked users can still login via provider
2023-09-15 13:42:12 -07:00
Alexandre Bodin
5b202024e7 Play around with mock issues on CI 2023-09-15 20:32:39 +02:00
Alexandre Bodin
85d51b9741 Try to fix bug only in CI 2023-09-15 19:03:17 +02:00
Alexandre Bodin
5965ef5592 Add withRequired utility 2023-09-15 19:01:18 +02:00
Alexandre Bodin
7b761e6973 fix destroy 2023-09-15 18:46:32 +02:00
Alexandre Bodin
9ffe97a2ab Use a type check instead of a default value for maxLimit 2023-09-15 18:44:25 +02:00
Alexandre Bodin
bac1fb9210 Fix tests & make router config optional 2023-09-15 18:37:02 +02:00
Alexandre Bodin
efc1c40f22 Apply review comments 2023-09-15 11:09:37 +02:00
Alexandre Bodin
aa2ceb4ec3 Use resolutions to for koa types version 2023-09-15 11:01:12 +02:00
Alexandre Bodin
ccec6c9fc3 Merge branch 'main' into chore/ts-strapi 2023-09-15 10:53:49 +02:00
markkaylor
917a40b555
refactor(helper-plugin): migrate to TS (#17746)
Co-authored-by: Fernando Chávez <fc9chavez@gmail.com>
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>
Co-authored-by: Madhuri Sandbhor <madhurisandbhor@gmail.com>
Co-authored-by: Jackson Hammond <malts18@gmail.com>
Co-authored-by: yurimutti <muttiyuri@gmail.com>
Co-authored-by: Fernando Chávez <fernando.chavez@strapi.io>
Co-authored-by: GJunior <samaritanojr006@gmail.com>
Co-authored-by: Milan K <57148574+mkcy3@users.noreply.github.com>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: boris.shulyak <borysshulyak@gmail.com>
Co-authored-by: Alec Winter <34278963+nolliebigspin@users.noreply.github.com>
Co-authored-by: Boris Shulyak <55171497+BorysShulyak@users.noreply.github.com>
Co-authored-by: 0xATHERIS <ath3ris@proton.me>
Co-authored-by: Andrew <112592168+fletch-r@users.noreply.github.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Dallas Clark <542948+dallasclark@users.noreply.github.com>
Co-authored-by: Okorare Tega <contact@tegacreatives.com>
Co-authored-by: Júlíus Guðni <julius@extis.one>
Co-authored-by: Simone <startae14@gmail.com>
2023-09-15 10:08:21 +02:00
Ben Irvin
e9ff720a77
Merge pull request #18029 from strapi/fix/16836-dts-postgres-schema 2023-09-15 10:04:22 +02:00
markkaylor
aec9541f67
Fix RBAC provider single child expectation (#18057) 2023-09-14 10:14:11 +02:00
Josh
e45b1d2eca
tests(user-permissions): add default messages for form errors (#18063) 2023-09-14 08:51:34 +01:00
Josh
1d5272ff86
tests(marketplace): await data-fetching so there's no act warnings (#18053) 2023-09-14 08:11:40 +01:00
Alexandre Bodin
749e4c3238 Merge branch 'releases/4.13.6' 2023-09-13 17:43:50 +02:00
Alexandre Bodin
d44586fa07 v4.13.6 v4.13.6 2023-09-13 17:35:18 +02:00
Mark Kaylor
ffe87e8131 Merge tag 'v4.13.5' into releases/4.13.6
v4.13.5
2023-09-13 17:05:03 +02:00
Alexandre BODIN
23f8fd99eb
Update packages/core/strapi/src/commands/actions/generate/command.ts
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
2023-09-13 15:24:29 +02:00
Gustav Hansen
4885a6e8df
Merge pull request #17920 from strapi/fix/relation-input-wrapping
fix(CM): fix relation layout
2023-09-13 10:45:57 +02:00
Gustav Hansen
b43f445a65 chore: update snapshot tests 2023-09-13 10:21:40 +02:00
Kushal Kanungo
ae06d7f100 changed the error type from application to forbidden 2023-09-12 20:24:43 +05:30
Alexandre Bodin
0ae5ef0078 Merge branch 'releases/4.13.5' 2023-09-12 16:51:13 +02:00
Alexandre Bodin
955393fc3e v4.13.5 v4.13.5 2023-09-12 16:40:40 +02:00
Alexandre BODIN
e22b016617
Merge pull request #18028 from strapi/fix/backend-url-can-be-empty-string 2023-09-12 16:05:49 +02:00
Josh
4d92b11512 fix: set a fallback where we define window.strapi.backendURL 2023-09-12 13:45:08 +01:00
Gustav Hansen
7029d9027e fix(CM): fix relation layout 2023-09-12 13:35:05 +02:00
Gustav Hansen
370794f1fa
Merge pull request #18004 from strapi/dependabot/npm_and_yarn/vercel/ncc-0.38.0
chore(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.0
2023-09-12 13:32:05 +02:00
Gustav Hansen
9481ffd311
Merge pull request #18007 from strapi/dependabot/npm_and_yarn/nx-16.8.1
chore(deps-dev): bump nx from 16.7.2 to 16.8.1
2023-09-12 13:30:36 +02:00
Ben Irvin
66ac88ef36 update comment 2023-09-12 11:57:40 +02:00
Alexandre Bodin
6dd6474e0d Merge branch 'main' into chore/ts-strapi 2023-09-12 10:45:03 +02:00
Simone
e3a5416487
[Bugfix] Bulk publish/unpublish for non-default locale entities (#17941)
* pass the locale to the publish and draft relations calls

* fix the problem for entities without internationalization and add unit tests
2023-09-12 10:40:51 +02:00
Ben Irvin
277627708c Another addschema 2023-09-12 10:09:41 +02:00
Ben Irvin
9c49c4445f use schema names in custom queries 2023-09-12 10:04:06 +02:00
Alexandre Bodin
b992c33114 Add missing tsconfig for factories to work 2023-09-12 08:21:21 +02:00
DMehaffy
c03a0a4a28
Merge pull request #18017 from strapi/gh/issue-template
Update GH bug report template
2023-09-11 20:08:01 -07:00
Alexandre Bodin
93fa2be5db Add resource in pkg files 2023-09-11 21:10:17 +02:00
Alexandre Bodin
fb5a2ce614 Add missing files in package 2023-09-11 20:48:29 +02:00
Alexandre Bodin
0cc6505a60 Merge branch 'releases/4.13.4' 2023-09-11 19:18:25 +02:00
Alexandre Bodin
0bd5f29edd v4.13.4 2023-09-11 19:08:12 +02:00
Josh
3e310c9743 fix: fallback to window.location.href if backendURL is not defined (#17982)
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2023-09-11 19:05:40 +02:00