Rijk van Zanten

Results 433 comments of Rijk van Zanten

> Changing the label to something like Built for Directus version XXXX or Built for v10.4.3 or something along those lines. Im just suggesting we avoid the use of words...

Continued in https://github.com/directus/directus/pull/21674 due to some git shenanigans

@DanielBiegler @hanneskuettner It'd be great if I could get a code-review while wrapping up the last todos. Once this thing is done and runs as it should, we'll involve the...

@DanielBiegler Policies are filtered down by IP in the `fetch-policies` function, so every time you load in the policies set for the current accountability it'll be filtered by IP 🙂...

Before: ``` dist/assets/input-rich-text-html-VGTH7Ua6.js 1,235.03 kB │ gzip: 428.23 kB dist/assets/index.Xq8ZBmin.entry.js 5,509.26 kB │ gzip: 1,637.75 kB ``` After: ``` dist/assets/fullcalendar-aZX8uTVb.js 276.49 kB │ gzip: 79.64 kB dist/assets/editorjs-Yhi6rZ8k.js 358.62 kB │...

> For maintainers/contributors: We gotta fix useColor inside of select-color.vue, thats where Color() throws Most likely the same issue that existed in the color display! Added a try/catch here around...

I'll handle the breaking change note 👍🏻

> One solution (for docker) would be to mount volume Assuming sendmail exists on the host machine! My recommendation would always be some SMTP service or mail provider. Sendmail might...

Odd! Looks like the nested `profiles_id.id` is seen as a String rather than an ID. Just to make sure: the `profiles_id` field of `matchdays_participants` is a many to one to...

@MarcosGin Can you provide a repo with a minimal reproduction? I wanna make sure we rule out any environment based shenanigans. Is this something you can reproduce with just the...