Vitalii Honchar

Results 24 issues of Vitalii Honchar

**Problem** Can't override matches method in implementation of `Notification.Handler`. **Steps to Reproduce** Just launch this test: ```Java import org.junit.jupiter.api.Test; public class PipelinrMatchesTest { class Event1 implements Notification {} class Event2...

Adjust visualization for images. Right now in `VIEW` mode all is OK. We show image. But in edit mode we show button for upload new image and our file name...

enhancement

Current implementation of `orienteer-taucharts` is inconvenient and very hard to use in projects. Need think and refactor it.

enhancement

Consider possibility for migration to last Java version

enhancement

Refactored OContentShareResource

Allow to have customizable titles per OrientDB class

It will be cool if orienteer-architect will generate `model` package with document wrapper classes.

enhancement

Use this Maven plugin for use modern JavaScript: https://github.com/eirslett/frontend-maven-plugin

In some cases need store user confidential data, so it will be better to store it encrypted.

enhancement

### Steps for reproduce 1. Create 100 documents of class A 2. Create class with field which links to class A 3. Try to select link * UI not works...

bug