All Versions
10
Latest Version
Avg Release Cycle
51 days
Latest Release
928 days ago
Changelog History
Changelog History
-
v2.0.1
November 22, 2020 -
v2.0.0 Changes
November 22, 2020Whatβs Changed
- π Fix double call to SaveChanges (#469) @ivanmonteiro
- Migration to Entity Framework 5 (#438) @ivanmonteiro
- π Fix issue #461 - Git ignoring source files at ClientApp/src/app/admin/docs (#464) @ivanmonteiro
- π Fix issue #460 - Dotnet publish fails when using release configuration (#465) @ivanmonteiro
- β‘οΈ Update needle-server-gateway.js (#455) @manisi
- β‘οΈ Update to dotnet 5 (#458) @nicolas63
- π Fix display Alert Notification in frontendApp (#457) @maznag
- π Fix entity generation with service and without DTO (#451) @nicolas63
- Set consul config to json (#447) @nicolas63
- β Add entities audit support (#440) @maznag
- β¬οΈ Bump dot-prop from 4.2.0 to 4.2.1 (#449) @dependabot
- β¬οΈ Bump bl from 1.2.2 to 1.2.3 (#450) @dependabot
- β¬οΈ Bump Dependencies (#448) @nicolas63
- β‘οΈ Update sonar-scanner version (#445) @nicolas63
- Migration to dotnet 5 rc2 (#436) @nicolas63
- π Fix repository bug - issue #434 (#437) @ivanmonteiro
- Repository layer (#433) @ivanmonteiro
- π [Issue-390]: github workflow to check if docker build is broken (#425) @ThirumlaDevi
- π Improve documentation (Move doc from readme to docs folder) (#421) @nicolas63
- Replace master by main (#420) @nicolas63
- β Added microservice and gateway capabilities (#413) @nicolas63
- π Renamed all @this variables. (#417) @michelvosje
- β Add swagger-resources endpoint (#412) @EnmanuelReyes
- β‘οΈ Updating multiple dependencies (#410) @EnmanuelReyes
- π feat: build and run from Docker Support (#411) @Rajpratik71
- β Added gatling (#408) @nicolas63
- π fix SonarCloud "Critical" code smells (#406) @louistio
- Blazor - one-to-one relationship generation (#404) @nicolas63
- Introduced editorconfig as part of the generated code. (#400) @vraravam
- π replaced @this declarations in extension methods with appropriate variable names (fixes #383) (#402) @bcwood
- β‘οΈ Updating outdated npm packages. (#403) @vraravam
- π¨ Refactoring (Issue #379) (#398) @austin0150
- β Added Introduction section on read the docs (#393) @nicolas63
- β Added ReadTheDocs (#381) @nicolas63
- π Allow extending/customizing Services (#351) @ivanmonteiro
- Blazor as front (#325) @nicolas63
-
v1.1.2 Changes
September 21, 2020Whatβs Changed
- β¬οΈ Bump Dependencies (#377) @nicolas63
- π Fix using in service (#370) @nicolas63
-
v1.1.1 Changes
September 09, 2020Whatβs Changed
- π Fix gitignore (Dockerfile) (#364) @nicolas63
- π Fix relationship to User (#330) @nicolas63
- π Improve Entity Generator Code in Controller (#343) @ivanmonteiro
-
v1.1.0 Changes
August 18, 2020Whatβs Changed
- β‘οΈ Update dependencies (#336) @nicolas63
- β Add service layer (#283) @ivanmonteiro
- β‘οΈ Update JHipsterNet for use Pageable with netstandard (#331) @nicolas63
- Extract JHipsterNet and use nuget intead (#328) @nicolas63
- π Fix dto generation on client side (#324) @nicolas63
- π Fix using with enums (#322) @nicolas63
- π Rename dto (#318) @ivanmonteiro
- π Fix mapper generation with jhipster entity cli (#316) @nicolas63
- π Fix file naming and move VM and DTO (#315) @ivanmonteiro
- π Fix mapper generation with jhipster entity cli (#312) @nicolas63
- π Fix swagger and indentation in startup.cs (#308) @nicolas63
- β¬οΈ Bump lodash from 4.17.15 to 4.17.19 (#304) @dependabot
- π Fix Rtl support (#300) @nicolas63
- β Add dto (#281) @ivanmonteiro
- π¨ dto refactoring (#291) @ivanmonteiro
- β Add crosscutting layer (#290) @ivanmonteiro
- π Fix enum identation (#288) @ivanmonteiro
- π¨ Namespace refactoring (#285) @ivanmonteiro
- β Add Enum support (#255) @ivanmonteiro
- β‘οΈ Update dependencies (#278) @nicolas63
- β‘οΈ NuGet Package Update for *.csproj (#263) @romain325
- β Add variable jhipsterDotnetVersion to auto update ReadMe.md (#268) @romain325
- β Add .cs and precision about language used for ejs (#272) @romain325
- 0οΈβ£ Default GitIgnore Override (#260) @romain325
- β‘οΈ Update the Docker build (#256) @ivanmonteiro
-
v1.0.0 Changes
June 10, 2020Whatβs Changed
- β Remove unnecessary check in PageableBinder (#246) @nicolas63
- π Fix multiple many-to-many relationships in JDL (#242) @nicolas63
- β‘οΈ Update Dependencies (#241) @nicolas63
- SonarQube: fix config file not found (#232) @maznag
- β Add [Authorize] to secure Account and User controller endpoints (#231) @maznag
- π Fix NullReferenceException related to sorting/paging (#229) (#230) @ivanmonteiro
- β Add Sort possibility (#226) @maznag
- π Fix sonar analysis on generated entities (#227) @nicolas63
- π Fix GetAllUsers security (#225) @nicolas63
- π Fix error in import-jdl and many-to-many (#224) @nicolas63
-
v1.0.0-alpha Changes
May 18, 2020Whatβs Changed
- π Fix project namespace (#222) @nicolas63
- β added migrations documetation and missing package (#217) @ivanmonteiro
- β‘οΈ Update dependencies ( Jhispter to 6.9.0 ) (#221) @nicolas63
- β¬οΈ Bump dependencies and fix angular generation on windows (#210) @nicolas63
- π Improve readme and update node version (#179) @nicolas63
- β Added "what we have now" section (#166) @nicolas63
- β Added integration test for entity generation with jdl (#159) @nicolas63
- β Add management info endpoint (#151) @maznag
- Publish code coverage to sonar in generated app (#144) @nicolas63
- β Remove manual sonar analysis in fovour of auto analysis (#143) @nicolas63
- Exclude generated files in sonar analysis (#140) @nicolas63
- Pagination: fix total count (#130) @maznag
- π Fix entity generation for one to one relation (#120) @nicolas63
- π Fix npm install (#117) @nicolas63
- π¨ Refactoring client side (Move all client app relative files in ClientApp folder) (#113) @nicolas63
- β Add integration test on generator (#106) @nicolas63
- π Fix and move frontend tests (#104) @nicolas63
- β Add possibility to choose between angular and react (#116) @nicolas63
- Display only once jhipster.net logo (#105) @nicolas63
- β¬οΈ Bumped the JCore dependency to v7.2.1 (#101) @MathieuAA
- β Add SonarCloud Badge (#100) @nicolas63
- β¬οΈ Bumped the JCore dependency to v7.2.0 (#99) @MathieuAA
- β Add oidc (#88) @nicolas63
- β Added vs code debug (#95) @nicolas63
- π Use github actions (#91) @nicolas63
-
v0.3.0
March 25, 2020 -
v0.2.0
February 04, 2020 -
v0.1.0
August 21, 2019