Mikhail Fedoseev
Mikhail Fedoseev
Steps: 1. Linux system without installed node. 2. Create Jmix project with 2.2.0 version. 3. Open view descriptor and start preview. AR: DevServer start failed. Cause: java.lang.NoClassDefFoundError: java/net/http/HttpClient Message: java.lang.NoClassDefFoundError:...
## **Main goal** To simplify the work with `asynchronous/background` calls. ## **Description** At the moment we have a [BackgroundTask mechanism](https://docs.jmix.io/jmix/flow-ui/background-tasks.html). This mechanism is in some cases too redundant and looks...
Describe "properties" and "property" elements for actions like in fragment and generic component
Describe how to use Testcontainers in tests (request from UX tests)
See Studio issue: https://youtrack.jmix.io/issue/JST-3279/Byte-and-URI-attributes-are-not-included-in-browser-screens We have a conditions that excludes `URI` and `byte[]` entity attributes from generated columns (`see jmix-templates/content/snippet/flowui/table.xml`, method `allowPutToDataAware()` without boolean argument filter out `byte[]` attribute on...
## **General description of the problem:** At the moment, if we want to use a simple boxed approach to writing aspects, then we will face the problem that writing aspects...