14487 Commits

Author SHA1 Message Date
Simone Taeggi
c43334448d Merge branch 'develop' into feat/relations-on-the-fly-edit-relation 2025-02-27 09:50:10 +01:00
dhoko
e61eff51f9
fix: types for custom http response APIs (#21614)
* fix: types for custom http response APIs

* fix: remove deprecated ignore error

---------

Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
2025-02-26 19:51:34 +02:00
Ivan Malaniak
9a7418f343
enhancement: add missing Ukrainian translations for various plugins and components (#22150)
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
2025-02-26 19:46:18 +02:00
Simone Taeggi
73c068051e Merge branch 'develop' into feat/relations-on-the-fly-edit-relation 2025-02-26 17:07:02 +01:00
Bassel Kanso
4c7e9e6971
fix: make sure to clean _cmp tables from orphaned morph types (#23000) 2025-02-26 18:03:38 +02:00
Simone
798c977445
chore: bump design system to rc.18 (#23004)
* chore: bump design system to rc.18
2025-02-26 17:02:52 +01:00
Jorrit Schippers
f1b9124ef3
fix(admin): building the admin with webpack (#22999)
Only the default export can be imported from a JSON file using webpack.
2025-02-26 16:02:01 +01:00
Convly
f0677746dd release: 5.10.4 2025-02-26 14:58:54 +00:00
Simone
a4161dd0ce
feat(relations-on-the-fly): add the Relation Modal (#22858) 2025-02-26 11:02:18 +01:00
markkaylor
20e302a177
fix(preview): updating the document causes full page reload (#22990) 2025-02-26 10:37:27 +01:00
markkaylor
8f958d1f87
feat(preview): add review workflow injection zone (#22942) 2025-02-24 10:58:23 +01:00
Rémi de Juvigny
0e442020b6
chore: bump design system to rc.17 (#22968) 2025-02-24 09:21:05 +01:00
PapatMayuri
44130eea71
Merge branch 'develop' into fix/issue_20809 2025-02-20 22:52:46 +05:30
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
remidej
0fb3565a0b release: 5.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
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
Ben Irvin
f0bec13467
fix: password validation tests (#22904) 2025-02-17 16:14:50 +01: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
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
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 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 2025-02-13 08:17:57 +00: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 2025-02-12 13:53:03 +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
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