Ecosyste.ms: Timeline

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

vaadin/flow

mcollovati opened a draft pull request on vaadin/flow
refactor: use MenuAccessControl to check view access
mcollovati created a branch on vaadin/flow

fix/menuregistry-client-views-check - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

marcushellberg created a comment on an issue on vaadin/flow
That's quite a lot of complexity to add to a starter. Could we somehow hide some of that logic within `useViewConfig()?.title`?

View on GitHub

archiecobbs created a comment on an issue on vaadin/flow
> I don't see any problem other than a very small risk that existing code out there accidentally depends on the bug but I don't think that's reason enough to leave it broken. OK great. IMHO ...

View on GitHub

tltv created a comment on an issue on vaadin/flow
Reason for delayed title update is originated from flow generated javascript command which is run after server round trip is done. Unfortunately this command is executed very late making layout ren...

View on GitHub

mcollovati deleted a branch vaadin/flow

dependabot/maven/org.mockito-mockito-core-5.14.2

mcollovati pushed 1 commit to main vaadin/flow
  • chore(deps): bump org.mockito:mockito-core from 5.14.1 to 5.14.2 (#20267) Bumps [org.mockito:mockito-core](https://g... c34fd15

View on GitHub

mcollovati closed a pull request on vaadin/flow
chore(deps): bump org.mockito:mockito-core from 5.14.1 to 5.14.2
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.1 to 5.14.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mockito/mockit...
mcollovati created a review on a pull request on vaadin/flow

View on GitHub

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

View on GitHub

mcollovati 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 28m 57s :stopwatch: + 5m 5s 7 464 tests ± 0  7 414 :white_check_mark: ± 0  50 :zzz: ±0  0 :x: ±0  7 826 runs  +46  7 766 :white_check_mark: +...

View on GitHub

tltv created a comment on an issue on vaadin/flow
> One issue is that `/products/:productId` doesn't match `/products/1` so we would need some template matching to the hasClientRoute check. That one needs a separate [enhancement/bug ticket](htt...

View on GitHub

tltv opened an issue on vaadin/flow
Add support for template matching in MenuRegistry#hasClientRoute(String)
Add template support in `MenuRegistry#hasClientRoute(String)` to make `DefaultRouteResolver` detect main layout for client routes with route parameters. This is followup from [comment here](http...
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

dependabot[bot] created a branch on vaadin/flow

dependabot/maven/org.mockito-mockito-core-5.14.2 - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

caalador created a comment on an issue on vaadin/flow
Also on the `file-routes.ts` is you change only the ` createRoute("products", true, [` to ` createRoute("products", false, [` the parameterised route works, but not if you only change the child cre...

View on GitHub

caalador created a comment on an issue on vaadin/flow
One issue is that `/products/:productId` doesn't match `/products/1` so we would need some template matching to the hasClientRoute check. The client side also seems to be quite tightly tide to the...

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

mshabarov deleted a branch vaadin/flow

package-name-cp-23.5

mshabarov created a branch on vaadin/flow

package-name-cp-23.5 - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

caalador created a comment on an issue on vaadin/flow
file-routes.ts gets true for all that have a possible layout (matching path in the layouts.json) and that true is overridden by the actual ViewConfig definition of the view.

View on GitHub

github-actions[bot] created a comment on a pull request on vaadin/flow
## Test Results 1 056 files  ±0  1 056 suites  ±0   1h 18m 43s :stopwatch: + 2m 30s 6 837 tests ±0  6 792 :white_check_mark: ±0  45 :zzz: ±0  0 :x: ±0  7 159 runs  +8  7 103 :white_check_mark: +8  ...

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

mshabarov opened a pull request on vaadin/flow
chore: remove redundant names from package json resources (#20239)(CP: 24.3)
(cherry picked from commit 19372498cc80849efedddbc2f8758d14e7036e4b)
mshabarov created a branch on vaadin/flow

package-name-cp-24-3 - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

github-actions[bot] created a comment on a pull request on vaadin/flow
## Test Results 1 114 files  ±0  1 114 suites  ±0   1h 24m 38s :stopwatch: + 1m 26s 7 079 tests ±0  7 030 :white_check_mark: ±0  49 :zzz: ±0  0 :x: ±0  7 456 runs  +9  7 395 :white_check_mark: +9  ...

View on GitHub

tltv created a comment on an issue on vaadin/flow
Maybe this has something to do [in here](https://github.com/vaadin/hilla/blob/901729670bd1f5f31cd4d75280d3e967f008201e/packages/ts/file-router/src/runtime/RouterConfigurationBuilder.ts#L172) in Hil...

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

Load more