-
##### **Overview of the issue**
I have a problem when I run the app after jdl file is imported, It doesn't edit OnModelCreation Method to define relationship and cannot be executed
NOTE: It work…
-
##### **Overview of the issue**
When will this repo upgraded to the lates jhipster version?
##### **Motivation for or Use Case**
I'm wondering if this repo is still under active development…
-
##### **Overview of the feature request**
Looking for Azure AD authentication and authorization support in the monolith application which gets generated through the blueprint.
##### **Motivati…
-
##### **Overview of the feature request**
We have 150 code smells on our sample (https://sonarcloud.io/dashboard?id=jhipster_jhipster-sample-app-dotnetcore)
we can quickly resolve several of…
-
https://github.com/jhipster/jhipster-dotnetcore/blob/5844d760d11d8f91d5c27def5942fa3aa25811ac/generators/entity-client/templates/blazor/src/Project.Client/Models/Model.cs.ejs#L67
Model has UserId, …
-
##### **Overview of the feature request**
Add unit tests for related entities on the generated dotnet application.
As an example:
Unit tests for Employee should test adding and removing its Dep…
-
##### **Overview of the issue**
The client (angular) is not loading users dropdown list when a relationship exists with User entity.
On the client-side the User dorpdown-list does not load a…
-
##### **Overview of the feature request**
Update blueprints to v8.7.3.
- [x] generator-jhipster-entity-audit: [v5.7.0](https://github.com/jhipster/generator-jhipster-entity-audit/releases/tag/v5.7…
-
In the Java version, when creating an account, a user receives directly in his mailbox a confirmation email. We want to replicate this behavior in the .Net version. Another question then arises, where…
-
##### **Overview of the feature request**
So far the generator generates MailService.cs but there is no implementation for sending the email function, it would be great if we can have that in place…