36133 Commits

Author SHA1 Message Date
Alexandre Bodin
f09bff0783 Merge branch 'main' into develop 2025-03-13 20:42:21 +01:00
Alexandre Bodin
0c50ef30bd Merge branch 'releases/5.11.2' 2025-03-13 20:42:07 +01:00
alexandrebodin
c209356020 release: 5.11.2 v5.11.2 2025-03-13 19:38:45 +00:00
Alexandre BODIN
cbffd35b6d
Merge pull request #23146 from strapi/hotfix/relations
fix: bidirectional relations sync
2025-03-13 19:47:55 +01:00
Marc-Roig
79b20f0f31 chore: todo tests 2025-03-13 19:43:00 +01:00
Marc-Roig
ad216ff22f fix: bidirectional relations sync 2025-03-13 19:42:54 +01:00
Jean-Sébastien Herbaux
abcfb5ddb5
fix: deprecated step summary output (#23144) 2025-03-13 18:12:32 +01:00
Jean-Sébastien Herbaux
b26c2a1f44
fix: incorrect file path and parameters for pr_diff (#23143) 2025-03-13 17:50:33 +01:00
Jean-Sébastien Herbaux
45d227ac28
fix: incorrect token source in pr diff (#23142) 2025-03-13 17:40:43 +01:00
Jean-Sébastien Herbaux
c9f17a3b8e
chore: add GitHub Action to list merged PRs between branches (#23007) 2025-03-13 17:31:34 +01:00
Simone Taeggi
0e0f6104b3 Merge branch 'develop' into feat/relations-on-the-fly-edit-relation 2025-03-13 10:20:08 +01:00
Rémi de Juvigny
df7ec3dcfa release: 5.12.0-beta.0 v5.12.0-beta.0 2025-03-12 18:28:38 +01:00
Marc Roig
896eb4438c
Merge pull request #23123 from strapi/fix/bidirectional-realtions-sync
fix: fails to update self referencing relations on publish
2025-03-12 17:50:33 +01:00
Rémi de Juvigny
3a1342564c
chore: drop side editor future flag (#23128)
* chore: drop side editor future flag

(cherry picked from commit 4a4c1f97b333d265ea392cdbdd558f54e77b4217)

* fix: ts error
2025-03-12 12:26:00 -04:00
Marc Roig
52a3ebaa42
Merge pull request #23132 from strapi/main
Merge 5.11.0 back to develop
2025-03-12 15:40:48 +01:00
Jean-Sébastien Herbaux
0affac04b6
docs: add strapi/permissions documentation (#23091) 2025-03-12 15:28:24 +01:00
Ben Irvin
4d37f3e55d
chore(deps): upgrade esbuild-loader to 4.3.0 (#23068) 2025-03-12 15:23:12 +01:00
Marc Roig
416d658eeb
Merge pull request #23127 from strapi/releases/5.11.1
5.11.1 release
2025-03-12 15:08:34 +01:00
Rémi de Juvigny
62b6c529ed revert: "chore: drop side editor future flag"
This reverts commit 4a4c1f97b333d265ea392cdbdd558f54e77b4217.
2025-03-12 14:44:43 +01:00
Rémi de Juvigny
4a4c1f97b3 chore: drop side editor future flag 2025-03-12 14:42:32 +01:00
markkaylor
664f08e085
fix: onPreview is not called when updating a relation (#23122) 2025-03-12 13:22:52 +01:00
Marc-Roig
b87e54e6fd release: 5.11.1 v5.11.1 2025-03-12 12:00:34 +00:00
Marc-Roig
2f08d92b24
chore: todo tests 2025-03-12 11:47:51 +01:00
markkaylor
5fe0fbb87f
fix: preview has a shadow background (#23121) 2025-03-12 11:34:32 +01:00
Marc-Roig
4e64ec6cec
fix: bidirectional relations sync 2025-03-12 11:30:36 +01:00
Mark Kaylor
6b1d4b1e47 Merge branch 'develop' of github.com:strapi/strapi into feat/relations-on-the-fly-edit-relation 2025-03-12 10:09:59 +01:00
Rémi de Juvigny
70c58458a6
fix: prevent switching preview tabs with unsaved changes (#23115)
* fix: prevent switching preview tabs with unsaved changes

* fix: e2e test
2025-03-12 04:45:27 -04:00
markkaylor
7c06b73932
fix(relations): cannot dynamic zones and components (#23100) 2025-03-12 09:37:00 +01:00
Ben Irvin
a576251420
security(deps): upgrade axios to 1.8.2 for CWE-918 (#23105) 2025-03-11 13:19:59 +01:00
Mark Kaylor
99c0c7cd06 Merge branch 'develop' of github.com:strapi/strapi into feat/relations-on-the-fly-edit-relation 2025-03-11 09:24:57 +01:00
Simone
7dd3cf2791
feat(relations): add back button history (#23077) 2025-03-10 17:18:36 +01:00
Ben Irvin
5017d5e420
enhancement(ctb): add aria data to relations buttons (#23076)
* test(e2e): add test for creating relations in ctb (#23078)
2025-03-10 14:20:56 +01:00
Ben Irvin
0ce7d7ba34
fix: find available port for vite to allow multiple develop mode instances (#23008) 2025-03-10 12:37:59 +01:00
Ben Irvin
1d7c499229
chore: upgrade vite to 5.4.13 (#23066) 2025-03-07 17:06:24 +01:00
Rémi de Juvigny
81770bb1a7
fix: disable preview form when status is modified (#23083) 2025-03-07 09:32:56 -05:00
Alexandre BODIN
5b1e192a5b
Merge pull request #23082 from strapi/enh/reduce-seat-warning
enhancement: remove warning when project is at seat limit
2025-03-07 14:10:48 +01:00
Alexandre Bodin
6f12c0da79 enhancement: remove warning when project is at seat limit 2025-03-07 10:01:57 +01:00
Jean-Sébastien Herbaux
c57731c6e9
test(e2e): rbac roles (#23075) 2025-03-06 17:55:23 +01:00
Ben Irvin
b94e3d1209
test(e2e): copy collection type test enhancements to single type (#23072) 2025-03-06 14:10:08 +01:00
Simone
f2c7540904
feat(relations-on-the-fly): add the full page button in the modal to open the document edit view (#23003)
Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>
2025-03-06 10:27:47 +01:00
Rémi de Juvigny
cbd2c37ca3
chore: add documentId to tracking events (#23052)
* chore: add documentId to tracking events

* fix: test
2025-03-06 03:49:36 -05:00
ELABBASSI Hicham
ef9237644b
Merge pull request #23046 from strapi/enhancement/improve-purchase-pages 2025-03-05 17:28:19 +01:00
Ben Irvin
d7b1d70314
Merge pull request #23065 from strapi/main
Merge main into develop for release 5.11.0
2025-03-05 15:32:21 +01:00
Ben Irvin
adc5f7d7cd
Merge pull request #23064 from strapi/releases/5.11.0
5.11.0 release
2025-03-05 15:04:17 +01:00
innerdvations
30bb92ab95 release: 5.11.0 v5.11.0 2025-03-05 11:01:45 +00:00
Maxime Castres
2943bee4f4 chore: new iteration on the purchase pages
update: fix wrong import

fix: import order

fix: design review + add dark images

fix: design review details

chore: add alt text

fix: image behavior on small screen

fix: lonit issue

fix: flickering

add: translations

chore: lint fix

chore: fix lint
2025-03-05 11:17:26 +01:00
Rémi de Juvigny
e12978dcee
Merge branch 'develop' into feat/relations-on-the-fly-edit-relation 2025-03-05 10:03:38 +01:00
Rémi de Juvigny
4ebc804985
fix: add origin to preview message (#23059)
* fix: add origin to preview message

* Update packages/core/content-manager/admin/src/preview/components/PreviewHeader.tsx

Co-authored-by: markkaylor <mark.kaylor@strapi.io>

---------

Co-authored-by: markkaylor <mark.kaylor@strapi.io>
2025-03-05 03:55:33 -05:00
markkaylor
614aaf36aa
fix: missing mock function causes typescript to fail (#23054) 2025-03-04 09:43:47 +01:00
Mark Kaylor
60fa8e71fd fix: missing mock function causes typescript to fail 2025-03-04 09:20:17 +01:00