14487 Commits

Author SHA1 Message Date
Paul Bratslavsky
d94ec7c622
Update README.md 2023-09-18 17:16:08 -05:00
Alexandre Bodin
831e5b02fa Add back peer dep for e2e to work 2023-09-18 21:12:02 +02:00
Christian Capeans
9026e9ebcd Delete unnecessary import 2023-09-18 17:38:18 +02:00
Christian Capeans
485358a372 Merge branch 'types/utils-tests' of github.com:strapi/strapi into types/es-tests 2023-09-18 17:37:59 +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
Simone
88dc58836b
[Fix] Fix the content Type Dialog problem with the Grid elements in Safari (#18080)
* remove style that causes the problem

* add snapshot failing
2023-09-18 13:52:52 +02:00
Josh
a472dbc410
fix(content-manager): add optional chaining because listRef may not have a node attached (#18093) 2023-09-18 10:24:01 +01:00
Alexandre Bodin
ab5c6d16c7 Fix accessing undefined 2023-09-18 11:22:26 +02:00
Alexandre Bodin
5802a65a2d Fix some bugs introduced by the ts migration 2023-09-18 09:43:24 +02:00
Christian
4809a2d1e0
Merge branch 'main' into fix/dynamic-zone-test 2023-09-18 09:38:05 +02:00
Christian Capeans
42edb415d4 Upgrade ts-zen 2023-09-18 09:36:21 +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
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
Christian Capeans
d52a15835a Add more tests 2023-09-15 17:18:33 +02:00
Christian Capeans
1afd9df5cb Remove unnecessary import 2023-09-15 16:07:54 +02:00
Christian Capeans
9a0766869c Standarize plugin controller types 2023-09-15 15:44:45 +02:00
Christian Capeans
e4a047a236 Merge branch 'types/es-tests' of github.com:strapi/strapi into types/es-tests 2023-09-15 12:28:39 +02:00
Christian Capeans
bea9a9f9f9 Finish expression tests 2023-09-15 12:26:38 +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
Christian
7da316a918
Merge branch 'main' into fix/dynamic-zone-test 2023-09-15 10:43:41 +02:00
Christian Capeans
2b576173c8 Merge branch 'main' of https://github.com/strapi/strapi into types/utils-tests 2023-09-15 10:31:30 +02:00
Christian Capeans
4b310cfcd3 Merge branch 'main' of https://github.com/strapi/strapi into types/es-tests 2023-09-15 10:18:21 +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
Alexandre Bodin
22ea624841 1st pass done 2023-09-15 09:54:49 +02:00
Alexandre Bodin
4761ec70c8 wip 2023-09-14 17:35:36 +02:00
Christian Capeans
1339d274d0 Remove unnecessary import 2023-09-14 17:33:59 +02:00
Christian Capeans
b50cc5d0d6 Fix test warnings adding act 2023-09-14 17:33:13 +02:00
Alexandre Bodin
671cd3fb72 All but populate 2023-09-14 15:21:32 +02:00
Alexandre Bodin
4f9d247d7b db helpers ts 2023-09-14 13:20:14 +02:00
Jamie Howard
8145855e7a
Merge pull request #18043 from strapi/feature/migration-into-rw-rbac 2023-09-14 11:50:22 +01:00
Alexandre Bodin
b0ea4161b9 Improvide types 2023-09-14 12:11:03 +02:00
markkaylor
aec9541f67
Fix RBAC provider single child expectation (#18057) 2023-09-14 10:14:11 +02:00
Ben Irvin
37d42ef00e update comment 2023-09-14 10:11:52 +02:00
Alexandre Bodin
bc8f81eee4 1st passe except query 2023-09-14 09:22:47 +02: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
c56f1863ab wip 2023-09-14 09:07:08 +02:00
Christian Capeans
361b318f91 Fix routes 2023-09-13 18:34:29 +02:00
Alexandre Bodin
749e4c3238 Merge branch 'releases/4.13.6' 2023-09-13 17:43:50 +02:00
Alexandre Bodin
d44586fa07 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