Rémi de Juvigny
6c96a733d0
fix(rw): check transition permission to change assignee ( #21311 )
2024-09-17 10:59:03 -04:00
Ben Irvin
c1d097e2f9
fix: do not use single type id in useDoc
2024-09-17 15:50:13 +02:00
Alexandre BODIN
53b11740f9
Merge pull request #21308 from strapi/fix/invalidate-documents-when-release-published
...
fix(content-releases): invalidate documents when release is published
2024-09-17 15:20:09 +02:00
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
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
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
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
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
b0c657a2c9
fix: warning user creation
2024-09-16 19:17:31 +02:00
Alexandre Bodin
860b3bae00
v5.0.0-rc.24
2024-09-16 18:51:16 +02: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
4eadad69ba
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
Lorenzo Girardi
b7a9bd575b
fix(DynamicComponent): inconsistent gap between fields and components
2024-09-13 12:47:22 +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 Chavez
e15de49080
fix(content-manager): fix i18n tests
2024-09-13 10:26:20 +02:00
Fernando Chavez
8f7f41b32f
fix(content-releases): validation and cache releases
2024-09-12 20:52:06 +02:00
Fernando Chavez
f43c04128d
fix(content-manager): fix locale option
2024-09-12 19:49:53 +02:00
Fernando Chavez
9c19fb8bb9
Merge branch 'v5/main' of github.com:strapi/strapi into fix/locale-picker-status
2024-09-12 19:26:15 +02:00
Ben Irvin
d9962a84d0
fix: escape raw queries ( #21247 )
2024-09-12 17:51:45 +02:00
Ben Irvin
e823059ba8
fix: do not generate localizations links table ( #21230 )
2024-09-12 16:43:24 +02:00
Alexandre Bodin
0f2bce1beb
v5.0.0-rc.22
2024-09-12 14:25:11 +02:00
Jamie Howard
7e57929b0c
Additional exports for plugin development ( #21209 )
...
* chore: export contentbox for use in seo plugin
* chore(content-type-builder): export auto rewatch for plugin use
2024-09-12 13:18:31 +01:00
Alexandre Bodin
b9dffe0797
v5.0.0-rc.21
2024-09-12 14:07:02 +02:00