Dmitriy Kremnev

Results 46 issues of Dmitriy Kremnev

### Environment Jmix version: 2.2.999-SNAPSHOT ### Bug Description Look at the following methods: 1. `io.jmix.flowui.component.main.JmixUserIndicator#onApplicationEvent` 2. `io.jmix.notificationsflowui.component.notificationsindicator.NotificationsIndicator#onApplicationEvent` 3. `io.jmix.quartzflowui.view.jobs.JobModelListView#onApplicationEvent` All of them are typed on `ApplicationEvent`. Thus, when a UI...

type: bug
in: notifications
in: quartz
in: flowui

Original issue: https://github.com/jmix-framework/jmix/issues/3431

size: L
in: flowui

Here: https://docs.jmix.io/jmix/flow-ui/vc/components/propertyFilter.html#operation Add new implemented operations: https://github.com/jmix-framework/jmix/issues/1442

in: flowui

See framework issue: https://github.com/jmix-framework/jmix/issues/3331 As it was described in the Classic UI: [Doc link](https://docs.jmix.io/1.x/jmix/1.5/ui/app-properties.html#jmix.ui.component.entity-field-actions) A description is needed for new properties in the Flow UI. Note: the class FQN is...

in: flowui

New variables for defining the size of the **exception dialog** have been introduced. See: https://github.com/jmix-framework/jmix/issues/3177 > New CSS variables has been defined: > > * `--jmix-exception-dialog-width` > * `--jmix-exception-dialog-expanded-width` >...

in: flowui

See: https://github.com/jmix-framework/jmix/pull/3699

in: flowui

See framework issue: jmix-framework/jmix#2404 `AcceptsTenant` interface is deprecated since version 2.4 and marked for removal It is required to update [Configuring Users Section](https://docs.jmix.io/jmix/multitenancy/index.html#configuring-users).

size: S
in: multitenancy

It is required to document: * New application property `jmix.gridexport.default-columns-to-export` * Three methods for filtering columns for export (see pull request docs): https://github.com/jmix-framework/jmix/pull/3668

in: gridexport

See forum topic: https://forum.jmix.io/t/ui-filter-configuration-audit-trail/5639 It is worth considering adding audit traits to the `flowui_FilterConfiguration` entity

size: S
in: flowui