Alexandre Bodin
|
f09bff0783
|
Merge branch 'main' into develop
|
2025-03-13 20:42:21 +01:00 |
|
alexandrebodin
|
c209356020
|
release: 5.11.2
|
2025-03-13 19:38:45 +00: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 |
|
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
|
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 |
|
Ben Irvin
|
4d37f3e55d
|
chore(deps): upgrade esbuild-loader to 4.3.0 (#23068)
|
2025-03-12 15:23:12 +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
|
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
|
6f12c0da79
|
enhancement: remove warning when project is at seat limit
|
2025-03-07 10:01:57 +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 |
|
innerdvations
|
30bb92ab95
|
release: 5.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 |
|
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 |
|
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 |
|
Ben Irvin
|
e98ae27d8c
|
fix: upgrade koa to 2.15.4 (#23013)
|
2025-02-27 16:15:23 +01:00 |
|