Jan Dillmann

Results 6 issues of Jan Dillmann

### Short description of the app ToolJet is an open-source low-code framework to build and deploy internal tools quickly without much effort from the engineering teams. You can connect to...

New App Request

The docker image on Docker Hub (https://hub.docker.com/r/generalmills/burrowui) seems to have been removed. Is there another registry where the image is available?

### Bug Description I'm writing an API service using actix-web and sqlx. Integration tests use `#[sqlx::test]` with and without migrations. If I'm running more than around 20 tests at least...

bug

The keys `:parsed` and `:parse_type` are present in the return hash twice. This pull request removes one occurrence each.

### What would you like to be added or enhanced? When using an HTTP Server Action (Sink), the response from the custom backend (connector, HTTP server) can be either successful...

Feature

I'd like to store the tree's state (expanded, collapsed) in local storage, but I don't think there are callbacks for these events yet. Would it be possible to add these,...