Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

vaadin/flow

sonarcloud[bot] created a comment on a pull request on vaadin/flow
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

Artur- opened a pull request on vaadin/flow
chore: Log server visit messages as debug instead of log
Prevents polluting the browser console. You can still see the messages by e.g. setting the console log level to 'verbose' in Chrome
Artur- created a branch on vaadin/flow

log-messages-as-debug - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

vaadin-bot created a branch on vaadin/flow

cherry-pick-20288-to-24.5-1729672016320 - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

Artur- opened a draft pull request on vaadin/flow
chore: Bump frontend dependencies
Artur- created a branch on vaadin/flow

bump-frontt - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

Artur- pushed 1 commit to main vaadin/flow
  • chore: Bump frontend dependencies (#20288) b62487b

View on GitHub

Artur- closed a pull request on vaadin/flow
chore: Bump frontend dependencies
tepi created a comment on an issue on vaadin/flow
Reopening this since dev bundle is not working properly on 24.5, Hilla views are not properly detected. Needs investigation and fix.

View on GitHub

tepi reopened an issue on vaadin/flow
vaadin.frontend.hotdeploy=false not possible if Hilla views is used
### Description of the bug Vite will always start if some .tsx in the magic views folder. When not developing React Vite will slow down the Flow development ### Expected behavior https://vaadin....
vaadin-bot pushed 1 commit to 24.5 vaadin/flow
  • chore: don't log missing setter message for records (#20306) (#20308) Java records are immutable, so they do not pro... c978262

View on GitHub

github-actions[bot] created a comment on a pull request on vaadin/flow
## Test Results 1 142 files  ± 0  1 142 suites  ±0   1h 22m 48s ⏱️ -6s 7 464 tests ± 0  7 414 ✅ ± 0  50 💤 ±0  0 ❌ ±0  7 777 runs   - 57  7 717 ✅  - 57  60 💤 ±0  0 ❌ ±0  Results for commit 57d38095...

View on GitHub

sonarcloud[bot] created a comment on a pull request on vaadin/flow
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

vaadin-review-bot created a review on a pull request on vaadin/flow

View on GitHub

github-actions[bot] created a comment on a pull request on vaadin/flow
## Test Results 1 142 files  ± 0  1 142 suites  ±0   1h 22m 2s ⏱️ -52s 7 464 tests ± 0  7 414 ✅ ± 0  50 💤 ±0  0 ❌ ±0  7 782 runs   - 52  7 722 ✅  - 52  60 💤 ±0  0 ❌ ±0  Results for commit 5c92c2d8...

View on GitHub

mshabarov created a review on a pull request on vaadin/flow

View on GitHub

mshabarov deleted a branch vaadin/flow

chore/dont-print-missing-setter-msg-for-records

mshabarov closed a pull request on vaadin/flow
chore: don't log missing setter message for records
Java records are immutable, so they do not provide setters for their properties. However, Flow Binder fully supports writing records by creating new instances on demand. This change prevents Binde...
sonarcloud[bot] created a comment on a pull request on vaadin/flow
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

vaadin-bot created a branch on vaadin/flow

cherry-pick-20269-to-24.5-1729669367384 - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

mshabarov created a comment on an issue on vaadin/flow
Fixed in https://github.com/vaadin/flow/pull/20269.

View on GitHub

mshabarov closed an issue on vaadin/flow
Hotswap does not work with Push enabled if a client-side view is present
### Description of the bug In an application with `@Push` enabled and both Flow and Hilla views, hotswapping does not work and this exception is logged ``` java.util.concurrent.ExecutionExceptio...
mshabarov deleted a branch vaadin/flow

fix/menuregistry-client-views-check

mshabarov pushed 1 commit to main vaadin/flow
  • refactor: use MenuAccessControl to check view access (#20269) 7c0ee19

View on GitHub

mshabarov closed a pull request on vaadin/flow
refactor: use MenuAccessControl to check view access
mshabarov created a comment on an issue on vaadin/flow
The issue was triaged and currently added to the backlog priority queue for further investigation.

View on GitHub

mshabarov created a comment on a pull request on vaadin/flow
Preferably to apply [this fix ](https://github.com/vaadin/flow-components/pull/6669) first.

View on GitHub

Load more