Roman Pinyazhin
Roman Pinyazhin
### Description Also see RU support forum [discussion](https://forum.jmix.ru/t/reports-data-set-type-entity-existing-fetch-plan/1066/3). If we select "List of entities" type for `DataSet` we can use existing `InputParameter` with "Entity" type. Also we able selecting existing...
### Description See https://github.com/openlayers/openlayers/releases/tag/v9.0.0
### Environment Jmix version: 2.2.0 ### Bug Description OpenLayers now adds "v" prefix to version.
### Environment Jmix version: 2.2.x ### Bug Description Vaadin changed dev-bundle folder name, and it's included to zip file again. ### Steps To Reproduce 1. Invoke zip task in any...
### Environment Jmix: 2.2.x ### Steps to reproduce The case is the following: - `MainView` does not have anonymous access - `BlankView` - `with `layout = MainView.class` has anonymous access...
### Environment Jmix version: 2.2.x ### Bug Description There are two ways of enabling anonymous access to view: - `@AnonymousAllowed` annotation - Resource Role: view permission Application redirects to `LoginView`...
### Description In 1.x versions there is a [ResetRememberMeTokenAction.java](https://github.com/jmix-framework/jmix/blob/release_1_5/jmix-security/security-ui/src/main/java/io/jmix/securityui/action/ResetRememberMeTokenAction.java). This action is available in `user-browse.xml`, in dropdown list  This action can be migrated almost as is, since it uses...
### Environment Jmix version: 2.2.0 ### Bug Description The required state is always shown even for read only fields. ### Steps To Reproduce 1. Add to some view: ``` ```...
### Description In Jmix 1.x `SnapshotDiffViewer` is a fragment, so probably we should create a composite component for it.
### Environment Jmix version: 2.2.0+ ### Bug Description  ### Steps To Reproduce 1. Create project 2. Add dynamic attributes add-on 3. Create category 4. Create attribute 5. Select entity...