Stephan Hug

Results 4 issues of Stephan Hug

I have heard from different sources now that the way graphene is implemented at the moment it can lead to N+1 database requests. I had a look and it appears...

enhancement
needs discussion

I routinely select a bunch of rows during review, click "edit selected reports" and then realise that i cant verify them because one of them had the review flag set...

When you have multiple dynamic tasks after a task/flow like this: ```json { "model": "caluma_workflow.task", "pk": "my-regular-task", "fields": { "type": "complete_task_form", "form": "a-form" } }, { "model": "caluma_workflow.taskflow", "pk": "...",...

needs discussion

## Description Adds JEXLs to options for choice and multiple choice questions. If an option has been selected which becomes invisible due to it's JEXL it behaves like an option...

enhancement
form builder
form rendering
javascript