36133 Commits

Author SHA1 Message Date
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
d8805ae8d0
Merge pull request #23288 from strapi/chore/ctb-editor
CTB 💅
2025-05-27 10:46:32 +02:00
dhoko
cef4ff5f13
fix: improve type signature core-store getter (#23593) 2025-05-27 10:32:21 +02:00
Alexandre BODIN
190b762985 fix: release test 2025-05-27 10:06:49 +02:00
Alexandre BODIN
26dc5242b4 Merge branch 'releases/5.14.0' into chore/ctb-editor 2025-05-27 08:37:48 +02:00
Adrien L
fca58d9b01
Merge pull request #23592 from strapi/fix/pagination-assets-modal
fix: broken pagination in content manager assets modal
2025-05-26 17:49:09 +02:00
Adrien Lepoutre
fadf9c964c fix: broken pagination in content manager assets modal 2025-05-26 17:03:09 +02:00
Rémi de Juvigny
c72b48da73
fix: don't show add to release bulk actions when draft and publish di… (#23578)
* fix: don't show add to release bulk actions when draft and publish disabled

* fix: force skip guided tour
2025-05-26 08:14:20 -04:00
Rémi de Juvigny
26ef1c1726
fix(releases): check if review workflow service is available (#23568) 2025-05-26 04:01:52 -04: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
Simone
e3eb36dde0
fix: change rollup config to include the css file in prod mode (#23547)
* fix: change rollup config to include the css file in prod mode

* fix: set extract to true
2025-05-22 15:00:07 +02:00
DMehaffy
b445ac2d35
enhancement(database): change schema hash from md5 to sha256 (#23116) 2025-05-21 13:32:43 +02:00
Marc Roig
e7d11cb360
chore(deps): upgrade image-size package in docs (#23564) 2025-05-21 13:32:18 +02:00
Ben Irvin
21c052195d
chore(ci): update trunk to v1 (#23563) 2025-05-21 13:02:44 +02:00
Rémi de Juvigny
e171221d8d Merge remote-tracking branch 'origin/main' into develop 2025-05-21 12:00:21 +02:00
Rémi de Juvigny
87d13d1c69
Merge pull request #23561 from strapi/releases/5.13.1
chore: 5.13.1 release
2025-05-21 11:59:51 +02:00
remidej
31b19cb6a3 release: 5.13.1 v5.13.1 2025-05-21 08:34:23 +00:00
Marco A.
6cdb1adaad
enhancement(cli): transfer command prompts for missing information (#23421) 2025-05-20 17:29:21 +02:00
Rémi de Juvigny
ac2eac47cb
chore: convert relations api tests to ts (#23553)
* chore: convert relations api tests to ts

* test: delete skipped tests
2025-05-20 06:11:21 -04:00
markkaylor
7ec9307c39
Merge pull request #23471 from maximpostnikov/fix/content-manager-translation-uid
fix(content-manager): use UID instead of “undefined” for missing translations
2025-05-20 09:21:54 +02: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
Ziyi
d8f8da8f5b
future: add rules engine for conditional fields (#23487)
* feat: add rules engine for json logic schema validation and tests

* feat: refactor rules engine

* chore: export rules engine

---------

Co-authored-by: Bassel Kanso <bassel.kanso@strapi.io>
2025-05-09 15:40:41 +03:00
Alexandre BODIN
5a5ddf6cb1 fix: target uid check 2025-05-09 12:46:52 +02:00
Jean-Sébastien Herbaux
6907979ebc
docs(openapi): add architecture documentation to OpenAPI (#23444)
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
2025-05-09 12:32:44 +02:00
Andrei L
daa3d4c4db
fix(types): add missing settings.useTypescriptMigrations prop to database config (#23489) 2025-05-08 12:29:32 +02:00
Mark Kaylor
990615b2ed Merge branch 'main' of github.com:strapi/strapi into develop 2025-05-07 15:32:57 +02:00
markkaylor
ed61b0a799
Merge pull request #23484 from strapi/releases/5.13.0
Releases/5.13.0
2025-05-07 15:32:11 +02:00
Andrei L
5221e5742f
fix(types): add missing flags prop to admin config (#23486) 2025-05-07 15:30:08 +02:00
Mark Kaylor
b5aa0342ea Merge branch 'main' of github.com:strapi/strapi into releases/5.13.0 2025-05-07 14:54:13 +02:00
markkaylor
7ada913195 release: 5.13.0 v5.13.0 2025-05-07 12:32:18 +00:00
Ben Irvin
063fe6b9a4
fix: use text for encrypted key of viewable api token (#23477) 2025-05-06 16:16:59 +02: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
Rémi de Juvigny
8c28a74d12
feat: make widgets api stable (#23470) 2025-05-05 12:21:11 -04:00
Simone
7ae14fd44d
feat: future branch create relations initiative (#23379) 2025-05-05 18:17:36 +02:00
Maxime Castres
0cf1e6de90
chore: update cloud cli (#23392)
* chore: update cloud cli

* chore: condition to include prompt property

* chore: fix verification

* fix: lint errors

* fix: prettier issue

---------

Co-authored-by: Dimitris Messinis <dimitris.messinis@strapi.io>
Co-authored-by: Simone Taeggi <startae14@gmail.com>
2025-05-05 13:37:52 +02:00
Jean-Sébastien Herbaux
59bf9b3f30
docs(openapi): add initial OpenAPI documentation to core docs (#23443) 2025-05-05 11:40:52 +02:00
Bassel Kanso
5989d3c7be
enhancement: make api tokens viewable (#23439) 2025-05-05 11:06:33 +03: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
Ben Irvin
8050544585 Merge: Resolved conflicts 2025-04-30 16:44:01 +02:00
Alexandre BODIN
39c8400fba release: 5.13.0-beta.1 v5.13.0-beta.1 2025-04-30 16:26:17 +02:00
innerdvations
08da186feb release: 5.12.7 v5.12.7 2025-04-30 14:25:39 +00: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
Ramazan Sancar
253ca3ab29
chore: Amazon SES readme plugin config improvements (#23390) 2025-04-30 14:16:59 +02:00
PapatMayuri
10bfebca82
Merge branch 'develop' into fix/issue_20809 2025-04-30 16:56:51 +05:30
Alexandre BODIN
76db82f48f Merge branch 'develop' into chore/ctb-editor 2025-04-29 16:45:41 +02:00
Alexandre BODIN
33aac301fe chore: lint & ts 2025-04-29 16:29:22 +02:00
Alexandre BODIN
f78dd29ef2 fix: compo ui change during creation 2025-04-28 16:03:02 +02:00