-
-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: upgrade to JHipster 6.3.0 (#189)
* upgrade version in package json * test: update to version 6.3.0 * Update JHipster version * Update JHipster version * fix: update tests * fix tests * fix: add AuditEventServiceIT * fix: files file * Rename AuditEventServiceIt.kt.ejs to AuditEventServiceIT.kt.ejs * fix: entity query Service * Update EntityResourceIT.kt.ejs * Update EntityResourceIT.kt.ejs * Update AuditEventServiceIT.kt.ejs * Update ExceptionTranslatorTestController.kt.ejs * Regex should be explicit in Kotlin * fix insecure random source for tokens closes #183 * Update generators/server/templates/src/main/kotlin/package/service/util/RandomUtil.kt.ejs Co-Authored-By: Sendil Kumar N <sendilkumarn@live.com> * Update generators/server/templates/src/main/kotlin/package/service/util/RandomUtil.kt.ejs Co-Authored-By: Sendil Kumar N <sendilkumarn@live.com> * Update generators/server/templates/src/main/kotlin/package/service/util/RandomUtil.kt.ejs Co-Authored-By: Sendil Kumar N <sendilkumarn@live.com> * Update generators/server/templates/src/main/kotlin/package/service/util/RandomUtil.kt.ejs Co-Authored-By: Sendil Kumar N <sendilkumarn@live.com> * fix compilation error * upgrade version in package json test: update to version 6.3.0 Update JHipster version Update JHipster version fix: update tests fix tests fix: add AuditEventServiceIT fix: files file Rename AuditEventServiceIt.kt.ejs to AuditEventServiceIT.kt.ejs fix: entity query Service Update EntityResourceIT.kt.ejs Update EntityResourceIT.kt.ejs Update AuditEventServiceIT.kt.ejs Update ExceptionTranslatorTestController.kt.ejs Regex should be explicit in Kotlin fix: id should not be optional fix: cache configuration fix: cache configuration feat: update to JHipster v6.3.1 update package-lock.json fix issues * Update AuditResource.kt.ejs * Update UserRepository.kt.ejs * Update PersistenceAuditEventRepository.kt.ejs * Update AuditEventService.kt.ejs * Update AuditResource.kt.ejs * fix: type issues * fix couchbase error * update package json * update mvn command * debug commit * fix debug * fix mongodb failure issues * Update azure-pipelines.yml * polish
- Loading branch information
1 parent
f7b482c
commit deec358
Showing
52 changed files
with
1,582 additions
and
495 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.