33691 Commits

Author SHA1 Message Date
Paul Bratslavsky
5008b87686
Update README.md 2023-09-15 16:26:14 -05: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
Paul Bratslavsky
c85d817e95
Update README.md 2023-09-15 15:38:37 -05:00
Paul Bratslavsky
23e6a85bf5
Update README.md 2023-09-15 15:31:29 -05:00
Paul Bratslavsky
22a59d0af5
Update README.md 2023-09-15 14:46:05 -05:00
Paul Bratslavsky
24cac1bef6
Update README.md 2023-09-15 14:35:43 -05:00
Paul Bratslavsky
4e485a017c
Updating README.md
Working on updating README
2023-09-15 14:22:28 -05: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
a41d2da099 Merge branch 'types/utils-tests' of github.com:strapi/strapi into types/es-tests 2023-09-15 18:29:11 +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
Josh
e45b1d2eca
tests(user-permissions): add default messages for form errors (#18063) 2023-09-14 08:51:34 +01:00
Gustav Hansen
d73f7946c4
Merge pull request #18055 from strapi/fix/stage-context-alignment
fix(review-workflows): improve stage action alignment
2023-09-14 09:30:22 +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
Gustav Hansen
c29bf5c38e
Merge pull request #18056 from strapi/chore/feature/rw-stage-rbac-docs
chore(docs): extend contributor docs by RBAC for stages
2023-09-14 09:10:32 +02:00
Jamie Howard
cca4181f28 chore(docs): RBAC for stages in content manager docs 2023-09-14 09:10:12 +02:00
Jamie Howard
33d090f98d chore(docs): extend contributor docs by RBAC for stages backend 2023-09-14 09:10:12 +02:00
Gustav Hansen
f385aa6c8c chore(docs): extend contributor docs by RBAC for stages 2023-09-14 09:10:12 +02: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 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