hilla icon indicating copy to clipboard operation
hilla copied to clipboard

Build better business applications, faster. No more juggling REST endpoints or deciphering GraphQL queries. Hilla seamlessly connects Spring Boot and React to accelerate application development.

Results 422 hilla issues
Sort by recently updated
recently updated
newest added

### Describe the bug We had to rename the frontend/views directories in the following ITs so that FS Router doesn't engage in those projects after the #2188 is merged: *...

bug
hilla

Todo: - Add roles allowed to client and server-side - Add access checks for hilla views by view metadata (roles allowed) - Add Hilla public routes as anonymous allowed to...

hilla

### Describe the bug EngineConfigureMojo has generatedTsFolder as ./frontend/generated instead of the new default. ### Expected-behavior Used default should use the new default value `FrontendUtils.DEFAULT_PROJECT_FRONTEND_GENERATED_DIR`. Should possibly depend on frontendFolder...

bug
hilla
Severity: Blocker
Impact: High

When running unit tests, for example with Vitest, it should be possible initialize the I18n instance with actual translation messages so that developers can properly test whether translations work as...

enhancement
hilla
I18N

### Describe your motivation Would be more convenient for users if the `serverSideRoutes` are added into `views.js` (FS routes generated routes metadata) by default taking into account the routes hierarchy....

enhancement
hilla

The client-side `translate` API should support formatting messages in the ICU `MessageFormat` standard. This enables developers / translators to do basic parameter replacement, number and date formatting, as well as...

enhancement
hilla
I18N

### Describe the bug You need to restart the server for new Flow views to show up. New views don't appear after a redeploy managed by Spring Boot DevTools. This...

bug
hilla

### Describe the bug Hilla stats where being gathered based on the usage of `hilla-react` artifact, and now that the `hilla-react` is not there anymore, we can decide whether is...

bug
hilla
Severity: Blocker
Impact: High

### Describe the bug VS Code does not suggest imports for e.g. `signal` or `useSignal` in a new Hilla project. This changes if you add e.g. `import { signal }...

bug
hilla
investigation

### Describe the bug When upgrading to version 24.4.0.alpha3 the demo project hosted in spring project fails when running tests I have tried to add the maven plugin to the...

bug
hilla