1365 Commits

Author SHA1 Message Date
Adrien L
42d441cd5d
feat: homepage widget assigned to me (#23848) 2025-07-07 11:29:12 +02:00
Simone Taeggi
cedd719a48 chore: strapi DS v2.0.0-rc.28 bump 2025-07-04 11:15:59 +02:00
Simone
53c1fe2b97
future: add content manager Guided Tour (#23824)
Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>
2025-07-04 10:36:40 +02:00
Mark Kaylor
f146adec87 Merge branch 'main' of github.com:strapi/strapi into develop 2025-07-02 15:38:58 +02:00
markkaylor
c550285b00 release: 5.17.0 2025-07-02 11:59:42 +00:00
Simone
5f27c76d39
fix: use documentId as mainField fallback (#23796) 2025-07-01 16:48:00 +02:00
Adrien L
49f444740d
feat: homepage widget profile (#23829) 2025-07-01 10:47:26 +02:00
Bassel Kanso
3e666b1ad9
feat(content-manager): conditional fields (#23616)
* feat(content-manager): contional fields

* fix: remove logs

* fix: skip validation incase field has condition invisible

* chore: adding example

* chore: merge develop

* fix: filter out invisble fields

* test: add e2e tests

* fix: ensure that hidden fields are not validate or passed through at any point

* feat: add support for components and dz

* fix: saving relations on the fly

* fix: skipping test

* fix: dependencies

* feat: add support for Dynamic Zone

* fix: e2e tests

* feat(CTB): conditional fields (#23662)

* wip

* wip need to fix schema

* delete condition

* clean up

* feat: update condition form and related components, clean up logs, fix frontend

* fix: only add to the first section

* feat: add confirmation dialog and fixed UI

* chore: remove unused code

* chore: linting

* fix: display related filed names in warning dialog

---------

Co-authored-by: Bassel Kanso <bassel.kanso@strapi.io>

* fix: skip displaying hidden dynamic zone in history

* fix: ctb generate conditions for relation fields

* feat: add tracker for conditional field count (#23828)

* feat: add tracker for conditional field count

---------

Co-authored-by: Ziyi <ziyi.yuan@strapi.io>
2025-06-30 15:13:22 +03:00
Rémi de Juvigny
339ea3d197 Merge remote-tracking branch 'origin/main' into develop 2025-06-25 17:15:43 +02:00
remidej
d186f1b7f4 release: 5.16.1 2025-06-25 12:51:42 +00:00
Yatin Gaikwad
be26954af3
fix: locale selector dropdown showing incorrect status in content man… (#23434) 2025-06-24 17:02:08 +02:00
Simone
b46cf06565
chore: strapi DS v2.0.0-rc.27 bump (#23775) 2025-06-19 13:57:18 +02:00
Simone
212d172a2f
fix: add the disabled state of the creatable button with no permissions (#23630) 2025-06-18 16:56:25 +02:00
Ben Irvin
be7dc6a1ef
Merge pull request #23767 from strapi/main
release: 5.16.0 -> develop
2025-06-18 15:19:47 +02:00
Lucas Boilly
6ff0ad3378
fix: standardization of the menu items (#23264)
Co-authored-by: Adrien Lepoutre <thewebsdoor@gmail.com>
2025-06-18 15:01:05 +02:00
innerdvations
7ebd52ac6f release: 5.16.0 2025-06-17 16:31:15 +00:00
Adrien L
8d576f4172
chore: strapi DS v2.0.0-rc.26 bump (#23752)
---------

Co-authored-by: Simone Taeggi <startae14@gmail.com>
2025-06-16 16:54:34 +02:00
markkaylor
eef6d59588
fix: bulk publish mutliple locales does not validate required media (#23750) 2025-06-16 16:47:30 +02:00
Simone
610f71e631
fix: serve the correct document when we duplicate a document with a locale different than the default one (#23709) 2025-06-16 09:30:02 +02:00
Ankit
2ac30aa3c2
fix: updated word break property for word wrap around (#23265) (#23430) 2025-06-12 11:11:49 +02:00
Mark Kaylor
852377769a Merge branch 'main' of github.com:strapi/strapi into develop 2025-06-11 15:56:22 +02:00
markkaylor
04d63895ea release: 5.15.1 2025-06-11 12:34:33 +00:00
Rémi de Juvigny
172464e9dc
enhancement: debounce blocks editor update (#23681)
* enhancement: debounce blocks editor update

* fix: slate throws error when discarding changes

* chore: remove dead code

---------

Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>
2025-06-11 09:53:54 +02:00
Adrien L
df5dd4b92e
fix(content-manager): documentId missing from fields for the view and… (#23604)
* fix(content-manager): documentId missing from fields for the view and filters

---------

Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>
2025-06-10 17:43:39 +02:00
Aurélien MANCA
3561ab6db9
feat(uid): add regex attribute (#23141) 2025-06-10 16:34:28 +02:00
Adrien Lepoutre
c1c86417e9 chore: strapi DS v2.0.0-rc.25 bump 2025-06-06 16:06:29 +02:00
markkaylor
179a759950
fix(content-manager): dragging moves incorrect field in configure the view (#23602)
Co-authored-by: Adrien Lepoutre <thewebsdoor@gmail.com>
2025-06-06 10:23:01 +02:00
Rémi de Juvigny
84e5c7c3e4
enhancement: prevent edit view unnecessary rerenders (#23667)
* enhancement: prevent edit view unnecessary rerenders

* Update packages/core/content-manager/admin/src/pages/EditView/EditViewPage.tsx

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

---------

Co-authored-by: markkaylor <mark.kaylor@strapi.io>
2025-06-05 11:47:32 -04:00
Adrien L
ae1c0239f0
Merge pull request #23648 from strapi/fix/dynamiczone-edit-view
fix(content-manager): ui issue when too many elements in dz in config…
2025-06-05 16:28:10 +02:00
Ben Irvin
5af1524d6a
release: 5.15.0
release: 5.15.0
2025-06-05 15:51:05 +02:00
Laurens Kling
737505a8bf
fix: repeatable components should not load relations when creating a new entry (#22549) 2025-06-04 16:33:10 +02:00
innerdvations
5f415ad833 release: 5.15.0 2025-06-04 14:00:34 +00:00
Arthur Moreau
4ac7f54e67
feat(cli): Introduce the Growth Trial prompt (#23498) 2025-06-03 19:58:02 +02:00
Adrien Lepoutre
6711be04e4 fix(content-manager): ui issue when too many elements in dz in configure the view 2025-06-03 17:00:41 +02:00
Adrien L
334a24da0e
Merge branch 'develop' into fix/issue_20809 2025-06-03 15:13:40 +02:00
Ben Irvin
1764ce55b9
security: upgrade koa to 2.16.1 (#23654) 2025-06-03 15:11:35 +02:00
Adrien L
54c5178427
Merge branch 'develop' into fix/issue_20809 2025-06-03 14:52:51 +02:00
Convly
70576132e2 Merge branch 'main' into develop 2025-05-29 15:54:35 +02:00
Jamie Howard
83775a7d2a
fix(content-type): improve field validation logic in permission settings (#23581)
* fix(content-type): improve field validation logic in permission settings

* fix(content-manager): enhance validation for required fields based on user permissions

* fix(content-manager): update error handling for unreadable required fields and improve validation messaging

* test(content-manager): add e2e test for publishing with insufficient permissions on required fields

* fix(admin): refine permission field validation logic and update tests for accuracy
2025-05-29 11:23:21 +01:00
Convly
f3c7bf7d24 release: 5.14.0 2025-05-28 13:22:12 +00:00
Rémi de Juvigny
883f4fcabd
fix: avoid history data loss when license is missing (#23562)
* fix: avoid history data loss when license is missing

* fix: history lifecycle test

* fix: restore ts-expect-error
2025-05-27 12:24:14 -04:00
Lucas Boilly
dd588fdca6
fix: blocks ui (#23311)
* fix: blocks ui

* fix: pretty

---------

Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
2025-05-27 04:58:15 -04:00
Alexandre BODIN
26dc5242b4 Merge branch 'releases/5.14.0' into chore/ctb-editor 2025-05-27 08:37:48 +02:00
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
Alexandre BODIN
3b4edcf8c5 Merge branch 'develop' into chore/ctb-editor 2025-05-09 18:03:24 +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