Alexander Budarov
Alexander Budarov
example: https://forum.jmix.ru/t/sohranenie-svyaznyh-sushhnostej-s-ispolzovaniem-ekranov/2088?u=albudarov he should have used withListDataComponent() there when opening the dialog.
`@ElementCollection` with `@CollectionTable` for `List` is a very common case imho - when some domain object has a collection of associated email addresses / telephone numbers / role names. Even...
@m-orlova what was meant here, integration tests or what?
Example is: ability to use Timer facet in fragment. E.g. fragment displays some data and we want it to auto-update itself.