-
Depends on: https://github.com/jmix-framework/jmix/issues/3395
Since Vaadin 24.4, Vaadin uses `src/main/frontend/` directory as a default location of frontend resources, which is more natural for M…
-
Hi,
although the custom datatype is a Spring bean, it does not allow arbitrary beans to be injected. Here is one example of this behaviour:
When injecting `IdSerialization` e.g. there is a cycli…
-
### Environment
Jmix version: 2.2.3
### Bug Description
If I set within a key that is different than the property, I can not open the URL with query parameters
### Steps To Reproduce
*…
-
Jmix version: 2.3.1
Currently, DataGrid selection listener can only be added this way:
```
usersDataGrid.addSelectionListener(selectionEvent -> {
Set allSelectedItems = selectionEv…
-
### Environment
Jmix version: 2.2.1
### Bug Description
`RunListEntityReportAction` selects displays runs reports only that have a parameter with the entity type of this view.
### Steps To…
-
### Environment
Jmix version: 2.3.2
### Bug Description
A description of what the bug is.
### Steps To Reproduce
Create dynamic attribute of String type
Set any default value for it
![i…
-
Currently, we rely on drop-create/recreate operations for updating index mapping properties. This is disruptive, especially for adding properties without removals, leading to inefficiencies.
Implem…
-
See [release notes](https://docs.gradle.org/8.10/release-notes.html)
-
### Environment
Jmix version: 2.3.999-SNAPSHOT
### 1. The category attributes `DataGrid` extends beyond the view boundaries:
![image](https://github.com/user-attachments/assets/c610bf69-641c-4…
-
**Existing page:** https://docs.jmix.io/jmix/flow-ui/vc/components/tooltip.html
1. Add example of programmatic definition
2. Add more detailed description for `manual` and `opened` properties
…