36133 Commits

Author SHA1 Message Date
Simone Taeggi
13421055c5 Merge branch 'develop' into feat/relations-on-the-fly-edit-relation 2025-03-03 18:49:50 +01:00
Ben Irvin
2cc011c888
fix(data-transfer): server crash when remote data transfer is interrupted by client (#22993) 2025-03-03 17:24:40 +01:00
markkaylor
85d3789768
feat(preview): refresh iframe when strapi updates (#23024) 2025-03-03 16:54:22 +01:00
Ben Irvin
99da359006
chore: remove or upgrade incorrect packages (#23047)
* chore: remove pack-up and upgrade actions/core

* fix: ugprade nx versions
2025-03-03 15:30:41 +01:00
Marc Roig
20613ef026
Merge pull request #22834 from strapi/fix/relation-order-publish
fix: inverse relation ordering
2025-03-03 13:00:54 +01:00
markkaylor
70e8a4122e
Merge branch 'develop' into feat/relations-on-the-fly-edit-relation 2025-03-03 11:18:11 +01:00
markkaylor
4c4c5c0701
feat(relations): add save and publish actions to relations modal (#22998) 2025-03-03 10:48:08 +01:00
Ben Irvin
0a599c063b
fix(data-transfer): race condition and backpressure in large asset transfers (#22964) 2025-03-03 10:24:33 +01:00
Ben Irvin
324aea93bc
security(deps): upgrade vite to 5.4.11 (#23023)
* chore: upgrade dompurify to 3.2.4
* chore: upgrade vite to 5.4.11
2025-03-03 09:43:09 +01:00
Jean-Sébastien Herbaux
6d1dbc97a9
chore: backmerge main into develop 2025-02-28 10:45:43 +01:00
Convly
758d0cfb2a Merge branch 'develop' 2025-02-28 09:50:21 +01:00
Simone
8e42576690
feat(relations-on-the-fly): remove future flag (#23020) 2025-02-28 09:47:10 +01:00
Jean-Sébastien Herbaux
9df3a2472c
release: 5.10.4 2025-02-28 09:44:59 +01:00
Ben Irvin
e98ae27d8c
fix: upgrade koa to 2.15.4 (#23013) 2025-02-27 16:15:23 +01:00
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 v5.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
DMehaffy
cc6c39db18
Merge pull request #22873 from strapi/enh/upgradeCommands
enhancement: add additional package scripts to default templates
2025-02-25 09:33:33 -08:00
Ben Irvin
ddbe8e8273
Merge branch 'develop' into enh/upgradeCommands 2025-02-25 10:58:00 +01:00
markkaylor
24165c9d5c
chore: document the permission checker service (#22922) 2025-02-24 11:42:38 +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
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