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

Switch to use Consul as default service discovery mechanism Part of #19109 --- Please make sure the below checklist is followed for Pull Requests. - [ ] [All continuous integration...

changes: major :star:
theme: angular
theme: kubernetes
theme: react
theme: docker :whale:
theme: jhipster-internals
theme: java
theme: dependencies
theme: vue
v8

##### **Overview of the feature request** I propose to modify the jdl's options to have something more clear for the end user in a microservice/gateway configuration. The thing would be...

status: needs-discussion
theme: microservice
v8

Related to https://github.com/jhipster/generator-jhipster/issues/17100. Related to https://github.com/jhipster/generator-jhipster/issues/19342#issuecomment-1208869067. --- Please make sure the below checklist is followed for Pull Requests. - [ ] [All continuous integration tests](https://github.com/jhipster/generator-jhipster/actions) are green - [ ]...

theme: angular
theme: react
theme: vue

--- Please make sure the below checklist is followed for Pull Requests. - [ ] [All continuous integration tests](https://github.com/jhipster/generator-jhipster/actions) are green - [ ] Tests are added where necessary -...

theme: angular
theme: react
theme: java
theme: vue

##### **Overview of the feature request** In some RDBMS table, use case like product attribute need dynamic fields. ##### **Motivation for or Use Case** It will be time saving to...

area: triage
theme: undefined

##### **Overview of the issue** Every call to the Gateway results in a NullPointerException if claim do not contain the "preferred_username". `java.lang.NullPointerException: Cannot invoke "Object.toString()" because the return value of...

area: triage
theme: undefined

##### **Overview of the feature request** Jhipster lack of essential features to get really usable forms. One of them is that there's no sort on fields when pagination is not...

area: feature request :bulb:
theme: front

##### **Overview of the issue** When searching in the UI no results are filtered based on what is searched. ##### **Motivation for or Use Case** Elastic search is not working...

theme: angular
area: needs-reproduction
theme: elasticsearch

##### **Overview of the issue** In the following line, we do produce a ? character right before the element accessor: https://github.com/jhipster/generator-jhipster/blob/1668772197f1e5fbc21d43b07abfa833c2e66a2d/generators/entity-client/templates/angular/src/main/webapp/app/entities/list/entity-management.component.html.ejs#L149 This produces such warnings during frontend build: ``` [INFO]...

area: bug :bug:
theme: angular
$100
$$ bug-bounty $$

We have following workaround in place to make node download work with gradle on m1 machines: https://github.com/jhipster/generator-jhipster/blob/e0a5e6c7db38c6709c001f4b8bb61998b954c031/generators/server/templates/build.gradle.ejs#L577 I think it is not needed as we rely on node >=16 which...

area: enhancement :wrench:
theme: gradle