daedalus
daedalus
It was suggested by Hicham on the discord to create an issue for this so it can be discussed with the team. The current [InputJSON component](https://github.com/strapi/strapi/tree/master/packages/core/admin/admin/src/content-manager/components/InputJSON) used in the content...
### Description bulkDelete in permissions should be delete not bulkDelete ### Type of change - [ ] Documentation (updates to the documentation or readme) - [X] Bug fix (a non-breaking...
## Scope What's changed: - Added the ability to configure the URLs for the following links - Report an error - Report a bug - Request a feature - added...
### Describe the Bug Any changes to a data model sends all collection/field settings in the request payload when it is saved. This is in contrast to changes to item...
### Page https://docs.directus.io/guides/extensions/displays-relational-summaries.html#complete-code ### Describe the Inaccuracy The `displayTemplateMeta` variable in the interface options function is incorrectly scoped resulting in it not being accessible in the returned array. Ideally this...
This PR introduces the next major version of this package. ## TODO - [x] move codebase to ESM (build will be ESM + CJS) - [x] use pnpm over rpm...
## Scope What's changed: - Moved internal schedule tasks to a new`schedules` folder - Added data retention support for `directus_activity` and `directus_revisions` ## Potential Risks / Drawbacks - As this...
## Scope What's changed: - Added TUS support for the GCS storage driver ## Potential Risks / Drawbacks - None ## Review Notes / Questions - None --- Fixes SER-320
## Scope What's changed: - Added TUS support for the azure storage driver ## Potential Risks / Drawbacks - None ## Review Notes / Questions - None --- Fixes SER-321