36056 Commits

Author SHA1 Message Date
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
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