Sergei Maertens

Results 58 issues of Sergei Maertens

A list of breaking changes to make when we get to version 3.0 CTRL + F on `DeprecationWarning` in the backend to find more. - [ ] INVESTIGATE: can we...

In the appointments views, serializers are used to process querystring parameters which are used to filter down result lists. The documentation currently requires that these parameters are duplicated in the...

enhancement
owner: maykin
topic: cleanup
topic: personal pick

See #4252 for an example case

new feature
triage
enhancement

... for which we need to apply patches in the backend validation since we can't easily patch up Formio. We should really revisit these once we sort out the new...

formio
topic: form builder
topic: form renderer

E.g. at a module/plugin level -> "mute until XXX" Issues in this type discovered will then not be included in the digest email. Split off from #3725

enhancement

Currently we perform a bunch of parallel requests in the frontend to save a form after/during editing it: https://github.com/open-formulieren/open-forms/blob/ffd32bc0729c80f2a620efb5c4d4dd16c709ff89/src/openforms/js/components/admin/form_design/data/complete-form.js#L394 One big drawback is that the form variables are saved _after_...

triage
enhancement

As an open-source developer myself, I understand that time and resources are limited, and we do get to use this for free. I am creating this issue with the suggestion...

@jezdez I'm afraid only you can sort this out This project has some frontend tooling that we publish [here](https://github.com/jazzband/django-cookie-consent/pkgs/npm/django-cookie-consent). However, it seems that the package is not set to public,...

question