-
We have two options here:
1. Implement dynamic attributes support in Search add-on
2. Provide a sample that demonstrates how to hook into indexing and searching in order to support dynamic attrib…
-
### Environment
Jmix version: 1.6.999-SNAPSHOT
### Bug Description
Data that is not accessible due to security constraints will still be displayed using the `chart` component.
### Steps To…
-
### Environment
Jmix version: 2.3.x
### Bug Description
Any long operation like a loading data, exporting data to Excel and so on, freezes UI in all browser tabs.
### Steps To Reproduce
Step…
-
Case: Some public report is provided to everyone in multitenant environment.
Check if it's possible to support import the same file by different tenant.
All data should be isolated among tenants:
…
-
See [forum topic](https://forum.jmix.io/t/resource-roles-ui-enhancements-request/983).
Related to Haulmont/jmix-security#108.
-
See forum topic https://forum.jmix.ru/t/forma-dinamicheskogo-dialoga-usertask-i-knopka-otmenit/373
-
CUBA Platform version: 7.2.19
CUBA Studio plugin version: 15.9-213
IntelliJ version: IntelliJ IDEA 2022.1 (Ultimate Edition)
**Steps**:
1. Create new project.
2. Add addon Email template.
3. R…
-
### Environment
Jmix version: 2+
### Scenario
A user wants to process a number of orders. To do this, he filters the appropriate orders in the ListView and sorts them by date.
He opens the fir…
-
Same as in #1079 but jmix version `1.4.4`
add `spring.quartz.auto-startup=false` in properties. Jobs are pauesd on application start.
If u try to `resume` job u get `jobResumed` notification but it…
-
Right now, Jmix uses a UuidProvider that generates randomly based UUIDs. This is sufficient for small applications, but for applications where there is a lot of data and UUID is used as primary keys, …