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
Simone
d2a56e52af
fix: issue with layout property in InputRenderer ( #23183 )
2025-03-19 17:58:51 +01:00
Simone
3e4c693c7e
fix: add the correct document in the back button history when we confirm dialog ( #23184 )
2025-03-19 16:44:18 +01:00
Simon Norris
ccc540ffcb
feat: adding a link to chargebee portal for managing seats
2025-03-19 15:29:26 +01:00
Simone
4fbfea40d8
Merge branch 'develop' into feat/relations-on-the-fly-edit-relation
2025-03-19 15:27:38 +01:00
remidej
b6a922147e
release: 5.11.3
2025-03-19 14:00:46 +00:00
Simone
553c6dbeee
fix: add the correct locale and document Id when we reorder the relations ( #23152 )
2025-03-14 17:31:09 +01:00
Simone
e035e37c4e
fix: relation label fix overflow behaviour ( #23125 )
2025-03-14 17:15:26 +01:00
markkaylor
4bbf30d43b
fix(relations): no components available in relation modal dynamic zone ( #23151 )
2025-03-14 16:47:40 +01:00
Simone
1a574eb925
fix: add z index property to the menu content in blocks and markdown ( #23150 )
2025-03-14 15:37:59 +01:00
Simone
97e9de4427
fix: remove useless rotf future flag ( #23139 )
2025-03-14 11:39:02 +01:00
Simone
a40e5f82f5
Merge branch 'develop' into feat/relations-on-the-fly-edit-relation
2025-03-13 20:44:28 +01:00
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