Michael Oberwasserlechner

Results 15 issues of Michael Oberwasserlechner

Chrome 72 and Safari included in ios 12.2 will support this web api.

enhancement
web

This is a problem of file-saver and Safari but maybe I can workaround that by storing the file locally and download it afterwards.

bug
web

I need to support cloud storage providers like OneDrive, Google Drive, DropBox and so on. The actual access to resources is handled by the backend, so only the authentication is...

enhancement
ios

This is the task for implementing the refresh feature for PWA/Web. I sum up the relevant information from @dennisameling below. > Implicit flow (for now, see this article by Auth0...

enhancement
web

I introduced simple Android unit tests in #162. I was only able to run the tests locally in Android Studio but they are not included when running with `./gradlew test`...

bug
android

### Describe the Feature Support OIDC discovery so users must not know every provider specific config detail. ### Platform(s) Support Requested - Android - iOS - Web

enhancement
openid

I ask about a upgrade path in https://vaadin.com/forum/#!/thread/16897840 Right now there is no information availiable but in Q1 Vaadin will provide sth. So a upgrade should be planned not before...

enhancement

see https://github.com/chartjs/Chart.js/releases/tag/v2.7.0

enhancement

add to `com.byteowls.vaadin.chartjs.options.scale.ScaleLabel` see docs http://www.chartjs.org/docs/2.7.0/axes/labelling.html?h=padding see PR https://github.com/chartjs/Chart.js/pull/4646/files

enhancement

Add to `com.byteowls.vaadin.chartjs.options.AbstractOptions´ see http://www.chartjs.org/docs/2.7.0/configuration/layout.html#layout-configuration

enhancement