1310 Commits

Author SHA1 Message Date
Simone
27b590bee9
chore: strapi DS v2.0.0-rc.24 (#23580)
* chore: strapi DS v2.0.0-rc.24 bump

* chore: fix snapshot tests
2025-05-23 15:32:00 +02:00
remidej
31b19cb6a3 release: 5.13.1 2025-05-21 08:34:23 +00:00
markkaylor
835667284e
Merge branch 'develop' into fix/content-manager-translation-uid 2025-05-19 17:40:41 +02:00
markkaylor
7ada913195 release: 5.13.0 2025-05-07 12:32:18 +00:00
Simone
8d82ac3578
fix: define an initial ComponentProvider on top of the Relation Modal (#23472) 2025-05-06 13:53:00 +02:00
Maxim Postnikov
3d33977c2c
fix: update model reference in FormLayout for consistent localization 2025-05-05 20:59:58 +01:00
Simone
7ae14fd44d
feat: future branch create relations initiative (#23379) 2025-05-05 18:17:36 +02:00
Bassel Kanso
c8de96f027
Test: replace snapshot tests (#23409)
---------

Co-authored-by: Jamie Howard <jhoward1994@gmail.com>
2025-05-05 11:05:29 +03:00
Ben Irvin
513fb92659
release: 5.12.7 (#23413) (#23455) 2025-04-30 19:10:49 +02:00
Den
93631651c3
fix: Error MISSING_TRANSLATION errors for locale 'ru' (#21575)
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: Hannah Paine <151527179+hanpaine@users.noreply.github.com>
2025-04-30 14:41:37 +01:00
Jean-Sébastien Herbaux
fb92031f3d
release: 5.12.6 (#23417)
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: Davi Marins Dantas <davimdantas@gmail.com>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Simone <startae14@gmail.com>
Co-authored-by: Bassel Kanso <bassel.kanso@strapi.io>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Convly <Convly@users.noreply.github.com>
2025-04-28 15:04:31 +02:00
Ankit
a4d190682c
fix: updated icon button to include disabled flag for repeatable comp (#23427)
* fix: updated icon button to include disabled flag for repeatable comp

* fix: disabled drag icon for repeatable comp in published mode and added gap between icons

* revert: removed button gap between accordion icons
2025-04-25 08:13:37 -04:00
markkaylor
d08ef457fd
future(homepage): missing addTagTypes results in stale data (#23428) 2025-04-25 11:28:02 +02:00
markkaylor
167a9bf54f
chore(homepage): move widget controllers, services, and routes from admin to content-manager (#23407) 2025-04-24 11:01:12 +02:00
Rémi de Juvigny
7c7ba817d0
fix: rich text editors focus mode modals (#23378)
* fix: blocks editor expanded modal

* fix: markdown focus mode

* fix: modal sizes

* test: add e2e test
2025-04-18 06:05:03 -04:00
Simone
f93d6eabe5
chore: strapi DS v2.0.0-rc.23 (#23384) 2025-04-16 18:06:51 +02:00
Simone
91ff5b63ca
chore: strapi DS v2.0.0-rc.22 (#23372) 2025-04-16 17:30:28 +02:00
Rémi de Juvigny
6ad4f9c588 Merge remote-tracking branch 'origin/main' into develop 2025-04-16 15:15:21 +02:00
Davi Marins Dantas
80f2fe46f5
fix(preview): pass documentId as undefined if the entry is singleType (#23302)
passing the documentId to the updateDocument was preventing updating it
2025-04-16 04:23:14 -04:00
remidej
50b2b67a8c release: 5.12.5 2025-04-16 08:06:52 +00:00
markkaylor
51ac3e3622
future(homepage): refactor internal widgets to use api (#23352) 2025-04-14 17:08:21 +02:00
Marc-Roig
31a6e03b9d release: 5.12.4 2025-04-09 13:10:51 +00:00
Rémi de Juvigny
5cb623f32d
chore: refactor relation input modal (#23145)
* chore: drop side editor future flag

(cherry picked from commit 4a4c1f97b333d265ea392cdbdd558f54e77b4217)

* fix: ts error

* chore: manage relation modal state in reducer (wip)

* wip: conditional context wrapper

* wip: refactoring

* fix: display the modal

* feat: introduce useNewDocumentContext

* fix: move onPreview to preview context

* chore: remove DocumentContextProvider

* chore: finishing touches

* chore: test reducer state instead of component

* fix: create page throwing error

* chore: fix lint error

* chore: pair programming improvements

* fix: published tab content is not disabled

* fix: hasUnsavedChanges not reset on close

* fix: relation modal nested form issue (#23243)

* fix: relation modal nested form and ellispsis

* fix: reducer test

* fix: make GO_FULL_PAGE close modal (#23245)

* fix: uid field broken in modals (#23251)

* enhancement: move relation modal expand button and remove footer (#23254)

* fix: handle the case you publish a nested relation starting from a create entry form

* fix: change the condition value

* fix: update the values of new relations added and not yet saved when we modify their name or status in the modal (#23310)

* fix: update the values of the connected relations modified in the modal

Co-authored-by: Rémi de Juvigny <remidej@users.noreply.github.com>

* fix: fix review's comments

* fix: failing e2e tests

* fix: refactor a little bit a flaky e2e test

* fix: add a comment to explain the part of code we added

* fix: remove useless code in the flaky test

---------

Co-authored-by: Rémi de Juvigny <remidej@users.noreply.github.com>

---------

Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>
Co-authored-by: Simone Taeggi <startae14@gmail.com>
Co-authored-by: Rémi de Juvigny <remidej@users.noreply.github.com>
2025-04-07 05:33:12 -04:00
markkaylor
efe4356054
chore(deps): bump markdown-it from 12.3.2 to 13.0.2 (#23272) 2025-04-04 08:13:44 +02:00
Mark Kaylor
929f36e7cd Merge branch 'main' into develop 2025-04-03 08:41:52 +02:00
markkaylor
c20d4c99e6 release: 5.12.3 2025-04-02 16:12:25 +00:00
Mark Kaylor
51e0d5616a Merge branch 'main' into develop 2025-04-02 17:25:28 +02:00
markkaylor
53adddafe2 release: 5.12.2 2025-04-02 12:49:03 +00:00
Simone
108196f258
Merge pull request #23239 from strapi/fix/reset-form-publish
fix: disable publish button when publishing a relation change
2025-04-02 11:07:56 +02:00
Simone Taeggi
98b127d802 Merge branch 'develop' into chore/ds-v2.0.0-rc.21 2025-03-28 17:48:31 +01:00
Ben Irvin
3df0fc0021
Merge pull request #23259 from strapi/main
Merge 5.12.1 Release into develop
2025-03-28 17:41:25 +01:00
innerdvations
4b4dcb3548 release: 5.12.1 2025-03-28 12:02:01 +00:00
HichamELBSI
daac815e03 chore: strapi DS v2.0.0-rc.21 2025-03-28 12:26:42 +01:00
Ankit
8c41841e48
fix: updated update's response to include data within data in case of user permissions (fixes #23201) (#23226) 2025-03-27 09:34:21 +01:00
Convly
9cec0b5a76 Merge branch 'main' into develop 2025-03-26 16:05:01 +01:00
Convly
05d9a49244 release: 5.12.0 2025-03-26 14:49:11 +00:00
Alexandre BODIN
578a3a3b7c
Merge pull request #23189 from strapi/chore/preserve-modules
chore: refactor rollup utils and use preserveModules
2025-03-26 13:39:54 +01:00
Marc-Roig
a38a8f350d
fix: reset form when publishing 2025-03-26 10:13:39 +01:00
Marc-Roig
43c2283503
fix: relation menu link 2025-03-25 15:40:34 +01:00
Simon Norris
f89dce5534
Merge branch 'develop' into feature/1103-manage-seats 2025-03-24 18:50:51 +01:00
Rémi de Juvigny
e3e1cc628f
enhancement: add advanced preview license check (#23221)
* chore: add advanced preview license check

* chore: forgotten log
2025-03-24 12:04:14 -04:00
Simone
353382bb86
Merge branch 'develop' into feat/relations-on-the-fly-edit-relation 2025-03-24 14:16:29 +01:00
Simon Norris
b1fa61e7f3
Merge branch 'develop' into feature/1103-manage-seats 2025-03-24 13:09:43 +01:00
Simon Norris
8e0423d29d fix: prettier translations as well 2025-03-24 12:44:49 +01:00
Simone
999fe18cf5
enhancement: add tracking for editing relations on-the-fly and preview (#23206) 2025-03-24 10:47:55 +01:00
HichamELBSI
1cf3c821d1 fix: manage seats link for gold license 2025-03-24 10:25:11 +01:00
Simon Norris
4d1d36a71c fix: final final Strapi Cloud condition for Manage seats 2025-03-24 10:25:04 +01:00
Simon Norris
cdde94f005 fix: removing the Strapi Cloud condition for Manage seats 2025-03-24 10:24:38 +01:00
Ben Irvin
66fd5e4469
chore: upgrade prismjs to 1.30.0 (#23191) 2025-03-21 08:51:45 +01:00
Alexandre Bodin
4bd7b4e8f5 chore: refactor rollup utils and move to preserveModule for better tree shaking 2025-03-20 09:09:15 +01:00