35261 Commits

Author SHA1 Message Date
Sora Morimoto
e354fa9685 chore: update yarn to 4.5.0
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2024-09-20 02:56:59 +09:00
Alexandre BODIN
504076d216
Merge pull request #21376 from strapi/Christian-Schwarz2003/develop
enhancement: add en-GB and en-US locales
2024-09-19 15:18:37 +02:00
Alexandre Bodin
ef6302898c chore: allow loading language files as js 2024-09-19 12:09:56 +02:00
SchwarzChristian
01c15cc620 fix: remove en-US as it is the same as en 2024-09-19 11:45:14 +02:00
Christian Schwarz
3a5cd2ee06
Merge branch 'develop' into develop 2024-09-19 11:39:54 +02:00
Ben Irvin
2c53ea2f96
fix: use strapi v5 for template (#21330) 2024-09-19 11:18:17 +02:00
Christian Schwarz
916ad401a7
Merge branch 'develop' into develop 2024-09-19 11:15:12 +02:00
Ben Irvin
61bb6bc2bc
chore: replace babel-eslint with babel-eslint-parser (#21326) 2024-09-19 10:31:40 +02:00
Ben Irvin
73e5bf69d8
chore: upgrade vite to 5.1.7 (#21325) 2024-09-19 10:00:36 +02:00
SchwarzChristian
71a00726b9 enhancement: add en-GB and en-US locales 2024-09-19 09:52:13 +02:00
Alexandre Bodin
ce84fada19 v5.0.0 v5.0.0 2024-09-18 17:17:32 +02:00
Alexandre Bodin
506f8c8a6e v5.0.0-rc.30 v5.0.0-rc.30 2024-09-18 17:13:46 +02:00
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 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
Alexandre BODIN
f2ff35145b
Merge pull request #21310 from strapi/fix/i18n-rbac-locale-switch
Use correct user permissions when switching between locales
2024-09-18 11:24:36 +02: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 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 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