daedalus

Results 20 issues of 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...

issue: enhancement

### 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...

bug

## 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...

Package: @directus/api
Package: @directus/app
Improvement

### 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...

Package: @directus/app
Bug

### 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...

:file_folder: Documentation

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

bug
enhancement

## 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...

Feature

## Scope What's changed: - Added TUS support for the GCS storage driver ## Potential Risks / Drawbacks - None ## Review Notes / Questions - None --- Fixes SER-320

:cake: Improvement

## Scope What's changed: - Added TUS support for the azure storage driver ## Potential Risks / Drawbacks - None ## Review Notes / Questions - None --- Fixes SER-321

:cake: Improvement