jmix-docs icon indicating copy to clipboard operation
jmix-docs copied to clipboard

Documentation for Jmix framework

Results 210 jmix-docs issues
Sort by recently updated
recently updated
newest added

A bit more context: .pnpmfile.cjs is no longer generated by Vaadin Flow in 24.2+ versions, so V24.2+ works fine itself. Vaadin 24.1 generates this file, but apparently uses older versions...

### Description See events JavaDoc for more details. Documents events: - InitEvent - InitEntityEvent - BeforeShowEvent - ReadyEvent - ValidationEvent - BeforeSaveEvent - AfterSaveEvent - BeforeCloseEvent - AfterCloseEvent - QueryParametersChangeEvent...

size: M
in: flowui

Since Jmix 2.0, audit fields use OffsetDateTime instead of Date. See [ticket](https://github.com/jmix-framework/jmix/issues/935) Update the data type for the deleteDateNN field and replace default value Date(0) in the code example: https://docs.jmix.io/jmix/data-model/soft-deletion.html#mysql-mssql-uniqueness

Page: https://docs.jmix.io/jmix/modularity/extension.html All code is on Jmix 1.

type: bug

- [x] Overview - [x] Chart Component - basic info - [x] Getting Started - [x] Data Binding - [ ] Chart Component - extended info

size: XL
in: charts

There are several things absent in Data Repositories documentation chapter: - [x] `io.jmix.core.repository.ApplyConstraints` annotation usage (ability to use UnconstrainedDataManager) - [x] `JmixDataRepositoryContext` parameter (see https://github.com/jmix-framework/jmix/issues/2490) - [x] Update [Features](https://docs.jmix.io/jmix/data-access/data-repositories.html#jmix-data-repository-features) part...

See Jmix issue: https://github.com/jmix-framework/jmix/issues/2499

in: rest

Describe Maps improvements 2.2: - [x] [Support Clustering in maps #2575](https://github.com/jmix-framework/jmix/issues/2575) - [x] [Zoom property type of GeoMapView and layers must be a double #2701](https://github.com/jmix-framework/jmix/issues/2701) - [x] [Provide Move and...

size: L