Dominic Marcelino

Results 24 issues of Dominic Marcelino

### Describe the Bug 1. When creating a Button Links field and adding a condition to it, the Interface Options allows us to create new links for that condition: ![Bildschirmfoto...

App
Bug

## Summary **In order to create more beautiful, modern and clearer Dashboard the whole Dashboard-setup should be modernized. The design-modernization should also be applied to the reports.** > > **_This...

Enhancement

Hello, will there be a vue 3 version? Thanks a lot!

enhancement

Due to our build-pipeline we can't use `require` to include the module. Using require it would't get bundled into the final build. If we try to use import (`import *...

### Describe the Bug I have a dashboard displaying some file-meta data. Therefore I use the "metric" widget with `directus_files` as a collection, `filesize` as field and `sum` as aggregation...

API
GraphQL
Bug (Potential)

### Describe the Bug If we have an existing flow and want to re-link the single operations (e.g insert one in between of two existing ones) it fails. If we...

:cake: Bug

### Describe the Bug Based on the definition of `defineHook` the second parameter of the register function is typed as `HookExtensionContext`. This is just adding the emitter to the `ApiExtensionContext`...

Extensions
Improvement
Package: shared

### Describe the Bug When using the variable `$NOW` inside `_none` it won't get parsed. From the MySQL request: ``` [....].`date_created` > '$NOW(-48 hours)') ``` I think the problem is...

API
Bug

This PR aims to specify types for the default directus collection fields with json or csv types. Eventhough I'd love to be able to generate them automatically I couldn't find...

### Environment **Vuetify Version:** 3.3.9 **Vue Version:** 3.3.4 **Browsers:** Chrome 114.0.0.0 **OS:** Mac OS 10.15.7 ### Steps to reproduce - Define a default for VListItem --> activeClass and - Create...

S: triage
has workaround
S: stale