Alexandre BODIN
25a51f164c
Merge pull request #21204 from strapi/fix/vite-template
...
fix: template vite config example
2024-09-10 14:55:56 +02:00
Simone
c8e2ac206d
fix: change the value format on change for date and datetime ( #21197 )
2024-09-10 14:30:36 +02:00
Simone
9d87e83917
fix: change the header name property to use the mainField name ( #21198 )
2024-09-10 14:22:10 +02:00
Alexandre Bodin
313d2477b8
fix: template vite config example
2024-09-10 12:14:49 +02:00
Alexandre BODIN
30170206ff
Merge pull request #21205 from strapi/fix/js-ex-template
...
fix: js example templat
2024-09-10 12:12:51 +02:00
Alexandre Bodin
a6728ad43a
fix: js example templat
2024-09-10 10:54:10 +02:00
Bassel Kanso
1cc6777118
fix: use property naming documentId instead of id ( #21200 )
2024-09-10 11:25:06 +03:00
Alexandre Bodin
f2f7405929
v5.0.0-rc.19
v5.0.0-rc.19
2024-09-09 22:20:12 +02:00
Alexandre Bodin
222b587293
fix: resolve.exports wrong default
2024-09-09 22:18:16 +02:00
Alexandre Bodin
c523273c64
v5.0.0-rc.18
v5.0.0-rc.18
2024-09-09 18:09:43 +02:00
Ben Irvin
41f811534c
fix: upgrade tool ignores node modules and dist ( #21195 )
2024-09-09 17:49:26 +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
d9f14e6702
Merge pull request #21167 from strapi/enh/admin-panel-api
...
chore: improve admin panel DX & add more advance plugin example
2024-09-09 15:30:02 +02:00
Alexandre BODIN
640da651db
Merge pull request #21183 from strapi/fix/guided-tour
...
fix: guided tour
2024-09-09 15:05:24 +02:00
Alexandre Bodin
23205117e0
chore: update UI
2024-09-09 14:50:55 +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
Marc Roig
953f201d8f
fix: publishing correctly updates creator fields ( #21155 )
...
* fix: publishing correctly updates creator fields
* chore: pr suggestions
* fix: null values
* fix: test
* feat: ignore non visible fields
2024-09-09 11:13:36 +02:00
Alexandre Bodin
bceb8fa4ad
chore: improve admin panel DX & add more advance plugin example
2024-09-09 11:11:02 +02:00
Alexandre Bodin
312e294233
chore: update tests
2024-09-06 23:08:44 +02:00
Alexandre Bodin
256f134243
fix: guided tour
2024-09-06 18:21:16 +02:00
Convly
46d57caa24
v5.0.0-rc.17
v5.0.0-rc.17
2024-09-06 16:48:09 +02:00
Convly
017f5bdf2b
v5.0.0-rc.16
v5.0.0-rc.16
2024-09-06 16:41:43 +02:00
Alexandre BODIN
d0ae90880f
Merge pull request #21138 from strapi/enh/available-locales
...
enh: localizations field
2024-09-06 16:38:22 +02:00
Alexandre Bodin
0c56eedb8f
enhancement: poc localization field
2024-09-06 15:44:46 +02:00
Jean-Sébastien Herbaux
d5489625ee
fix: update ArrayNotation type to forbid arrays of mixed types ( #21162 )
2024-09-06 15:38:47 +02:00
Alexandre Bodin
2bbc3cc33a
chore: init gitignore allows
2024-09-06 14:39:25 +02:00
Alexandre BODIN
0619c7b985
Merge pull request #21160 from strapi/fix/webhook-delete-style
...
chore(admin): improve webhook delete button style
2024-09-06 11:33:06 +02:00
Rémi de Juvigny
a0294cf475
fix: sticky navbar width ( #21161 )
2024-09-06 05:19:15 -04:00
Jamie Howard
de4649f462
Update packages/core/admin/admin/src/pages/Settings/pages/Webhooks/components/HeadersInput.tsx
...
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2024-09-06 09:52:15 +01:00
Jamie Howard
3935f444b6
chore(admin): wip improve webhook delete button style
2024-09-06 09:42:45 +01:00
Fernando Chávez
e8b4502985
Merge pull request #21131 from strapi/v5/usecase-redirect
...
fix(admin): don't redirect if token is set
2024-09-06 10:35:51 +02:00
Alexandre BODIN
f1956fb015
Merge pull request #21158 from strapi/fix/webhook-edit
...
fix: webhook button submitting and remove row clearing
2024-09-06 10:24:20 +02:00
Convly
1edd2a7e9d
v5.0.0-rc.15
v5.0.0-rc.15
2024-09-06 10:02:24 +02:00
Marc Roig
a5911a024d
fix: return only drafts on relations from no DP to DP ( #21120 )
...
* fix: return only drafts
* feat: ignore publishedAt if empty
2024-09-06 09:38:31 +02:00
Alexandre BODIN
30e866651b
Merge pull request #21156 from strapi/chore/change-quickstart-behavior
...
chore: update quickstart behavior to disable example app
2024-09-06 09:12:04 +02:00
Alexandre Bodin
626cf5324f
chore: fix gitignore
2024-09-05 17:40:59 +02:00
Alexandre Bodin
7f8dad4dbc
fix: webhook button submitting and remove row clearing
2024-09-05 17:09:28 +02:00
Jean-Sébastien Herbaux
e5096f25ea
Add a codemod to replace CheckPagePermissions by Page ( #21134 )
2024-09-05 15:13:02 +02:00
Fernando Chavez
b93acf8596
fix(admin): fix authPage logic
2024-09-05 14:48:51 +02:00
Alexandre Bodin
f6c00790e2
chore: update quickstart behavior to disable example app
2024-09-05 13:43:59 +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
Ben Irvin
acddfe6153
fix: micromatch update ( #21154 )
2024-09-05 11:56:36 +02:00
Convly
351b2cf160
v5.0.0-rc.14
v5.0.0-rc.14
2024-09-05 11:47:55 +02:00
Ben Irvin
e18c706dc0
fix: marketplace hide install button when incompatible ( #21130 )
2024-09-05 11:29:01 +02:00
Alexandre BODIN
e33356c6d3
Merge pull request #21153 from strapi/fix/cli
...
fix: potential negative repeat and typo
2024-09-05 11:09:53 +02:00
Alexandre Bodin
4b2540b3b2
fix: potential negative repeat and typo
2024-09-05 10:49:15 +02:00
Ziyi
b9c3a55768
fix: fix default date value bug in content type builder( #21098 ) ( #21140 )
...
* fix: fix default date value bug in content type builder(#21098 )
* fix: fix default date value bug in content type builder(#21098 ), refactor parseDateValue
* fix: fix default date value bug in content type builder(#21098 ), refactor parseDateValue
* fix: fix default date value bug in content type builder(#21098 )
2024-09-05 10:27:07 +02:00
Marc Roig
997c519cb3
chore: merge develop into v5/main ( #21145 )
...
* 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(content-releases): await release status update after createMany actions
* fix(content-releases): add test case for createMany
* Fix: DTS parallelism issue on data consumption for assets (#19676 )
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: meeehdi <mehdi.mhiri@gmail.com>
* v4.25.10 (#21142 )
* fix(content-releases): fix action test for v5
---------
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>
Co-authored-by: Fernando Chavez <fernando.chavez@strapi.io>
Co-authored-by: Chris <11177048+chrisli-03@users.noreply.github.com>
Co-authored-by: meeehdi <mehdi.mhiri@gmail.com>
2024-09-05 09:35:31 +02:00
Marc Roig
64be7d173e
v5.0.0-rc.13 ( #21144 )
2024-09-04 16:36:34 +02:00