Alexandre Bodin
|
b9dffe0797
|
v5.0.0-rc.21
|
2024-09-12 14:07:02 +02:00 |
|
Bassel Kanso
|
f0f0dbfabc
|
fix: add status to removed fields when cleaning data (#21229)
|
2024-09-12 10:21:15 +03:00 |
|
Alexandre Bodin
|
e1f26c862f
|
v5.0.0-rc.20
|
2024-09-10 20:54:37 +02:00 |
|
Alexandre Bodin
|
f2f7405929
|
v5.0.0-rc.19
|
2024-09-09 22:20:12 +02:00 |
|
Fernando Chavez
|
e5db813798
|
fix: change status on locale picker
|
2024-09-09 18:30:16 +02:00 |
|
Alexandre Bodin
|
c523273c64
|
v5.0.0-rc.18
|
2024-09-09 18:09:43 +02:00 |
|
Alexandre BODIN
|
d7ca1a1259
|
Merge pull request #21194 from strapi/chore/strapi-server-resolve
enhancement: resolve strapi-server with exports map too
|
2024-09-09 17:45:19 +02:00 |
|
Alexandre Bodin
|
afa3b513b8
|
enhancement: resolve strapi-server with exports map too
|
2024-09-09 14:35:55 +02:00 |
|
Rémi de Juvigny
|
29afb2b983
|
fix: delete document actions labels (#21182)
* fix: delete document actions labels
* chore: remove log
* fix: e2e tests
|
2024-09-09 06:08:59 -04:00 |
|
Fernando Chavez
|
60da8cb051
|
fix: use props on ColorPickerInput
|
2024-09-09 09:57:50 +02:00 |
|
Convly
|
46d57caa24
|
v5.0.0-rc.17
|
2024-09-06 16:48:09 +02:00 |
|
Convly
|
017f5bdf2b
|
v5.0.0-rc.16
|
2024-09-06 16:41:43 +02:00 |
|
Alexandre Bodin
|
0c56eedb8f
|
enhancement: poc localization field
|
2024-09-06 15:44:46 +02:00 |
|
Convly
|
1edd2a7e9d
|
v5.0.0-rc.15
|
2024-09-06 10:02:24 +02:00 |
|
Marc Roig
|
ab23a35785
|
fix: remove entity service decorator (#21152)
* fix: remove entity service decorator
* fix: unused dependency
|
2024-09-05 12:07:25 +02:00 |
|
Convly
|
351b2cf160
|
v5.0.0-rc.14
|
2024-09-05 11:47:55 +02:00 |
|
Marc Roig
|
64be7d173e
|
v5.0.0-rc.13 (#21144)
|
2024-09-04 16:36:34 +02:00 |
|
Rémi de Juvigny
|
71fa7e4aa0
|
chore: bump DS 2.0.0-rc.10 (#21137)
* chore: upgrade to design rc.10
* fix: remove extra margin in actions menu
* chore: updte snapshots
|
2024-09-04 07:59:18 -04:00 |
|
Convly
|
886219e5e3
|
chore: bump versions to 5.0.0-rc.12 across packages
|
2024-09-03 12:25:32 +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 |
|
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 Chavez
|
7ff85247b3
|
disable button if there is no available locales
|
2024-08-30 10:49:53 +02:00 |
|
Fernando Chavez
|
335a219dae
|
fix(content-manager): change color of draft tag
|
2024-08-29 14:28:01 +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 |
|
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 |
|
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 |
|
Madhuri Sandbhor
|
21263d2c2b
|
chore: bump DS 2.0.0-rc.9 (#20936)
* chore: bump DS RC-8
* chore: bump DS RC-9 and some ui fixes
* fix: main nav user icon style fixed, rich text nav icons fixed, publish action edit icon fixed
* chore: fix review's comments
* chore: update snapshot test
* chore: update snapshot
---------
Co-authored-by: Simone Taeggi <startae14@gmail.com>
|
2024-08-23 15:50:41 +02:00 |
|
Marc Roig
|
d7445b25c4
|
feat: 5.0.0-rc.11 release (#21042)
|
2024-08-22 09:43:59 +02:00 |
|
Fernando Chavez
|
da6f413465
|
Merge branch 'v5/main' of github.com:strapi/strapi into v5/fill-from-another-locale
|
2024-08-21 14:59:42 +02:00 |
|
Fernando Chavez
|
4bff2c01cc
|
fix: multiple locale related issues
|
2024-08-21 14:27:42 +02:00 |
|
Marc Roig
|
6eea5b6f26
|
feat: release rc 10 (#21013)
|
2024-08-16 01:03:32 +02:00 |
|
Fernando Chavez
|
5f649c2558
|
feat(i18n): fill in from another locale
|
2024-08-14 11:52:24 +02:00 |
|
Convly
|
3a5a805fa2
|
v5.0.0-rc.9
|
2024-08-07 16:15:42 +02:00 |
|
Jean-Sébastien Herbaux
|
3ad6bddd75
|
RBAC Action Aliases - v5 (#20878)
|
2024-08-06 15:16:25 +02:00 |
|
Rémi de Juvigny
|
e3a1ff9d5b
|
chore: use workspace:* version for all internal dependencies (#20929)
|
2024-08-02 11:25:32 -04:00 |
|
Rémi de Juvigny
|
ea0c02033d
|
Merge remote-tracking branch 'origin/v5/main' into releases/rc.8
|
2024-07-31 17:59:19 +02:00 |
|
Rémi de Juvigny
|
1282000009
|
v5.0.0-rc.8
|
2024-07-31 17:10:39 +02:00 |
|
Madhuri Sandbhor
|
9192781fb6
|
chore: bump DS rc-7 (#20860)
* chore: design system and icons bumped, grid item style adjusted
* fix: type error fixed
* fix: upload and users-permission tests fixed
* fix: tests fixed
* fix: add to dynamic zone button style updated
* fix: styling issues fixed for DZ component button and color picker
* fix: snapshot updated
* fix: fieldset border width removed, popover menu icon color updated
* fix: wysiwyg expand collapse button styles
* fix: ds deps bumped
* fix: editorlayout wrapper style fixed, panels actions style fixed
* fix: more button icon centered, man nav icons size fixed
* fix: help button style fixed
* fix: email settings button fixed
|
2024-07-31 14:22:27 +02:00 |
|
Marc Roig
|
7e6f107daf
|
v5.0.0-rc.7 (#20874)
* v5.0.0-rc.7
* chore: update missing released versions
* fix: update yarn lock
|
2024-07-25 09:19:02 +02:00 |
|
Simone
|
1f6fa85b10
|
fix: the left offset of the cloud image (#20862)
|
2024-07-24 10:04:09 +02:00 |
|
Convly
|
b4ae6aa3c1
|
v5.0.0-rc.6
|
2024-07-23 15:50:21 +02:00 |
|
Convly
|
cc58165688
|
v5.0.0-rc.5
|
2024-07-22 10:33:31 +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
|
358dbeb3a8
|
v5.0.0-rc.3
|
2024-07-10 15:39:03 +02:00 |
|
Convly
|
5cd0e23bf5
|
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 |
|