Matti Tahvonen

Results 145 comments of Matti Tahvonen

Added also fixes to #125 & #127, essentially added a support for wider set of basic data types

Sure, just copy all the code from dependencies 🤪 Jackson (that is mostly used here) is a dependency coming in via Vaadin, that isn't going anywhere. VGrid from Viritin is...

Added some additional cleanup (thanks to Vaadin improvements) and removed H2 config so that the demo app starts without additional tricks. As a DB fellow you ought to update that...

This is critical for our customers. For them this feature doesn't exist if it is not documented or we have an example of it. Many customers can't upgrade if they...

Yeah, I guess so, at least for getting functional backup. In my case it is the live server that got this issue. Another idea that might have affected this: I'm...

Poc for FF UI cleanup with “cancelling option”. Not sure when/how the actual cleanup should happen. Is there some scheduler in Flow already? Another decent option could be just store...

I think your speculation about network problems causing issues for this is rather far fetched. Vaadin apps are anyways pretty much broken if network can't be trusted, so I'd guess...

Could we just try to fix this "properly"? To me the AWT usage at runtime sounds like a design bug we should fix. It makes some raster images scaling? Shouldn't...

Ah, excellent, so only trying to get it work in older branches?