Mikhail Shabarov
Mikhail Shabarov
Update master after 23.2 beta releases is done. Temporarily uses platform 23.2 snap for spring tests until 23.3 snap is available.
### Description of the bug / feature When the `VaadinDevmodeGizmo` is chosen to not be shown again and dismissed, the warning messages are always added to a list, bloating the...
Flow builds on the Bender board https://bender.vaadin.com/project.html?projectId=Flow&tab=projectOverview fail sometimes with the following errors: - port is already occupied by another process (unfortunately, I couldn't find recent builds with that failure)...
### Description of the bug / feature **Prerequisites**: to spot earlier a possible regressions in Flow/Fusion preventing Spring-based applications to work as expected. Validation with starter is now possible during...
### Steps to reproduce - Download a starter for V14 + Springboot - Add `@Push(transport = Transport.LONG_POLLING)` to the main layout - Add some background thread which updates something on...
## Description Make Vite as a primary tool for building Vaadin frontend, make Webpack as an optional tool available behind the feature flag, see https://github.com/vaadin/flow/issues/13852. ## Use cases As a...
## Description Vaadin TestBench provides a set of tools and helpers to write an end-to-end tests for Vaadin applications. Whereas it gives developers a rich API to simulate user interaction...
### Describe your motivation Flow team would like to propose the following improvement to Flow PR validation process: 1. Cherry pick pull requests sometimes stuck because of “waiting for status...
Show version info in debug window and allow copying it to clipboard. (cherry picked from commit 5cb22904929ba33133c12a8dc2f55488af986e56)
- [ ] Migrate Vaadin 8 sources to Servlet 5.0: Note: Vaadin `8.17.1` has been staged for testing, and Vaadin `8.17-SNAPSHOT` is available as well. So from `8.17.1` onwards Framework...