36133 Commits

Author SHA1 Message Date
Jamie Howard
b2e22bd5c9 chore: clean up 2024-09-17 13:54:20 +01:00
Rémi de Juvigny
0a14b9e2e8
fix: manyToOne relation input (#21299)
* fix: manyToOne relation input

* chore: remove if blocks
2024-09-17 08:47:15 -04:00
Jamie Howard
572196a9da fix(content-manager): wip correct permissions when switching locales 2024-09-17 13:30:30 +01:00
Alexandre Bodin
3afad34184 v5.0.0-rc.27 v5.0.0-rc.27 2024-09-17 12:28:01 +02:00
Fernando Chavez
259ecdddf2 fix(content-releases): invalidate documents when release is published 2024-09-17 12:20:57 +02:00
Ben Irvin
76615c85ce
Merge branch 'releases/5.0.0' into fix/rbac-locales 2024-09-17 12:19:47 +02:00
Ben Irvin
351e3e4a8d fix: useDoc returns document id for single types
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Jamie Howard <jhoward1994@users.noreply.github.com>
2024-09-17 12:17:29 +02:00
Jamie Howard
8f7d829564
[Fix/i18n] Single type deletion and locale nav (#21295) 2024-09-17 12:15:28 +02:00
Alexandre BODIN
95413638a4
Merge pull request #21306 from strapi/fix/releases-delete-from-release
fix(content-releases): delete from release
2024-09-17 11:35:10 +02:00
Alexandre BODIN
a4f31bf045
Merge pull request #21301 from strapi/fix/relations
fix: relations filtering on locales
2024-09-17 10:42:07 +02:00
Fernando Chavez
b02bd4416d fix(content-releases): delete from release 2024-09-17 10:01:30 +02:00
Alexandre Bodin
71ed910bd8 fix: relations filtering on locales 2024-09-17 09:59:45 +02:00
Alexandre Bodin
9fbba3089f v5.0.0-rc.26 v5.0.0-rc.26 2024-09-17 09:56:55 +02:00
Alexandre BODIN
4162dd5a9b
Merge pull request #21302 from strapi/fix/releases
fix: releases status update
2024-09-17 09:52:54 +02:00
Alexandre BODIN
383c797fba
Merge pull request #21303 from strapi/fix/review-workflow
fix: review workflow issues
2024-09-17 09:40:47 +02:00
Alexandre Bodin
8d0b7a39ec fix: review workflow for st 2024-09-17 09:15:09 +02:00
Alexandre BODIN
93ff7a91ef
Merge pull request #21300 from strapi/fix/warning-on-user-creation
fix: warning user creation
2024-09-17 09:08:30 +02:00
Alexandre BODIN
e8bfb30eaf
Merge pull request #21304 from strapi/fix/created-by-in-variants
fix: createdBy missing when you create a variant of a document in a new locale
2024-09-17 08:42:15 +02:00
Alexandre Bodin
8d3e2a8c29 fix: creator fiels UI 2024-09-17 07:48:10 +02:00
Simone Taeggi
0b7f833b6f fix: change the updateDocument setCreator in case of new locale 2024-09-16 22:20:46 +02:00
Alexandre Bodin
f2e07a2014 v5.0.0-rc.25 v5.0.0-rc.25 2024-09-16 21:08:01 +02:00
Alexandre Bodin
d272f5d183 fix: releases status update 2024-09-16 20:47:18 +02:00
Alexandre BODIN
bf7493b8d7
Merge pull request #21282 from strapi/enh/example-app
Use a script instead of a bootstrap function for example data
2024-09-16 20:44:58 +02:00
Alexandre Bodin
b0c657a2c9 fix: warning user creation 2024-09-16 19:17:31 +02:00
Alexandre Bodin
860b3bae00 v5.0.0-rc.24 v5.0.0-rc.24 2024-09-16 18:51:16 +02:00
Jamie Howard
6819dcbd7c chore(e2e): wip test for locale creation permissions 2024-09-16 17:45:22 +01:00
Alexandre BODIN
613b1057f9
Merge pull request #21288 from strapi/fix/i18n-migrations
fix(i18n): call d&p & i18n migrations in the same file
2024-09-16 18:45:01 +02:00
Alexandre Bodin
30e5d19d03 enhancement: use script instead of bootstrap for example seed 2024-09-16 18:11:03 +02:00
Jamie Howard
5e1dcc7e70 fix(i18n): when there is no document for a locale we need cancreate permission
fix(i18n): single type locale deletion
2024-09-16 16:51:02 +01:00
Fernando Chavez
9e0574aa19 fix(core): change exports 2024-09-16 17:28:51 +02:00
Fernando Chavez
bfa0a33629 fix(i18n): call d&p & i18n migrations in the same file 2024-09-16 17:07:31 +02:00
Alexandre BODIN
ec7fb54b20
Merge pull request #21261 from liqueflies/patch-1
fix(DynamicComponent): inconsistent gap between fields and components
2024-09-16 11:29:26 +02:00
Alexandre BODIN
1620e3296a
Merge pull request #21268 from strapi/fix/issue-20955
fix: emailConfirmation broken
2024-09-16 11:02:28 +02:00
Alexandre Bodin
da64f1575a fix: emailConfirmation broken 2024-09-16 10:26:16 +02:00
Alexandre Bodin
4eadad69ba v5.0.0-rc.23 v5.0.0-rc.23 2024-09-13 18:52:49 +02:00
Ben Irvin
5f91e4a18b
fix: allow morphToMany relation ordering in sanitize and validate (#21260)
* fix: allow morphToMany fields in sanitize and validate

* fix: don't create options if it didn't exist

* test: add unit tests for morph relations properties

* chore: comment

* test: media relations

* fix: invalid morphToMany relations

* chore: remove log

* chore: comment

* chore: comment

* revert: replace comment that was removed

* revert: fix missing data

* test: import correct error
2024-09-13 17:00:51 +01:00
Rémi de Juvigny
7dec2eaf7b
chore: bump design system to rc-11 (#21265) 2024-09-13 12:00:24 -04:00
Simone
37776ceb24
fix: allow publish new locale directly (#21251)
* fix: change the publish controller logic to handle different versions publish

* fix: change the logic to create a new document variant

* fix: apply review's comments
2024-09-13 17:31:36 +02:00
Simone
a7d7189bd2
fix: show Page Error on the EditView if you have errors in the useDocument hook (#21264) 2024-09-13 17:29:13 +02:00
Rémi de Juvigny
f34e7c08eb
fix: single relation input allowing multiple value (#21263)
* fix: single relation input allowing multiple value

* fix: ui

* fix: icon button
2024-09-13 11:27:00 -04:00
Ziyi
38d2c3b9e4
enhancement: add version param when send request to marketplace (#21262) 2024-09-13 15:43:05 +02:00
Fernando Chávez
66e220c2aa
fix(content-releases): get entryDocumentId when entry is singleType (#21192)
* fix(content-releases): get entryDocumentId when entry is singleType

* fix(content-releases): disable add button when document is creating

* fix releases tests
2024-09-13 14:59:08 +02:00
Fernando Chávez
21d634a638
Merge pull request #21199 from strapi/fix/locale-picker-status
fix: change status on locale picker
2024-09-13 14:58:27 +02:00
Alexandre BODIN
3fefb74a0b
Merge pull request #21259 from strapi/v5/example-data-fix
Fix example data, media files uniqueness
2024-09-13 13:00:16 +02:00
Lorenzo Girardi
b7a9bd575b
fix(DynamicComponent): inconsistent gap between fields and components 2024-09-13 12:47:22 +02:00
marcoautiero
006b5570c8 fix: example data, media files uniqueness 2024-09-13 12:33:19 +02:00
Jamie Howard
80ca535360
fix(content-type-builder): export auto loader provider for plugin use (#21250)
* fix(content-type-builder): export auto loader provider for plugin use

* chore: refer to reload watcher exports as private
2024-09-13 10:41:04 +01:00
Fernando Chávez
25f8ab9fbc
Merge pull request #21163 from strapi/fix/custom-fields-backward-compatibility
fix(content-manager): pass field to CustomField input to have backward compatibility
2024-09-13 11:16:28 +02:00
Fernando Chávez
4aa470f31e
Merge pull request #21256 from strapi/fix/releases-validation
fix(content-releases): validation and cache releases
2024-09-13 10:35:28 +02:00
Fernando Chavez
e15de49080 fix(content-manager): fix i18n tests 2024-09-13 10:26:20 +02:00