36000 Commits

Author SHA1 Message Date
Marc Roig
fdac61dd05
Merge pull request #22956 from strapi/fix/async-function-call
fix: await document exists
2025-02-20 17:02:16 +01:00
Marc-Roig
242fecbcf1
fix: await document exists 2025-02-20 15:56:05 +01:00
Rémi de Juvigny
0a60ac747a
future: toggle preview side editor (#22919)
* future: toggle side editor

* enhancement: add animation

* fix: arrow direction
2025-02-20 08:56:59 -05:00
markkaylor
8264ee2035
feat(preview): save and publish document (#22902)
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
2025-02-20 11:21:05 +01:00
Rémi de Juvigny
8a99507ac0 Merge remote-tracking branch 'origin/main' into develop 2025-02-20 09:56:24 +01:00
Rémi de Juvigny
f55cd79e15
Merge pull request #22943 from strapi/releases/5.10.3
chore: release v5.10.3
2025-02-20 09:54:55 +01:00
remidej
0fb3565a0b release: 5.10.3 v5.10.3 2025-02-19 13:44:54 +00:00
Jamie Howard
23a591758a
fix(data-transfer): surface errors from createassetsreadstream (#22905)
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
2025-02-19 10:33:50 +00:00
Jean-Sébastien Herbaux
b66668612e
fix: invalid documentId type in the getvalues util 2025-02-19 11:00:46 +01:00
Convly
9f1ceb2bf4 fix: invalid documentId type in the getvalues util 2025-02-19 09:47:23 +01:00
Rémi de Juvigny
689f00d9f1 fix: apply advanced permissions in content manager home widgets (#22921)
* fix: apply permission conditions in content manager home widgets

* chore: extract getPermissionChecker

(cherry picked from commit 37494b34d1b30bf22cf798b24fa74ec1b1b35f20)
2025-02-18 17:19:28 +01:00
Rémi de Juvigny
37494b34d1
fix: apply advanced permissions in content manager home widgets (#22921)
* fix: apply permission conditions in content manager home widgets

* chore: extract getPermissionChecker
2025-02-18 11:18:52 -05:00
Lucas Boilly
f8506948c5
chore: remove files from the old homepage (#22908)
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
2025-02-18 05:24:06 -05:00
DMehaffy
3f0da6c47a fix: add new email ratelimit middleware and apply to admin pass reset (#22813)
* fix: add new email ratelimit middleware and apply to admin pass reset

* fix: resolve proper middleware name

* fix: prettier fix for middleware export

* fix: config loading and dependency lint

* fix: build error on type unknown

* fix: pr feedback on setting default config

Co-authored-by: Ben Irvin <ben.irvin@strapi.io>

* fix: remove unused has from lodash

---------

Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
(cherry picked from commit 4e3c39761542c661efd7204c308f1146dfb0f1e3)
2025-02-18 10:33:15 +01:00
DMehaffy
4e3c397615
fix: add new email ratelimit middleware and apply to admin pass reset (#22813)
* fix: add new email ratelimit middleware and apply to admin pass reset

* fix: resolve proper middleware name

* fix: prettier fix for middleware export

* fix: config loading and dependency lint

* fix: build error on type unknown

* fix: pr feedback on setting default config

Co-authored-by: Ben Irvin <ben.irvin@strapi.io>

* fix: remove unused has from lodash

---------

Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2025-02-18 04:31:50 -05:00
Alexandre BODIN
b8a93ec6cf
chore: fix build:code not including copy-files step (#22907) 2025-02-17 17:15:28 +01:00
Ben Irvin
f0bec13467
fix: password validation tests (#22904) 2025-02-17 16:14:50 +01:00
DMehaffy
e0df4d5033
Merge branch 'develop' into enh/upgradeCommands 2025-02-14 13:33:23 -08:00
Derrick Mehaffy
9f9c564efc fix: remove additional upgrade aliases 2025-02-14 13:32:35 -08:00
Derrick Mehaffy
ff62e5d81e fix: remove list aliases 2025-02-14 13:30:07 -08:00
dependabot[bot]
80103017ad
chore(deps): bump undici from 6.19.2 to 6.21.1 (#22697)
Bumps the npm_and_yarn group with 1 update: [undici](https://github.com/nodejs/undici).


Updates `undici` from 6.19.2 to 6.21.1
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.19.2...v6.21.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-14 11:48:30 +01:00
Alexandre BODIN
4ea0e78d4b
Merge commit from fork
feat: add password length validation of 72 bytes
2025-02-14 11:27:02 +01:00
Ben Irvin
082492f357 Merge branch 'develop' into advisory-fix-1 2025-02-14 10:59:05 +01:00
Ben Irvin
c99d5d32b6 Merge remote-tracking branch 'upstream/develop' into develop 2025-02-14 10:40:43 +01:00
markkaylor
aa5ec8f780
chore: swap Download icon for Earth icon (#22881) 2025-02-14 09:26:52 +01:00
markkaylor
2a1c7a281f
fix: flaky tests (#22829) 2025-02-13 14:35:38 +01:00
Alexandre Bodin
36914a8477 Merge branch 'main' into develop 2025-02-13 09:37:34 +01:00
Alexandre Bodin
353326453a Merge branch 'main' into develop 2025-02-13 09:36:27 +01:00
alexandrebodin
51cb30e957 release: 5.10.2 v5.10.2 2025-02-13 08:31:58 +00:00
Alexandre Bodin
7896ed8da1 fix: duplicate dep 2025-02-13 09:24:13 +01:00
alexandrebodin
8a96041b6e release: 5.10.1 v5.10.1 2025-02-13 08:17:57 +00:00
Alexandre BODIN
2046a256f4
Merge pull request #22869 from strapi/fix/v5.10.0
fix: issue in 5.10.0
2025-02-13 09:09:12 +01:00
Derrick Mehaffy
7f8710b10e enhancement: add additional package scripts to default templates 2025-02-12 15:15:48 -08:00
Alexandre Bodin
dd20031544 fix: issin in 5.10.0 2025-02-12 18:44:35 +01:00
Alexandre Bodin
7e99284915 Merge branch 'main' into develop 2025-02-12 18:07:20 +01:00
Marc-Roig
a34d7e9945 release: 5.10.0 v5.10.0 2025-02-12 13:53:03 +00:00
Jamie Howard
901e70c3a9
fix: note md format (#22859) 2025-02-12 13:15:46 +00:00
Alexandre BODIN
bd3419429b
Merge branch 'develop' into fix/relation-order-publish 2025-02-12 13:23:23 +01:00
Marc Roig
c06fe0f729
Merge pull request #22857 from strapi/fix/remove-onboarding
chore: remove outdated tutorial helper button
2025-02-12 10:03:44 +01:00
Marc-Roig
6cde24cc98
chore: remove outdated tutorial 2025-02-11 14:18:14 +01:00
Mohamed Dilshad
9e9a841899
fix: color missing in links of rich texts blocks (#22230) (#22350) 2025-02-10 10:43:06 -05:00
Alexandre BODIN
a6235c371b
fix: ctb reload state after save & delete (#22805) 2025-02-10 16:12:25 +01:00
Marc-Roig
4d4e78457a
chore: apply changes to discard draft 2025-02-07 18:07:15 +01:00
Marc-Roig
6fdadbae0a
fix: relation order 2025-02-07 17:41:53 +01:00
Dhruv Maradiya
0521e81a13
fix: delete previous relations in morph to many relation (#22736) 2025-02-07 16:27:34 +01:00
Lucas Boilly
bfd160f0c6
fix: corrected typing mistake in translation key (#22766)
Co-authored-by: Simone <startae14@gmail.com>
2025-02-07 09:42:48 -05:00
Rémi de Juvigny
8a76e00846
future: add edit form to preview page (#22823)
* future: add edit form to preview page

* fix: permissions
2025-02-07 09:29:07 -05:00
Marc Roig
d686b7b798
Merge pull request #22801 from samgutentag/add-trunk-community-edition
chore(tooling): add Trunk Integration to CE e2e tests
2025-02-07 15:14:21 +01:00
Lucas Boilly
baaccab18d
fix: ui issues of the avatar button (#22457)
* fix: ui issues of the avatar button

* fix: moved spread props

* fix: updated failing logout test

* updated test

* fix: logout e2e test

---------

Co-authored-by: Simone <startae14@gmail.com>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
2025-02-07 08:50:31 -05:00
markkaylor
5cab2283e8
feat(content-manager): make markdown editor responsive (#22820) 2025-02-07 11:46:51 +01:00