36133 Commits

Author SHA1 Message Date
Simone
1f6fa85b10
fix: the left offset of the cloud image (#20862) 2024-07-24 10:04:09 +02:00
Rémi de Juvigny
41ae36f97c
fix: json fields not parsed properly (#20866)
* fix: json fields not parsed properly

* fix: prevent stringifying twice
2024-07-23 12:27:13 -04:00
Convly
b4ae6aa3c1 v5.0.0-rc.6 v5.0.0-rc.6 2024-07-23 15:50:21 +02:00
Marc Roig
ae299ee651
feat: Private s3 buckets (#20861)
* feat: sign media files

* fix: bootstrap test
2024-07-23 09:40:57 +02:00
Marc Roig
2403a57adf
feat: history version on bulk publish locales (#20847)
* feat: history version on bulk publish locales

* fix: await create version
2024-07-23 09:40:46 +02:00
Ben Irvin
5b01d2d99f
revert(typescript-utils): replace deleted admin tsconfig (#20865) 2024-07-22 16:59:41 +02:00
Jamie Howard
961ab18775
fix(e2e): dont expect document actions to be disabled because of releases (#20667)
* fix(e2e): dont expect document actions to be disabled because of releases

* fix(e2e): remove other expectations
2024-07-22 10:05:00 +01:00
Convly
cc58165688 v5.0.0-rc.5 v5.0.0-rc.5 2024-07-22 10:33:31 +02:00
Simone
9c3e72f05d
fix color in disabled buttons (#20851)
* fix: change actions color when the action is disabled

* fix: change Box to span
2024-07-22 10:14:48 +02:00
Simone
c01ae1f598
fix: the padding of the more button to have a perfect square (#20855) 2024-07-22 10:12:12 +02:00
Marc Roig
8ddb1ecebc
fix: inconsistent publish permissions (#20668)
* fix: inconsistent publish permissions

* fix: tests

* fix: api tests

* fix: is create should be is nil

* fix: publish and update by using locale

* fix: remove some conditions to the Document actions

---------

Co-authored-by: Simone Taeggi <startae14@gmail.com>
2024-07-22 10:03:14 +02:00
DMehaffy
5a07acc502
Merge pull request #20856 from strapi/v5/upgrade-styled-comp
chore: add styled-components upgrade codemod
2024-07-19 12:45:00 -07:00
Derrick Mehaffy
44d7eebf2d chore: add styled-components upgrade codemod 2024-07-19 09:46:48 -07:00
Simone
2e199bb8b2
Fix Long Collection title breaks ui (#20770)
* fix: handle long title in ctb, cm, relations and left menu

* fix: remove redundant width declaration
2024-07-18 17:22:17 +02:00
Rémi de Juvigny
d938b73b42
fix: show media dialog in blocks and markdown editors (#20846)
* fix: show media dialow in blocks and markdown editors

* fix: creating folders

* chore: remove unnecessary onClose code
2024-07-18 04:55:34 -04:00
Nathan Pichon
a04615767f
chore(cloud-cli): update dependencies (#20831) 2024-07-17 17:32:45 +02:00
Marc Roig
8f8324a880
v5.0.0-rc.4 (#20834)
* v5.0.0-rc.4

* chore: revert failed release

* v5.0.0-rc.4

* fix: update missing dependencies
2024-07-17 16:16:25 +02:00
Fernando Chávez
9f00348b6e
fix(documentation): add check to password input (#20704)
* fix(documentation): add check to password input

* fix(documentation): toggle notification when there is an error
2024-07-16 10:20:29 +02:00
Rémi de Juvigny
17972f0ee5 chore: update yarn.lock 2024-07-10 15:40:31 +02:00
Rémi de Juvigny
358dbeb3a8 v5.0.0-rc.3 2024-07-10 15:39:03 +02:00
Rémi de Juvigny
edc24aaa3b
feat(cm): optimistic document updates (#20713) 2024-07-10 04:25:40 -04:00
Fernando Chávez
f79be3e52e
fix(content-releases): check time has not passed if date is today (#20679)
* fix(content-releases): check time has not passed if date is today

* fix(content-releases): apply simone's feedback
2024-07-09 10:30:33 +02:00
Jean-Sébastien Herbaux
a5a7edb16a
Fix file path parsing to allow cross-platform compatibility (#20680) 2024-07-08 11:50:15 +02:00
Convly
5cd0e23bf5 v5.0.0-rc.2 v5.0.0-rc.2 2024-07-05 12:21:29 +02:00
Marc Roig
c3f078328f
chore: backmerge develop into v5 main (#20678)
* Fix typo of query key from 'providers' to 'get-providers'

* Closing #19644 fix filters type

* fix patreon oauth 400 error

from lack of user-agent header

* test: backport cli tests (#20433)

* fix(chore): increase specificity of the Lightning icon color (#20467)

* test: temporarily disable broken edit ctb tests on CI (#20481)

* feat(cli): cloud cli commands (v4) (#20119)

* feat(cli): add cloud commands

Co-authored-by: Gonzalo Garcia <nouvellegon@gmail.com>
Co-authored-by: nathan-pichon <nathan.pichon@strapi.io>
Co-authored-by: Abdallah M <55534657+abdallahmz@users.noreply.github.com>

* v4.25.0 (#20500)

* NPS: Update frequency of the NPS (#20492)

* enhancement(admin): change postFirstDismissal and display delays

* enhancement(admin): change the display delay

* fix: prevent use of local ips on webhooks (#20487)

* chore: mask error on webhook manual trigger

* feat: prevent using local ips

* feat: display webhook edit error

* chore: pr suggestion

* chore: api tests

* chore: allow local ips on development

* chore: only run check on production

* feat: include internationalized urls

* fix: prettier

* Add: Strapi deploy command to README files

* v4.25.1

* Update @aws-sdk/client-s3 package

* feat(cli): add browser logout step (#20502)

* feat(cli): add browser log out step

* handle error whiile fetching the config

* Update LICENSE packing for packages for v4 (#20576)

* feat(create-strapi-app): remove the cloud project creation part (#20561)

* feat(create-strapi-app): remove the cloud project creation part

* fix(create-strapi-app): adding new parameter to cloud service instantiation

* Update Yarn to 4.3.1

Signed-off-by: Sora Morimoto <sora@morimoto.io>

* feat(cli): trigger login sequence when token is missing or invalid  (#20572)

* feat(cli): launch login when auth fails

* fix(cli): abstract create project fn

* fix(cli): guidelines

* fix(cli): rebase

---------

Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>

* fix clone entity, #20509 (#20531)

* chore: bump glob from 7.2.0 to 9.0.0

* chore: bump glob to v10.4.2 in core/strapi

* update yarn.lock

* removed redundant packages/core/strapi/src/load/glob.ts file

* v4.25.2 (#20675)

* fix: support string array

* v4.25.2

---------

Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>

* Merge branch 'develop' into v5/main

* fix: ts errors

* fix: typescript issues

* fix: remove unused import

* Update packages/cli/create-strapi-app/src/create-strapi-app.ts

Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>

* Update packages/cli/create-strapi-app/src/create-strapi-app.ts

Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>

* Update packages/generators/app/src/resources/files/js/README.md

Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>

* Update packages/generators/app/src/resources/files/ts/README.md

Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>

* feat(cloud-cli): enable cloud-cli

---------

Signed-off-by: Sora Morimoto <sora@morimoto.io>
Co-authored-by: smoothdvd <madfxgao@gmail.com>
Co-authored-by: Micah Riggan <micahriggan@gmail.com>
Co-authored-by: Tewson Seeoun <tewson.seeoun@gmail.com>
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Simone <startae14@gmail.com>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Gonzalo Garcia <nouvellegon@gmail.com>
Co-authored-by: Abdallah M <55534657+abdallahmz@users.noreply.github.com>
Co-authored-by: Maxime Castres <mcastres@student.42.fr>
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Alex Supkay <asupkay1124@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Sora Morimoto <sora@morimoto.io>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Kirill Verevkin <kira795@yandex.ru>
Co-authored-by: chrismuiruriz <chrismuiruri007@gmail.com>
2024-07-05 07:08:09 +02:00
Simone
ef0648bf9b
feat(releases-settings): use the default timezone in the Release modal (#20666)
* feat(releases-settings): apply the default timezone in the Release modal

* feat(content-releases): fix review comments
2024-07-04 10:29:11 +02:00
Marc Roig
8ad1ccbb99
chore: run relation permissions test (#20674) 2024-07-03 15:34:49 +02:00
Fernando Chávez
0694fe6c8f
Merge pull request #20208 from strapi/fix/scheduling-update-error-message
fix(scheduling): update error message
2024-07-03 15:30:51 +02:00
Jamie Howard
5efc3fc695
fix(e2e): new data set to fix shop single types (#20670) 2024-07-03 10:02:35 +01:00
Fernando Chavez
f10f1c56f0 fix: build errors 2024-07-03 09:49:25 +02:00
Fernando Chavez
00056de9a2 Merge branch 'v5/main' of github.com:strapi/strapi into fix/scheduling-update-error-message 2024-07-03 09:31:46 +02:00
Fernando Chavez
e324f96955 fix: lint errors 2024-07-03 09:30:48 +02:00
Fernando Chávez
db53db2867
Merge pull request #20664 from strapi/fix/bulk-publish-modal
fix(content-manager): bulk actions modal don't force to use modal
2024-07-02 16:38:41 +02:00
Jamie Howard
16c59635dc
[Fix] Auto clone modal and ensure we validate correct statuses (#20629)
* fix(content-manager): correctly show modal when auto clone violates field constraints

fix(core): validate auto clone on non draft and publish content as published

* fix: clean up

* fix: wip

* fix(content-manager): revert findone change

* fix: clean up

* fix(content-manager): revert countdraftrelations

* fix(content-manager): remove published at auto null for cloning

* fix(content-manager): auto clone tag invalidation

* fix(content-manager): move status default to within getdocumentlocaleandstatus
2024-07-02 14:03:44 +01:00
Convly
61a76a7440 v5.0.0-rc.1 v5.0.0-rc.1 2024-07-02 14:20:33 +02:00
Jean-Sébastien Herbaux
603c6d2b0f
Prevent Vite hmr from Hijacking WS Upgrade Events (#20663) 2024-07-02 14:08:43 +02:00
Alexandre BODIN
d1acea1041
Merge pull request #20634 from strapi/enh/u-p-provider-registration
enhancement: add a way to register a u&p provider
2024-07-02 09:39:34 +02:00
Marc Roig
ca1fa862ee
fix: do not populate morph relations on count draft relations (#20662) 2024-07-02 09:35:33 +02:00
Jean-Sébastien Herbaux
e55f834e4d
Fix Koa Query Type (#20659) 2024-07-01 17:31:07 +02:00
Fernando Chavez
3be8ed1f66 fix(content-manager): bulk actions modal don't force to use modal 2024-07-01 16:42:42 +02:00
Rémi de Juvigny
e77763aaeb
fix: rich text editor ui issues (#20639)
* chore: use react router relative path links

* fix: rich editor ui issues

* fix: blocks expand/collapse tooltip

* fix: VersionHeader unit tests
2024-07-01 10:30:07 -04:00
Jamie Howard
88659cd8f0
fix(admin): stop propagation on token edit icon (#20661) 2024-07-01 13:59:53 +01:00
Bassel Kanso
d8157621da
Fix prevent category edits (#20656)
fix: disable select category when editing component
2024-07-01 14:55:51 +03:00
Simone
2e0c578f1a
feat(release-settings): apply rbac permission in the release settings page (#20648)
* feat(release-settings): apply rbac permission in the release settings page

* feat(releases-settings): fix ts error

* feat(release-settings): change initial value

* feat(realeses-settings): fix unit test
2024-07-01 12:29:50 +02:00
Marc Roig
09dd15084a
fix: duplicated audit log events (#20647) 2024-07-01 10:01:20 +02:00
Rémi de Juvigny
8278d5283b
fix: components count in ctb menu (#20636)
* fix: ctb components count

* fix: filtering logic

* fix: typo
2024-06-28 09:09:04 -04:00
Jamie Howard
894dfff65e
fix(upload): select all in list view (#20645) 2024-06-28 10:28:37 +01:00
Jamie Howard
123b07bae1
fix(content-manager): dismiss bulk list view publish (#20646) 2024-06-28 10:28:03 +01:00
Rémi de Juvigny
ba7361eee4
fix: history action position in menu (#20640)
* fix: history action position in menu

* fix: build and release icon

* fix: lint errors

* fix: tests
2024-06-28 04:44:15 -04:00
Alexandre BODIN
8dfb4440a3
Merge pull request #20580 from strapi/chore/database-sync
chore: only delete tables,columns,idx,fks we track
2024-06-28 09:49:37 +02:00