35103 Commits

Author SHA1 Message Date
Alexandre BODIN
9c5778c920 chore: update version 2024-09-03 10:26:04 +02:00
Alexandre Bodin
9a23f06c0b chore: import koa-body type to have request.body work 2024-09-03 09:02:14 +02:00
Alexandre BODIN
6fbc0e990c
Merge pull request #21129 from strapi/fix/self-ref-rel
fix: reproduce v4 behavior for data compatibility
2024-09-02 17:10:58 +02:00
Alexandre BODIN
0374b697a7
Update tests/api/core/database/v4-self-ref-compat.test.api.js
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
2024-09-02 17:08:23 +02:00
Jamie Howard
ec11400460
chore(upgrade): codemod for replacing nocontent with emptystatelayout (#21122) 2024-09-02 15:54:40 +01:00
Alexandre Bodin
f16f3878b4 chore: add compat test 2024-09-02 16:15:53 +02:00
Alexandre Bodin
09532e1266 chore: update test 2024-09-02 14:53:33 +02:00
Marc Roig
43f30b747f
chore: merge develop into v5 main (#21108)
* cron type fix

* Fix typo of query key from 'providers' to 'get-providers'

* Closing #19644 fix filters type

* node-scadule updated + types updated

* Fix formating errors

* fix formatting

* update lock file

* 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 to main (#20676)

* 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

* Add: Strapi deploy command to README files

* 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: support string array

* fix clone entity, #20509 (#20531)

* v4.25.2

---------

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: Maxime Castres <mcastres@student.42.fr>
Co-authored-by: Alex Supkay <asupkay1124@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Abdallah M <55534657+abdallahmz@users.noreply.github.com>
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Sora Morimoto <sora@morimoto.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Kirill Verevkin <kira795@yandex.ru>

* 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>

* feat(cli): use project name from package json by default (#20479)

* chore: change cloud message in homepage (#20685)

* chore(cloud-cli): migrate to fs-extra (#20695)

* feat(cloud-cli): migrate compress-files.ts to fs-extra

* feat(cloud-cli): migrate pkg.ts to fs-extra

* fix(cloud-cli): update using promises in recursive function

* feat(cli): Add projects list command (#20694)

* feat(cli): projects list command

* fix: updating contributing guide workflow

* chore: release v4.25.3 (#20722)

* fix: invalid path separator (#20740)

* fix: invalid path separator

* fix: prettier

* v4.25.4 to develop (#20832)

* 4.25.4 to main (#20833)

* cron type fix

* node-scadule updated + types updated

* Fix formating errors

* fix formatting

* update lock file

* chore(cloud-cli): migrate to fs-extra (#20695)

* feat(cloud-cli): migrate compress-files.ts to fs-extra

* feat(cloud-cli): migrate pkg.ts to fs-extra

* fix(cloud-cli): update using promises in recursive function

* feat(cli): Add projects list command (#20694)

* feat(cli): projects list command

* fix: invalid path separator (#20740)

* fix: invalid path separator

* fix: prettier

* v4.25.4

---------

Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>

* Chore: Removing some people from the issue auto-assignment

Removing Simen and Nick from the array of people issues will be auto-assigned to

* fix(cloud-cli): avoid blocking event loop in deploy command (#20850)

* chore(cloud-cli): update error handling for config and logs at the ends of function execution

* fix(cloud-cli): clear timeout before returning - free the event loop from waiting

* feat(cli): add project link command to cloud cli (#20714)

* feat(cli): add link command

* 4.25.5 to main (#20873)

* cron type fix

* node-scadule updated + types updated

* Fix formating errors

* fix formatting

* update lock file

* chore(cloud-cli): migrate to fs-extra (#20695)

* feat(cloud-cli): migrate compress-files.ts to fs-extra

* feat(cloud-cli): migrate pkg.ts to fs-extra

* fix(cloud-cli): update using promises in recursive function

* feat(cli): Add projects list command (#20694)

* feat(cli): projects list command

* fix: updating contributing guide workflow

* fix: invalid path separator (#20740)

* fix: invalid path separator

* fix: prettier

* v4.25.4 to develop (#20832)

* Chore: Removing some people from the issue auto-assignment

Removing Simen and Nick from the array of people issues will be auto-assigned to

* fix(cloud-cli): avoid blocking event loop in deploy command (#20850)

* chore(cloud-cli): update error handling for config and logs at the ends of function execution

* fix(cloud-cli): clear timeout before returning - free the event loop from waiting

* feat(cli): add project link command to cloud cli (#20714)

* feat(cli): add link command

* v4.25.5

---------

Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: José Luis <alagunasalahaddin@live.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>

* v4.25.5 to develop (#20872)

* 4.25.4 to main (#20833)

* cron type fix

* node-scadule updated + types updated

* Fix formating errors

* fix formatting

* update lock file

* chore(cloud-cli): migrate to fs-extra (#20695)

* feat(cloud-cli): migrate compress-files.ts to fs-extra

* feat(cloud-cli): migrate pkg.ts to fs-extra

* fix(cloud-cli): update using promises in recursive function

* feat(cli): Add projects list command (#20694)

* feat(cli): projects list command

* fix: invalid path separator (#20740)

* fix: invalid path separator

* fix: prettier

* v4.25.4

---------

Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>

* v4.25.5

---------

Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Gonzalo Andres Garcia <nouvellegon@gmail.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>

* fix custom email provider test issue #19122 (#19123)

* fix custom email provider test issue #19122

* chore(email): prettier clean up

---------

Co-authored-by: Jamie Howard <jamie.howard@strapi.io>

* Changed Discord username to fit change Discord made.

* v4.25.6

* fix(cli): Update 'project not found' error message in deploy command (#20923)

* chore: aggregate test result to add a single required status check and make it dynamic

* shard ee tests+ fix broken platform (#20914)

* v4.25.7

* RBAC Action Aliases - v4 (#20954)

* test(cli): add list command tests (#20949)

* feat(cloud-cli): preselect node-version based on local node-version (#20959)

* [Fix] Validate cloning as entity creation so field validations aren't skipped e.g. unique constraints (#20963)

* flatten CI workflow tests (#20969)

* v4.25.8 release to develop (#21011)

* Removing workflows the support team doesn't need anymore

* chore: getstarted schema sync between v4-v5 (#21047)

* Chore(CLI): Add validation to prevent deployment of suspended projects (#20976)

* chore(cli): check project suspension

* Prettier fix

* chore(deps): update axios to 1.7.4 (#21014)

* fix(cli): Update endpoint path for listLinkProjects (#21052)

* chore: update lint-staged to 15.2.9 (#21075)

* v4.25.9

* fix: issue 21079

* fix: rich text selection & deletion issues

* fix: build

* fix: type

* fix: skip failing cli tests

* chore: fix jest options in ci

---------

Signed-off-by: Sora Morimoto <sora@morimoto.io>
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
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>
Co-authored-by: José Luis <alagunasalahaddin@live.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
Co-authored-by: ahallaha <104538552+ahallaha@users.noreply.github.com>
Co-authored-by: Jamie Howard <jamie.howard@strapi.io>
Co-authored-by: mallowsc <mallowsc@outlook.com>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: mallowsc <96073136+mallowsc@users.noreply.github.com>
Co-authored-by: Olli Hiekkaranta <Ohiekkar@users.noreply.github.com>
2024-09-02 14:31:01 +02:00
Ben Irvin
fbbccd06ea
feat!: document service query param validation (#21034) 2024-09-02 14:03:26 +02:00
Alexandre Bodin
f5fba2b631 fix: reproduce v4 behavior for data compatibility 2024-09-02 13:46:35 +02:00
Jean-Sébastien Herbaux
1204e14d29
Fix Document Service Typing Issues (#21110) 2024-09-02 10:03:05 +02:00
Alexandre BODIN
79313050d9
Merge pull request #20913 from strapi/v5/templates
templates v5
2024-08-30 18:22:41 +02:00
Jamie Howard
f52731c2d2
feat(core): loading local plugins admin from dist (#21085)
* feat(core): loading local plugins admin from dist

* chore(strapi): clean up
2024-08-30 15:42:53 +01:00
Fernando Chávez
b6d1e96eaf
Merge pull request #21009 from strapi/v5/fill-from-another-locale
feat(i18n): fill in from another locale
2024-08-30 14:27:56 +02:00
Fernando Chávez
6c27e7f180
Merge pull request #21114 from strapi/fix/dialog-buttons
fix(content-manager): change buttons of dialog to have fullWidth
2024-08-30 14:27:11 +02:00
Fernando Chavez
7ff85247b3 disable button if there is no available locales 2024-08-30 10:49:53 +02:00
Fernando Chavez
dea9e876fc fix(content-manager): change buttons of dialog to have fullWidth 2024-08-30 10:35:10 +02:00
Alexandre BODIN
9376d9b503
Merge pull request #21101 from strapi/fix/medium-issues
fix: ctb configure view invalid permission check
2024-08-29 16:37:01 +02:00
Fernando Chávez
8296fcdf55
Merge pull request #21109 from strapi/fix/draft-color
fix: draft tag color & release menu icons size
2024-08-29 15:59:05 +02:00
Fernando Chavez
6d8fb91026 fix(content-releases): dropdown icons size 2024-08-29 14:52:38 +02:00
Alexandre BODIN
4d3c115126
Merge pull request #21103 from strapi/fix/issue-20473
fix: admin path not taken into account on build & security middleware
2024-08-29 14:45:59 +02:00
Fernando Chavez
335a219dae fix(content-manager): change color of draft tag 2024-08-29 14:28:01 +02:00
Alexandre BODIN
6fda774ffc
Merge pull request #21107 from strapi/medium-issues/e2e-coverage
chore(e2e): cover ctb tab state management
2024-08-29 13:34:06 +02:00
Jamie Howard
0a7ae2bd75 chore(e2e): cover ctb tab state management 2024-08-29 11:18:24 +01:00
Alexandre BODIN
09bf01fa4c
Merge branch 'v5/main' into v5/templates 2024-08-29 11:18:06 +02:00
Alexandre Bodin
0ed3c9ef02 fix: admin path not taken into account on build & security middleware 2024-08-29 11:09:30 +02:00
Alexandre BODIN
2842f97374
Merge pull request #21099 from strapi/v5/fix-issue-21079
fix: issue 21079 on v5
2024-08-29 09:34:52 +02:00
Alexandre Bodin
b38ec26d9a fix: ctb tab issues 2024-08-28 21:42:10 +02:00
Alexandre Bodin
86e2d4a0b3 fix: ctb configure view invalid permission check 2024-08-28 18:34:54 +02:00
Fernando Chavez
5713e3cec4 Merge branch 'v5/main' of github.com:strapi/strapi into v5/fill-from-another-locale 2024-08-28 17:48:35 +02:00
Fernando Chavez
4927786f47 use recursive function to copy components & dynamic zones 2024-08-28 17:42:02 +02:00
Alexandre Bodin
84f47b1016 fix: issue 21079 on v5 2024-08-28 16:59:48 +02:00
Jamie Howard
14f494b783
chore: remove helper plugin migration guide from monorepo (#21065)
* chore: remove helper plugin migration guide from monorepo

* chore: add missing skipped tests

* chore: add prettier to skipped_tests

* chore: fix projects

---------

Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2024-08-28 15:39:44 +01:00
Alexandre Bodin
da85533897 chore: use write language in templates 2024-08-28 16:17:08 +02:00
Convly
468afac5ec v5.0.0-rc.12 v5.0.0-rc.12 2024-08-28 15:58:32 +02:00
Marc Roig
18f223b835
chore: change document title to entry (#21092)
* chore: change document to entry

* fix: change default message
2024-08-28 15:03:00 +02:00
Ben Irvin
b9f4a5a422
chore: add e2e and typescript to skipped_tests workflow (#21084) 2024-08-28 14:24:51 +02:00
Alexandre BODIN
1979f290c7
Merge pull request #21088 from strapi/fix/medium-issues
fix: multiple v5 issues
2024-08-28 10:13:01 +02:00
Alexandre Bodin
d33d537a5e fix: https://github.com/strapi/strapi/issues/20899 2024-08-27 18:39:52 +02:00
Alexandre Bodin
c9a627158c fix: issue https://github.com/strapi/strapi/issues/20591 2024-08-27 18:24:05 +02:00
Alexandre Bodin
d04ac50519 fix: configure the view issues 20749 2024-08-27 18:13:09 +02:00
Ben Irvin
5ebadcac2e
chore: fix vercel contributor-docs deploy errors (#21082) 2024-08-27 13:53:17 +02:00
Alexandre BODIN
fa0d0a53e3
Merge pull request #21080 from strapi/fix/issue-20747
fix: release errors not parsing nested errors
2024-08-27 13:35:40 +02:00
Jamie Howard
69590e70d5
feat(i18n): add bulk unpublish locales edit view action (#21030)
* feat(i18n): add bulk unpublish locales edit view action

* fix(e2e): i18n bulk actions

* chore(e2e): skip for webkit

* chore: clean up

* fix(i18n): fixes and e2e test coverage for bulk locale unpublish

* fix(e2e): content manager edit view

* fix(content-manager): incorporate edit view notification fix

* chore(i18n): clean up
2024-08-27 12:04:59 +01:00
Ben Irvin
aac137c6a2
chore: remove missing workflow dep (#21081) 2024-08-27 12:07:39 +02:00
Alexandre BODIN
c2b397f3e2
Merge pull request #21077 from strapi/fix/issue-20748
fix: uncheck files on Media Library
2024-08-27 10:12:31 +02:00
Alexandre Bodin
6d27139261 chore: update e2e test templates 2024-08-27 10:06:49 +02:00
Fernando Chavez
795a4bdc8e Merge branch 'v5/main' of github.com:strapi/strapi into v5/fill-from-another-locale 2024-08-26 21:33:25 +02:00
Fernando Chavez
776a84aaac fix error with repeatable components 2024-08-26 21:33:18 +02:00
Alexandre Bodin
587fe5d570 fix: issue 20747 2024-08-26 20:54:42 +02:00