Ecosyste.ms: Timeline

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

vaadin/flow

manolo deleted a branch vaadin/flow

snyk-upgrade-6c3459bd046141e70cec74c18cfbe9fe

manolo pushed 1 commit to snyk-upgrade-6c3459bd046141e70cec74c18cfbe9fe vaadin/flow
  • fix: upgrade jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0 Snyk has created this PR to upgrade jakarta.ser... ee5ebcb

View on GitHub

manolo created a branch on vaadin/flow

snyk-upgrade-6c3459bd046141e70cec74c18cfbe9fe - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

taefi deleted a branch vaadin/flow

snyk-upgrade-6c3459bd046141e70cec74c18cfbe9fe

taefi pushed 1 commit to snyk-upgrade-6c3459bd046141e70cec74c18cfbe9fe vaadin/flow
  • fix: upgrade jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0 Snyk has created this PR to upgrade jakarta.ser... 3b6f84a

View on GitHub

taefi created a branch on vaadin/flow

snyk-upgrade-6c3459bd046141e70cec74c18cfbe9fe - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

taefi deleted a branch vaadin/flow

snyk-upgrade-6c3459bd046141e70cec74c18cfbe9fe

taefi pushed 1 commit to snyk-upgrade-6c3459bd046141e70cec74c18cfbe9fe vaadin/flow
  • fix: upgrade jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0 Snyk has created this PR to upgrade jakarta.ser... 4fe21bf

View on GitHub

taefi created a branch on vaadin/flow

snyk-upgrade-6c3459bd046141e70cec74c18cfbe9fe - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

taefi deleted a branch vaadin/flow

snyk-upgrade-6c3459bd046141e70cec74c18cfbe9fe

taefi pushed 1 commit to snyk-upgrade-6c3459bd046141e70cec74c18cfbe9fe vaadin/flow
  • fix: upgrade jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0 Snyk has created this PR to upgrade jakarta.ser... 48b7050

View on GitHub

taefi created a branch on vaadin/flow

snyk-upgrade-6c3459bd046141e70cec74c18cfbe9fe - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

cedricopfermann created a comment on an issue on vaadin/flow
Hi, Have you managed to solve this issue ? We are having the same problem which is happening very often. Regards,

View on GitHub

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

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

tepi pushed 1 commit to fix/files-json-dev-bundle vaadin/flow
  • Use existing way to get file from dev bundle 40951c3

View on GitHub

github-actions[bot] created a comment on a pull request on vaadin/flow
## Test Results 1 114 files  ± 0  1 114 suites  ±0   1h 18m 37s ⏱️ +54s 7 082 tests + 2  7 031 ✅ ± 0  49 💤 ±0  2 ❌ +2  7 399 runs   - 19  7 336 ✅  - 21  61 💤 ±0  2 ❌ +2  For more details on these ...

View on GitHub

tepi created a review comment on a pull request on vaadin/flow
Good catch, thanks! I'll see if this can be used here as well.

View on GitHub

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

View on GitHub

mcollovati created a review comment on a pull request on vaadin/flow
`StaticFileServer` seems to use `DevBundleUtils.findBundleFile(...)` to get resources from the application bundle ```java assetInDevBundleUrl = DevBundleUtils.findBundleFile( ...

View on GitHub

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

View on GitHub

tltv opened a draft pull request on vaadin/flow
fix: import parent theme lumoImports in dev bundle mode
Adds missing css imports for parent theme when given in parent theme.json with lumoImports property and running with dev bundle. Fixes: #19567
tltv created a branch on vaadin/flow

fix/19567-import-globals-for-parent-theme - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

mcollovati created a review comment on a pull request on vaadin/flow
I guess this will most likely not work for gradle projects.

View on GitHub

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

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

Artur- pushed 8 commits to vite6 vaadin/flow
  • refactor: use MenuAccessControl to check view access (#20269) 7c0ee19
  • chore: don't log missing setter message for records (#20306) Java records are immutable, so they do not provide sett... 5716e4b
  • chore: Bump frontend dependencies (#20288) b62487b
  • fix: use capture for dragLeave (#20291) 17042ce
  • fix: Refresh items after changing filtering or sorting with DataViews (#20263) * fix: Refresh items after changing f... 752de7f
  • fix: add types to fix some TS warnings in vite.generated.ts (#20270) ae7777c
  • chore: Bump frontend dependencies (#20309) abddf7b
  • Merge branch 'main' into vite6 a6bef3a

View on GitHub

Artur- pushed 1 commit to vite6 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 28m 46s ⏱️ + 5m 10s 7 472 tests ± 0  7 422 ✅ ± 0  50 💤 ±0  0 ❌ ±0  7 812 runs   - 19  7 752 ✅  - 19  60 💤 ±0  0 ❌ ±0  Results for commit 4df...

View on GitHub

tepi created a comment on an issue on vaadin/flow
https://github.com/vaadin/flow/pull/20324 fixes finding the Hilla views in dev-bundle mode

View on GitHub

Load more