14150 Commits

Author SHA1 Message Date
Alexandre BODIN
726f3cc313
Merge pull request #21314 from strapi/fix/cm-validation
fix: cm validation logic is broken
2024-09-18 17:11:24 +02:00
Alexandre Bodin
f3ac9da018 fix: roles creation 2024-09-18 16:31:48 +02:00
Alexandre Bodin
6f3a2283e0 v5.0.0-rc.29 2024-09-18 15:02:45 +02:00
Alexandre Bodin
2ee3865f9d fix: update schemas to have nullables where needed 2024-09-18 14:54:26 +02:00
Ben Irvin
c0743ba695
chore: upgrade undici to 6.19.2 (#21275) 2024-09-18 14:01:32 +02:00
Alexandre Bodin
b5354baf37 fix: checks 2024-09-18 13:56:47 +02:00
Ben Irvin
46c7eec8a2
chore: upgrade sanitize-html to 2.13.0 (#21278) 2024-09-18 13:45:13 +02:00
Ben Irvin
7f96957a98
chore: upgrade ws to 8.17.1 (#21277) 2024-09-18 12:37:18 +02:00
Rémi de Juvigny
5d0c1f94a1
fix: history fields width (#21313)
* fix: history field width

* fix: relations to admin:user are not fetched correctly

* fix: do not link to admin users from history relation input

* fix: apply shadow none everywhere

---------

Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2024-09-18 05:49:14 -04:00
Jamie Howard
f3c30dfb3f
Merge branch 'releases/5.0.0' into fix/i18n-rbac-locale-switch 2024-09-18 09:42:17 +01:00
Alexandre Bodin
0faf896735 fix: cm validation logic is broken 2024-09-18 10:17:59 +02:00
Alexandre Bodin
42f0cd4dcc v5.0.0-rc.28 2024-09-17 20:29:18 +02:00
Jamie Howard
ca27873487 fix(content-manager): wip pass userbac context for accurate query params
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2024-09-17 18:36:51 +01:00
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