generator-jhipster icon indicating copy to clipboard operation
generator-jhipster copied to clipboard

JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.

Results 453 generator-jhipster issues
Sort by recently updated
recently updated
newest added

Shouldn't axios.get... calls use await prefix? Currently I have typescript linter errors over all the reducers in getEntities and getEntity "Async arrow function has no 'await' expression." JHipster version used...

theme: react
$100
$$ bug-bounty $$
area: cleanup

Currently, the id parameter in a POST/PUT API (e.g. /api/posts/:id) is claimed not required as in @PathVariable(required = false), but is not really optional, ignoring this parameter will produce a...

theme: java

##### **Overview of the issue** I followed the video tutorial using the default options for jhipster. The application built and starts up without an error. However, when I try to...

theme: windows

##### **Overview of the feature request** To be dropped - [ ] add - [ ] init - [ ] upgrade-config Consider to drop: - [ ] aws - [...

theme: jhipster-internals
area: cleanup
v8

##### **Overview of the feature request** Implement language inside feature specific generator like https://github.com/jhipster/generator-jhipster/blob/main/rfcs/4-jhipster-rfc-entity-as-core.md. ##### **Motivation for or Use Case** ##### **Related issues or PR** - [ ] Checking this...

area: enhancement :wrench:
theme: jhipster-internals
theme: i18n
v8

##### **Overview of the feature request** Could be nice to enhance the list form by adding column filters. The user could for example click on a column label which will...

area: enhancement :wrench:
theme: front

##### **Overview of the issue** Following up https://github.com/jhipster/generator-jhipster/issues/17142 for a monolith application. ##### **Motivation for or Use Case** Generate search repositories only for entities that has been declared as searchable....

area: enhancement :wrench:
theme: elasticsearch

##### **Overview of the issue** A RCE has been reported on H2 database (see https://github.com/h2database/h2database/security/advisories/GHSA-h376-j262-vhq6), so an upgrade is needed ##### **Motivation for or Use Case** RCE ##### **Reproduce the...

theme: dependencies
theme: database

This PR fixes #18755 - (not)generation of user administration artifacts. Currently when 0Auth2 is actoivated user entotoes and supporting classes are generated for all backend microservices even if they have...

theme: angular
theme: jhipster-internals
theme: java
theme: front
theme: dependencies
theme: CI builds

##### **Overview of the issue** Does JDL support to define entities based on json schema? ``` entity Customer ref http://a-server/a-path/Customer.json ``` Or define external specs of all kinds like: ```...

area: feature request :bulb:
theme: entities