Rijk van Zanten

Results 433 comments of Rijk van Zanten

I think we'd want to be able to choose between a field, or a custom date value 🤔 We wouldn't want to require two extra fields just to configure this...

The options object of the interface index file can actually be a function, that gets the currently in-works field detail as it's context object, which can then be used to...

> In regards to specifying a static value, I don't think it should be part of the options though Yeah, I think I agree. It's more a validation question than...

Could you share a database dump or a schema snapshot of the database where this is happening? It looks like there's some typing issue in the GraphQL endpoint for your...

> Any update on this or it is an isolated issue ? Don't know yet 👍🏻

> @rijkvanzanten Does this need an issue first before merging? > In my case I use the autocomplete to fill values from another Directus instance, but when filtering I would...

@jaycammarano Can you look into spinning up some tests for the `generate-joi` util that is touched in this PR? I'm not quite sure if we can easily test the generated...

@jaycammarano Yeah lets make that consistent 👍🏻

> There is a push to use `@directus/shared/utils` for generate-joi instead of the one in `app/utils`. Would you be willing to make this shift? This is in-works at https://github.com/directus/directus/pull/13596. Once...