Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Strapi


Collective - Host: opensource - https://opencollective.com/strapi - Website: https://strapi.io - Code: https://github.com/strapi/strapi

fix(admin): password should not be sent if it is an empty string (#19295)

* Fix password is sent when it was not changed

* Refactor a bit

* Try fix types

* Run p...

github.com/strapi/strapi - e26972904797a5af63b6cda3c1f218b324ed4d10 authored 9 months ago by Serghei <[email protected]>
fix(i18n): locale swapping with content-types & D&P disabled (#19296)

github.com/strapi/strapi - 6d59515520a3850456f256fb0e4c54b75054ddf4 authored 9 months ago by Josh <[email protected]>
Merge branch 'releases/4.19.0' into develop

github.com/strapi/strapi - 6a58621932ad3d83bf9d6928c1871e7906adcd59 authored 9 months ago by Convly <[email protected]>
Merge pull request #19313 from strapi/fix/exclude-releases-dts

fix(dts): exclude content-releases

github.com/strapi/strapi - ec073775440bb4757efb5a5d846535ae950fe4a6 authored 9 months ago by Jean-Sébastien Herbaux <[email protected]>
fix(dts): exclude content-releases

github.com/strapi/strapi - 83ccc02f019ef38b59cabb3e700827b657fe4f33 authored 9 months ago by Mark Kaylor <[email protected]>
Merge pull request #19227 from strapi/fix/relations-read-rbac

Sanitize relation read query

github.com/strapi/strapi - 88184914f3229bfbccb750c344a02d5fb12d36c5 authored 9 months ago by Bassel Kanso <[email protected]>
Merge branch 'develop' into fix/relations-read-rbac

github.com/strapi/strapi - ec0444542771f2be61c9417ef547b65c83f7af9a authored 9 months ago by Bassel Kanso <[email protected]>
fix: preserve correct pagination

github.com/strapi/strapi - 8247576d2a1ebf3167f9b1ded1424957a2515f3f authored 9 months ago by Bassel Kanso <[email protected]>
feat(content-manager): better handle entry duplication (#19256)

* list problematic fields on autoclone failure

* use 3d array for prohibited fields

* twea...

github.com/strapi/strapi - 1168c576ca50587b1a4377082ee09d2375410204 authored 9 months ago by Rémi de Juvigny <[email protected]>
Merge branch 'develop' into fix/relations-read-rbac

github.com/strapi/strapi - ad408f192df181912e71df1da4fd482972217317 authored 9 months ago by Bassel Kanso <[email protected]>
enh: adjust Playwright timeouts and allow setting from environment

github.com/strapi/strapi - 27295f2164080cc40056b9f415cca323cfef6164 authored 9 months ago by Ben Irvin <[email protected]>
fix(content-releases): Don't allow pending releases with the same name (#19272)

* fix(content-releases): Don't allow pending releases with the same name

* mark feedback

github.com/strapi/strapi - fb8e9fec2e10d6b55e3aee59c4eb76bb7a11432a authored 9 months ago by Fernando Chávez <[email protected]>
Merge pull request #19284 from strapi/fix/format-code

fix(content-releases): format register file

github.com/strapi/strapi - 49afd59115e28165ee8e00874d471458f24d2b9b authored 9 months ago by markkaylor <[email protected]>
fix(content-releases): format register file

github.com/strapi/strapi - d417f050ea6aef99f3ccbc1e9e5a3e2bce5eb0b9 authored 9 months ago by Mark Kaylor <[email protected]>
chore(content-releases): remove future flags (#19245)

github.com/strapi/strapi - d172fb07e20defd129122082cb3a68fcde2bf1fc authored 9 months ago by markkaylor <[email protected]>
fix(content-releases): Send the populate entry when publish (#19262)

* fix(content-releases): Send the populate entry when publish

* populating entries manually
...

github.com/strapi/strapi - 0d0b078513bc6f2f4aeb4a3030eef7b7e6373ece authored 9 months ago by Fernando Chávez <[email protected]>
fix(content-releases): hide the More button in the CM Edit View with no permission (#19269)

* fix(content-releases): hide the More button in the Edit View when you don t have permission

...

github.com/strapi/strapi - c1061cabb36de987a20adbaec6ea18eda102437e authored 9 months ago by Simone <[email protected]>
Merge branch 'develop' into fix/relations-read-rbac

github.com/strapi/strapi - 3596a43c3b955fc8d29df987963f7c49d273340c authored 9 months ago by Bassel Kanso <[email protected]>
fix: add permissionsQuery to one relations

github.com/strapi/strapi - a4e9327ef3f74cfec71872421e26eba25685688b authored 9 months ago by Bassel Kanso <[email protected]>
Merge pull request #19275 from strapi/fix/s3-pretty-readme

fix(upload-aws-s3): prettier error in readme

github.com/strapi/strapi - 5a350223aa19231d85b929f9815df925ab903152 authored 9 months ago by Alexandre BODIN <[email protected]>
fix(upload-aws-s3): prettier error in readme

github.com/strapi/strapi - 67e8ff3cd65c9f10ced5d3f9819132db6a61bc37 authored 9 months ago by Rémi de Juvigny <[email protected]>
fix(admin): append query params to audit logs request (#19265)

github.com/strapi/strapi - 133e75090788d28037e9fa6f396bedd98cc5bdd3 authored 9 months ago by Fernando Chávez <[email protected]>
fix: make pagination work properly

github.com/strapi/strapi - 0d380ed3ae7ddf51aba2945a79b477acf2f6e893 authored 9 months ago by Bassel Kanso <[email protected]>
chore(ctb): remove "new" badge on Blocks attribute (#19246)

* chore(ctb): remove "new" badge on Blocks attribute

* add explicit type

github.com/strapi/strapi - 34a17e37276130e110099cd4bab2376d323ee689 authored 9 months ago by Rémi de Juvigny <[email protected]>
fix(content-releases): filter releases with entry attached (#19249)

* fix(content-releases): fix problem with filters of releases with entry not attached

* apply...

github.com/strapi/strapi - 2f7decb22b19ec155260e6ab9cbb240bcf3b97d4 authored 9 months ago by Fernando Chávez <[email protected]>
chore: improve logging for assets restore error

github.com/strapi/strapi - 053d9dad529d8dff8aa8d49f0dcc1549a4326aa3 authored 9 months ago by Ben Irvin <[email protected]>
Merge pull request #19169 from nolliebigspin/Upload-AWS-S3-docs-hotfix

fix(upload-aws-s3) - add credentials object to upload-aws-s3 example configuration docs

github.com/strapi/strapi - da64f7aaf6f6fb956f7f92116579bcb269c430fc authored 9 months ago by Marc Roig <[email protected]>
Merge branch 'develop' into Upload-AWS-S3-docs-hotfix

github.com/strapi/strapi - 115064f7e17a86c43450aab3293cce333042e347 authored 9 months ago by Christian <[email protected]>
chore: setup in monorepo build with skip-nx-cache

github.com/strapi/strapi - 56199ab7a5f3320e0debcbe4a24fe0b8cd599e21 authored 9 months ago by Ben Irvin <[email protected]>
Merge pull request #19241 from strapi/fix/types/biginteger-default

github.com/strapi/strapi - 0076119cf529ad4921c50ea477fd3854388406a2 authored 9 months ago by Jean-Sébastien Herbaux <[email protected]>
fix: sanitize recieved query

github.com/strapi/strapi - efeb53f7abfbd23aa8bf0db1932041369e11c2f9 authored 9 months ago by Bassel Kanso <[email protected]>
feat(content-releases): Using useDocument for validations (#19222)

* feat(content-releases): introducing useDocument

* improve useDocument

* change useDocume...

github.com/strapi/strapi - bb1abb3cc90ac5d8bbc40a165c9c94e044f65bc5 authored 9 months ago by Fernando Chávez <[email protected]>
chore: update typo in a comment

github.com/strapi/strapi - 6cf7aff2baf44a0e1da48d0280249102ce5dc5e3 authored 9 months ago by Convly <[email protected]>
fix: force SetMinMax to use the correct primitive at generation

github.com/strapi/strapi - b5b7b8260a4549f3bd7443fbd68be5ccc9857cd7 authored 9 months ago by Convly <[email protected]>
fix(content-releases): fix the history problem with tabs in the releases and marketplace pages (#19229)

github.com/strapi/strapi - 29b5e272e5817f2c985d64587a3e1884164c89f9 authored 9 months ago by Simone <[email protected]>
fix(content-releases): align columns in the Release Details page (#19188)

* fix(content-releases): change the width of the table columns

* fix(content-releases): add w...

github.com/strapi/strapi - 334c95408abdd9ecc0ece0e8c0fd5eb0024ad027 authored 9 months ago by Simone <[email protected]>
Merge branch 'releases/4.17.1' into develop

github.com/strapi/strapi - 38298e9ebde27019cb90bdc245720f77e027d983 authored 9 months ago by Alexandre Bodin <[email protected]>
fix(content-releases): add edit entry to details view (#19161)

Co-authored-by: Mark Kaylor <[email protected]>

github.com/strapi/strapi - c9259c66808eb34940d463415b51e46df597a969 authored 9 months ago by Fernando Chávez <[email protected]>
Merge branch 'develop' into fix/relations-read-rbac

github.com/strapi/strapi - f07dc6fac4e728ef7d5f057fb875078d71ef1511 authored 9 months ago by Bassel Kanso <[email protected]>
Merge pull request #19231 from strapi/chore/remove-prepublish-only

chore(content-releases): remove prepublishOnly script

github.com/strapi/strapi - 0e9bc9835c7aee49d3a4cf617eb1fb6909d50867 authored 9 months ago by markkaylor <[email protected]>
fix: respect autogenerate setting for JS projects

github.com/strapi/strapi - 4052ef6e8f8792b4a6abfa4e8505c9746dc43597 authored 9 months ago by Ben Irvin <[email protected]>
chore(content-releases): remove prepublishOnly script

github.com/strapi/strapi - 2638d6979185af399d7637ee5989cba66a3b9a2a authored 9 months ago by Mark Kaylor <[email protected]>
v4.17.1

github.com/strapi/strapi - 8f2c1c1fef98ce4b83240d60b1a96e3a41926a78 authored 9 months ago by Alexandre Bodin <[email protected]>
fix: sanitize relation read query

github.com/strapi/strapi - e686e9611272f5f4260c5bc2d71b4495dc89292b authored 9 months ago by Bassel Kanso <[email protected]>
chore(content-releases): enforce license limits for pending releases (#19208)

github.com/strapi/strapi - 2b10ca9b97a5854909ba0a8d1d5b00f73cae58fa authored 9 months ago by markkaylor <[email protected]>
fix(cm): manage when we're creating entries derivatively in the CM (#19209)

* fix(cm): manage when we're creating entries derivatively in the CM

* fix(cm): pass valid ge...

github.com/strapi/strapi - 687ad7e959d10f5a592bf06e35f86bb6d6e61051 authored 9 months ago by Josh <[email protected]>
fix: skip orphan links on import and transfer

* fix: show warning on foreign key constraint error
* fix: remove todo
* fix: improve error ha...

github.com/strapi/strapi - 6cfcadfee1d64280ee3dc705c7e85bcc372b0baa authored 9 months ago by Christian <[email protected]>
fix(content-releases): handle the case we have an error with the Actions API (#19201)

github.com/strapi/strapi - 37dd1e3ff22e1635b69683abadd444912ae0dbff authored 9 months ago by Simone <[email protected]>
fix(content-releases): using lifecycle hooks for delete actions (#19178)

* fix(content-releases): using lifecycle hooks for delete actions when entries are deleted

* ...

github.com/strapi/strapi - 6afedafb5d277542cf806f5a1ba68bc8666a5f66 authored 9 months ago by Fernando Chávez <[email protected]>
fix(content-releases): dont allow update on a released release (#19165)

* fix(content-releases): dont allow update on a released release

* fix(content-releases): mov...

github.com/strapi/strapi - 3a85dd153ec1796809f4e7cb8c66783f4cd03e3a authored 9 months ago by Fernando Chávez <[email protected]>
Merge branch 'develop' into Upload-AWS-S3-docs-hotfix

github.com/strapi/strapi - a75a6b909e848e2aa12344f757307869557f8fef authored 9 months ago by Christian <[email protected]>
Merge pull request #19211 from strapi/fix/publish-scripts

fix(scripts): add skip cache flag

github.com/strapi/strapi - 0c6eab7116f4e8cf162ff109deacb70f7315e3ef authored 9 months ago by markkaylor <[email protected]>
fix(content-releases): delete release-actions depending on changes to… (#19185)

github.com/strapi/strapi - 28330b04f538c0e8239adf972838c3607d7ef8a0 authored 9 months ago by markkaylor <[email protected]>
fix(scripts): add skip cache flag

github.com/strapi/strapi - 40dc25729e3b8d670d4e664a78bb327cd3661017 authored 9 months ago by Mark Kaylor <[email protected]>
feat(strapi): add experimental plugin:watch:link command to CLI (#19143)

* feat(strapi): add plugin:link-watch command to CLI

* chore: skip assertion of strapi projec...

github.com/strapi/strapi - e1ede8c55a0e1e22ce20137bf238fc374bd5dd51 authored 9 months ago by Josh <[email protected]>
feat: add vite (#18697)

* feat: add vite

* fix: CheckPagePermissions was buggy

* fix: vite CJS warning & double pr...

github.com/strapi/strapi - a3690b16a3c3d2a8e1b83a303be6753dff54137f authored 9 months ago by Josh <[email protected]>
Merge pull request #19198 from strapi/fix/release-action-menu-styles

fix(content-releases): fix ReleaseActionMenu styles

github.com/strapi/strapi - 4b33c7a01b7e2da6e485893790158544330f1b6d authored 9 months ago by markkaylor <[email protected]>
ci(perf): update yarn-nm-install action (#18747)

github.com/strapi/strapi - d9649a4764d86126c05d062910620d3acec8abb4 authored 9 months ago by Sébastien Vanvelthem <[email protected]>
chore: update contribution guide to reflect new git process (#19196)

github.com/strapi/strapi - c626c4234c2482617d2db186f6abc2f608b85a89 authored 9 months ago by Josh <[email protected]>
fix(content-releases): fix ReleaseActionMenu styles

github.com/strapi/strapi - be43aa4d97505851831f236108380dd89ff4e361 authored 9 months ago by Mark Kaylor <[email protected]>
chore(admin): data-transfer should be dev dep & peer dep loose (#19192)

github.com/strapi/strapi - eddf037976a66582a2de46e60b80eb2a4a3f31f2 authored 9 months ago by Josh <[email protected]>
Merge branch 'main' into develop

github.com/strapi/strapi - 09b9d36b22a205d90c9303f2e37134938cf76c90 authored 9 months ago by Josh <[email protected]>
Merge pull request #19136 from strapi/releases/4.17.0

release: 4.17.0

github.com/strapi/strapi - 5e1c15f295d36bba310387d196ba758f1ad90271 authored 9 months ago by Josh <[email protected]>
Merge branch 'main' into releases/4.17.0

github.com/strapi/strapi - 91ffe59a86aea27ecfcb0c08e5938b61e1c9986c authored 9 months ago by Josh <[email protected]>
Merge pull request #19025 from L-Weisz/feature/strapi-init-create-plugins

feat: Automatically Create 'plugins.js/ts' in Config on New Strapi Project Initialization

github.com/strapi/strapi - 749b32e28ca0f1dfbebd76a40697687a1a09d753 authored 9 months ago by Alexandre BODIN <[email protected]>
fix(content-releases): move the check permission to the main App component (#19183)

github.com/strapi/strapi - 0bb09577cab2de535ce223d35909620ff913264d authored 9 months ago by Simone <[email protected]>
Merge branch 'develop' into feature/strapi-init-create-plugins

github.com/strapi/strapi - 0ece62b7f39babfdec5aedefc7a3c6f6bb62b559 authored 9 months ago by L-Weisz <[email protected]>
feat(app-generator): create plugins file when init strapi

github.com/strapi/strapi - 1dbb4b62d92fb25329ad5b94fb8ef306ac03fce5 authored 9 months ago by Leah Weisz <[email protected]>
fix(graphql): revert graphql-upload library to non breaking change version (#19182)

github.com/strapi/strapi - f7b9b47085e387e97f990d8695971b51d7f7149a authored 9 months ago by Bassel Kanso <[email protected]>
fix(cm): update placeholder in blocks link popover (#19172)

github.com/strapi/strapi - 863b90248311278cafb9ea347ad2fba1c7ecdfc6 authored 9 months ago by Josh <[email protected]>
chore: update ds 1.14.1 (#19179)

github.com/strapi/strapi - 8aac0893a920416b4a2a681d06abd697e986760a authored 9 months ago by Josh <[email protected]>
fix(helper-plugin): memoize GenericInput for performance issues (#19177)

Co-authored-by: Madhuri Sandbhor <[email protected]>
Co-authored-by: Rémi de Juvigny <8...

github.com/strapi/strapi - 170799d29c76b8b8844f80e57e8db0fe87789955 authored 9 months ago by Josh <[email protected]>
fix(content-releases): change the submit button action name on edit (#19167)

* fix(content-releases): change submit label on the release edit modal

* fix(content-releases...

github.com/strapi/strapi - 00f3e143088a5bd3f6a0f5991d76ba7349c22534 authored 9 months ago by Simone <[email protected]>
fix(content-releases): handle the lastname null in the createdBy content (#19174)

github.com/strapi/strapi - a5f9f4b678baec25d9a31555c27a1ea1234a6438 authored 9 months ago by Simone <[email protected]>
Merge pull request #19157 from strapi/revert-18811-chore/bump-graphql-upload-15.0.2

Revert "chore(deps): bump graphql-upload to 15.0.2"

github.com/strapi/strapi - e178f2fd6662816e62c0ca03ab774e12bffa6094 authored 9 months ago by Bassel Kanso <[email protected]>
fix(content-releases): update options to match designs (#19171)

github.com/strapi/strapi - be8c5a115dfdc155c370c94fd39eb28951d0935e authored 9 months ago by markkaylor <[email protected]>
enhancement(content-releases): add new status column to Release Details (#19154)

* enhancement(content-releases): add new status column to Release Details page

* fix lint & t...

github.com/strapi/strapi - cf88e1ba2e1dbd3885a2a99c5689225ce8a579ad authored 9 months ago by Fernando Chávez <[email protected]>
fix(docs): add credentials object to upload-aws-s3 example configuration

github.com/strapi/strapi - a2cdc77e0da774d04046c3b807ed88c8c74e1f19 authored 9 months ago by nolliebigspin <[email protected]>
fix: display nested components in edit view (#19160)

* add nested component in getstarted dz

* fix: display nested components in edit view

* ch...

github.com/strapi/strapi - 25d2a8ffa1cd9448f1a610f54e5aa9cc6800d8a1 authored 10 months ago by Rémi de Juvigny <[email protected]>
Revert "chore(deps): bump graphql-upload to 15.0.2"

github.com/strapi/strapi - b025dffff55e7ced2db572a48f86da3fe6d96da7 authored 10 months ago by Bassel Kanso <[email protected]>
fix(types): attributes filtering when no registries are extended (#19145)

* fix: improved registries extensions detection & attribute filtering

Co-Authored-By: Jean-Sé...

github.com/strapi/strapi - f6ae15bd8b29ebd7383d4425b4ed97749c42965d authored 10 months ago by Jean-Sébastien Herbaux <[email protected]>
feat(content-releases): group release actions by property (#19097)

* feat(content-releases): group release actions by property

* fix: remi feedback

* feat: s...

github.com/strapi/strapi - 29255bc953ad5e2ca1458e157bdf55819b15696f authored 10 months ago by markkaylor <[email protected]>
Merge pull request #19144 from strapi/fix/undefined-controller-in-startup-telemetry

github.com/strapi/strapi - a99ed82a446e8a554bb9a735e8e9304b14519763 authored 10 months ago by Jean-Sébastien Herbaux <[email protected]>
feat(blocks): Ability to expand blocks input (#19125)

* tests: added

* fix: styling changes, variable renaming, test case updated

* fix: removed...

github.com/strapi/strapi - 68e91e14ec0acd8a8dd9d5bc02f8106c6aee6599 authored 10 months ago by Madhuri Sandbhor <[email protected]>
fix(Blocks): remove pop up link and reopening on save/publish (#19052)

* feat: show remove button in the same pop-up, remove edit pop-up

* update: link validation a...

github.com/strapi/strapi - cc76d35eeda285503098e449454cd522e946afd6 authored 10 months ago by Madhuri Sandbhor <[email protected]>
fix: avoid undefined controllers in telemetry checks

github.com/strapi/strapi - 0e1d097bba977f78d15ad58af8c586b3eaf4dd80 authored 10 months ago by Convly <[email protected]>
fix(content-releases): fix test (#19142)

github.com/strapi/strapi - 73686d48472589508e41d7cdbdc594242d79a156 authored 10 months ago by Fernando Chávez <[email protected]>
chore(sentry): convert to typescript (#19128)

* chore(sentry): convert to typescript

* qa fixes

* josh feedback

github.com/strapi/strapi - 762abbf7f8a8cae3cda9b6affcea50be8abc3ce9 authored 10 months ago by Rémi de Juvigny <[email protected]>
chore: update ds to 1.14.0 (#19138)

github.com/strapi/strapi - 966723fe56484d9bca30441756b8670394a2ebe0 authored 10 months ago by Josh <[email protected]>
fix: build process errors from merger

github.com/strapi/strapi - 30ae2308e85bb8612689ca9e12c784384cad22f0 authored 10 months ago by Josh <[email protected]>
refactor(admin): add auth provider & move to use redux-toolkit-query (#19062)

* feat(admin): add Auth feature

* refactor: authentication to use redux-toolkit

* chore(ad...

github.com/strapi/strapi - 22f3123e946861ca798a41335ec80df6e68352e2 authored 10 months ago by Josh <[email protected]>
Merge branch 'main' into releases/4.17.0

github.com/strapi/strapi - ddbb55f2eb73c70a756fd3c03708ca3de5f3028c authored 10 months ago by Josh <[email protected]>
Merge pull request #19089 from strapi/feat/delete-release-action

feat(content-releases): delete release action on release page

github.com/strapi/strapi - 77f850f8956ce921c2d4e65719547bae89939bfc authored 10 months ago by Fernando Chávez <[email protected]>
(content-manager): types for permission checker service (#19068)

* feat(content-manager): WIP types for permission checker

* fix: PR feedback

github.com/strapi/strapi - 9fa86dd22b577815381c70acca808c46e46fb489 authored 10 months ago by Jamie Howard <[email protected]>
fix(content-releases): redirect to the list page when we have errors in the Details page (#19078)

* redirect to the list page when we have errors from APIs

* replace push url with the Redirec...

github.com/strapi/strapi - 5ee4c898ad7c0c91f65677ac053369c3ce9c75ad authored 10 months ago by Simone <[email protected]>
fix(content-releases): empty Details page add a button to the CM (#19095)

* refactor the content of Releases page when there are no entries

* move the new content in t...

github.com/strapi/strapi - 399a5d7422799d8dddb7642af2c1ea00541962b6 authored 10 months ago by Simone <[email protected]>
fix(content-releases):disable edit and delete buttons in the Details page when you don't have permissions (#19099)

* add the disable permissions and style to the edit and delete buttons

* fix review comments ...

github.com/strapi/strapi - 28dd017262bc473b1212ec61a94848392e01838b authored 10 months ago by Simone <[email protected]>
fix(content-releases): CM add Release add content when there are no releases (#19096)

* add the message when there are not releases in the Add to releases modal with a button to the ...

github.com/strapi/strapi - 1832540151f9d04c82f6dc90ac51bec08032d09b authored 10 months ago by Simone <[email protected]>