generator-jhipster
generator-jhipster copied to clipboard
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
##### **Overview of the feature request** Implement RFC https://github.com/jhipster/generator-jhipster/blob/main/rfcs/4-jhipster-rfc-entity-as-core.md. - [ ] entities - [ ] entities-client - [ ] entity - [ ] entity-client - [ ] entity-i18n -...
##### **Overview of the feature request** Currently, date picker only allows YYYY-MM-DD format. By adding a custom implementation, users will be able to choose the format she/he desires. ##### **Motivation...
fix https://github.com/jhipster/generator-jhipster/issues/19247 Upgrade keycloak to 19.0.0 --- Please make sure the below checklist is followed for Pull Requests. - [ ] [All continuous integration tests](https://github.com/jhipster/generator-jhipster/actions) are green - [ ]...
##### **Overview of the feature request** See https://www.keycloak.org/2022/07/keycloak-1900-released.html ##### **Motivation for or Use Case** ##### **Related issues or PR** - [ ] Checking this box is mandatory (this is just...
Fix https://github.com/jhipster/generator-jhipster/issues/19342. --- 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...
##### **Overview of the feature request** Blueprints are powerful to customize applications. But it's not easy to create a blueprint package, publish (or install using git) to use it. We...
##### **Overview of the feature request** Cleanup. ##### **Motivation for or Use Case** ##### **Related issues or PR** - [ ] Checking this box is mandatory (this is just to...
##### **Overview of the issue** Getting NPM issue while running npm install ##### **Motivation for or Use Case** ##### **Reproduce the error** unable to start the UI from webpack using...
Setup new issue templates like these https://github.com/FortAwesome/Font-Awesome/blob/6.x/.github/ISSUE_TEMPLATE/100_web_bug_report.yml
##### **Overview of the issue** I was working on upgrading a monolith oauth2 app from 7.8.1 to 7.9.1. We currently use Keycloak 15.1.1. When trying to call any services from...