Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jhipster/jhipster-kotlin

Kotlin based JHipster
https://github.com/jhipster/jhipster-kotlin

fix: test case changes and fixes

dd6212f0c2fea86385834050b650c3b2acdc03ed authored over 3 years ago
feat: upgrade to version 7.1

d388bd2719ee3572a6a3fd1d9820f704fce3b397 authored over 3 years ago
deleteUserAuthorities is expecting non empty id

`UserRepository.deleteUserAuthorities(userId: Long)` is expecting `Long` rather than `Long?`.

25596f21cdb02d4023546b1c4567b044f6bd2040 authored over 3 years ago
1.12.1

e92416f9f5766d33cb42c4e09cedea9b18b32060 authored over 3 years ago
Merge pull request #280 from jhipster/fix/reactive

Fix: reactive with Neo4J and add skip-ktlint-format flag

01c94e10d200feee2a8093f7a866f187280d0d8a authored over 3 years ago
fix: remove additional save for the user

2bcb469e87908294a14b8ad085d502981f5176fd authored over 3 years ago
add skip-ktlint-format

186c99dac36a5a655fb98e1758f5a730f6174eb5 authored over 3 years ago
fix: reactive microservices with neo4j

fd33fd4827baac3d2a1548dd591ae28cd9cb5acf authored over 3 years ago
1.12.0

1c7e0c1c0128c98c91c30b5d531bad9492d1fcc0 authored almost 4 years ago
fix: oauth2 microservices to run (#278)

* fix: more oauth2 microservices fix

* fix: make OAuthDTO accept null values

6d3b434959ef53db9b279941a1c0c9efa14d7e16 authored almost 4 years ago
upgrade KHipster generator to support v7.0.1 (#277)

* feat: upgrade generator to support v7.0.1

* feat: upgrade to latest jhipster v7.0.1

* fi...

27ea8d90db759faee7c518820cb8691be0b3efed authored almost 4 years ago
Upgrade KHipster to support version 7 (#276)

* finished first cut for 7.0.0 release

* feat: upgrade the entity generator to v7 beta

* f...

515afa25dc8a36648f731a781157ceb0408ac190 authored almost 4 years ago
Merge pull request #266 from pascalgrimaud/azure-pipelines-build

Add badge for Azure Pipelines + Microservices

3de23d02199b285ceab7257c0968e45c0d285784 authored about 4 years ago
Merge pull request #265 from pascalgrimaud/node-14.15.0

Upgrade CI builds to Node 14.15.0 LTS

cfbb50e71976493a9f395d2ab4d3abbcfedd02e8 authored about 4 years ago
Add badge for Azure Pipelines + Microservices

a1169e314889640a924f8067b63ce4aa65667b9e authored about 4 years ago
Upgrade to Node 14.15.0 LTS

948a8c6ca1ddeb6e8978083af07de5436eef6742 authored about 4 years ago
Merge pull request #259 from jhipster-projects/feat/docker-support

feat: build and run from Docker Support

a1a2b54edf7afb7b258be893f097d3973d5e9719 authored about 4 years ago
feat: build and run from Docker Support

Build and run the generator from docker image support added.

The main aim and motivation behind...

c898f08e0060aeabb2cb4ee4ab67ad24168459e0 authored about 4 years ago
1.11.0

84aa6b8779d5664bdd3d727e9c5292a215a5fa35 authored about 4 years ago
Merge pull request #264 from jhipster/update/6.10.5

update: support for jhipster v6.10.5

4381be2727b3526f73aea2c477fe53ca24fbfc7a authored about 4 years ago
update: support for jhipster v6.10.5

1973786e67a06cd1ac37658bbb3c87bfc48e4432 authored about 4 years ago
Merge pull request #263 from jhipster/v6.10.5

Support JHipster version V6.10.5

67e14b88b398cd0912cd3bda679a51a904d7dd4a authored about 4 years ago
fix: import ExtendWith when the database is neo4j

de8d6d1fc201a93792061fa2c713052b11b68cba authored about 4 years ago
fix: remove DataAccessException when no db selected

67aaca8f1f4b3e363b651c35ceb651a211a948fc authored about 4 years ago
fix: update KHipster version

08c80fabdf35731c115f99420cdc690d1c46cb30 authored over 4 years ago
Merge pull request #262 from jhipster/fix/npm-audit

fix: npm audit fixes

898ccf163b1cca81fb29e241949ce958b2946806 authored over 4 years ago
fix: npm audit fixes

7a94df499508e8f88d53efc8577d2cb64637226d authored over 4 years ago
Merge pull request #261 from jhipster/6.10.4

upgrade KHipster to support JHipster v6.10.4

e91cc3e758f3056e74a6dd588ca35377877eac63 authored over 4 years ago
fix: get cause with takeIf

bc661a4b418e3fa33328e2ae66621caa8b510ade authored over 4 years ago
feat: server changes for v6.10.3

f8a58edbb4f1e30a7bf40b9f3da8e18250c23cca authored over 4 years ago
fix: use return

2492395dde7e28e1ced396117e64d0d7510c1aad authored over 4 years ago
fix: replace java with Kotlin code.

c3ea9c8c346236bf0e379433271c992f188c62c2 authored over 4 years ago
fix: update dependencies and change ci JHipster version

8b0714ec528c761ad3cad721c20480b1169c125b authored over 4 years ago
fix: update to v6.10.4

51f7e10fb6f920f6230b0df11b51c6f34c49331a authored over 4 years ago
Update 10-install-jhipster-kotlin.sh

2ed02dc9d0e14c5a56a3f1635ec40b863d85fad8 authored over 4 years ago
Update CONTRIBUTING.md

bd5cf7e8ac2dfbd2bd6f79f1b76eba1aa6f994ae authored over 4 years ago
Update release-drafter.yml

2c7201f0e5c54940a7d84482c6576002aa1ee535 authored over 4 years ago
Update release-drafter.yml

2c364fb3ece701cf7115908b1fd3d55b1dc11dd8 authored over 4 years ago
Update README.md

ad3fcf8becdbb28ba06cd642961143bd42b31375 authored over 4 years ago
Fix lint warnings and upgrade Ktlint Gradle (#257)

* Fix some lint warnings

* Fix tab

* Update Ktlint Gradle and enforce fix lint errors

*...

57a449bb1a04136a95090b1ea7788a41c84a4402 authored over 4 years ago
Merge pull request #256 from pascalgrimaud/upgrade-nodejs-12.18.3

Upgrade to Node.js 12.18.3 LTS

5243be1c07ac223353b80374618904d9a32bd68a authored over 4 years ago
Upgrade to Node.js 12.18.3 LTS

ab4b41ddbea7c981c41f68c75c41ce07a18420bc authored over 4 years ago
Merge pull request #251 from mustafabayar/remove-duplicate-log

delete duplicated log output

80c9ba4c05eadec90e035cf75e073b0c8267e721 authored over 4 years ago
delete duplicated log output

cf16630902cf710a1dc9978c1e0cea2acd63a0ae authored over 4 years ago
Merge pull request #250 from jhipster/dependabot/npm_and_yarn/lodash-4.17.19

build(deps): bump lodash from 4.17.15 to 4.17.19

d4952d06a76ecaa2b21123295ebd107daa960ba3 authored over 4 years ago
build(deps): bump lodash from 4.17.15 to 4.17.19

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](http...

7e5052bdf84095edfe7b22a0657aea8d64f4673a authored over 4 years ago
Merge pull request #247 from Romancha/affect-mock-datetimeprovider

Remove side affect of mock DateTimeProvider

b3a4ac8a1f9814bd30ca8abdf3724ed7de471fca authored over 4 years ago
Fix MockBean import

7c6c06a0844548d867943bb8c6a469d39a7fa841 authored over 4 years ago
Using mock for dateTimeProvider may affect users test that use dateTimeProvider. To avoid side affect we need to use @MockBean

9675849ca2676177c78ea6de2f0307b7031b7806 authored over 4 years ago
fix: update Readme with more project information

cc5e6971d4631a561a7e65724a50fc56bc540506 authored over 4 years ago
Merge pull request #239 from jhipster/add-code-scanning

Setup Code Scanning

fdd8ca9b019f13b6adf4ccdf0cd9d1208c6f8d81 authored over 4 years ago
feat: add sponsors link

308b96c99c41e2bdca6cce143079c32db567d4aa authored over 4 years ago
Merge pull request #245 from sendilkumarn/feat/upgrade-6.10.1

feat: upgrade to 6.10.1

79aa2c9c5585b96bd156684302115c9466170490 authored over 4 years ago
Merge pull request #244 from sendilkumarn/fix/template-logs

fix: template string

448123a14391078af8f6a5c735a760ec9803b6b8 authored over 4 years ago
feat: upgrade to 6.10.1

0350b30118975bc95ce311f07f79b698fe797888 authored over 4 years ago
fix: template string

77418d55eb5fd40434473871d04ec3f5196c0c10 authored over 4 years ago
Merge pull request #243 from sendilkumarn/feat/use-string-template

feat: use Kotlin String template for logs

5e650c4885cb5f7c205b9a6ff6ab47c87d0de0cd authored over 4 years ago
feat: use Kotlin String template for logs

144de72da83f1601958b9f6d0333e328a3c9e201 authored over 4 years ago
Merge pull request #242 from leozin/ISSUE_240

Added missing brackets when generating User.kt

e79c43c4028bc640c59c153fd143223485ffa3b6 authored over 4 years ago
Merge pull request #241 from sendilkumarn/feat/upgrade-to-jhipster-6.10.0

Feat/upgrade to jhipster 6.10.0

a41347af1f60ea5e65a409ca8b7156cb0e26a42d authored over 4 years ago
Added missing brackets when generating User.kt. For array-parameters in annotations, brackets must be around arrays items even if it is a single value

a16b6cab1ccc631816d7988ea304a98fa1a50f99 authored over 4 years ago
fix: build errors

b6c0100876ffc246dfc0f3944917255fe7984251 authored over 4 years ago
fix: entity and DTO generation

eccdb5911343215c4c079e2ac3ae1eb08b169ac4 authored over 4 years ago
fix: use proper template variable

4acdd779e7f2b40dcbb5c6c4266d98a490d2064a authored over 4 years ago
fix: change renMapAnotEnt to var

8809281e29c75f8e59010893ab8e6767bc02099a authored over 4 years ago
fix: update path to represent kotlin file

4cc0d42512b11f89f04b8afe8b72da0deb7c13d5 authored over 4 years ago
feat: upgrade build to use latest jhipster branch

4ea4c75b621447e95ba6a52ffc29eb72b175bb36 authored over 4 years ago
feat: upgrade test and utils to JHipster 6.10.0

1cbea8e886ea33e8cbff8a40b27c60d6d56b9da5 authored over 4 years ago
feat: upgrade server to JHipster 6.10.0

1c5453c04079cd4ee8446453f09988be190dea53 authored over 4 years ago
feat: upgrade entity to JHipster 6.10.0

fcc545914161c3fdee28d40aefe0ca9a9d13eb87 authored over 4 years ago
Create codeql-analysis.yml

c97727d9ae27e9daf43119c20c3a7da5b2067c17 authored over 4 years ago
1.8.1

7c94fd1d9f3566b35f40d73f66ecee94f6567cd8 authored over 4 years ago
feat: update changelog

d859ca4967b2fe862612ea742a15b238f29c2da1 authored over 4 years ago
Merge pull request #238 from jhipster/fix-gateway

fix: update RouteDetectorFilter

56aecf5566d9ff862fae0d674068113325309876 authored over 4 years ago
fix: update RouteDetectorFilter

26c779856626717eaffac67510b002835af14e24 authored over 4 years ago
1.8.0

ab43bece54222197974c71bf264b5cfdf7c1db94 authored over 4 years ago
revert npm version

1f3db45541053415531543082ee0091dd98a954a authored over 4 years ago
1.9.0

995cec91a46d4f08acbccd40acb9b1a6021aba44 authored over 4 years ago
feat: upgrade changelog

30cc7d126695b9c2c0e0fc497d69f02b2760edac authored over 4 years ago
1.8.0

17333ea049a2f2591396adb1739c76680c184574 authored over 4 years ago
Merge pull request #237 from sendilkumarn/feat/upgrade-6.9.1

Feat: upgrade to JHipster 6.9.1

66c23e5150477aabf9995e25a6e8adb69e0b11b4 authored over 4 years ago
feat: upgrade build and packages to v6.9.1

2482727c835bf046a89749fcbb7d56022edfab9f authored over 4 years ago
feat: upgrade the server generator to v6.9.1

0fa922b578a332127130dccae4c4c304e839e076 authored over 4 years ago
1.7.0

be33b97386c8aaaa7469aff207d34d87b73e1e79 authored over 4 years ago
upgrade changelog

3e16133214e65f2151d655045d4af7bde2e06766 authored over 4 years ago
Merge pull request #236 from sendilkumarn/feat/banner

feat: upgrade KHipster banner

666ac6d2b6ee8033bea17780d691507e50aaa699 authored over 4 years ago
fix: remove the unused constant

f3519c8ffc20495baf6d4a1f9e1bbaf171ae5ff3 authored over 4 years ago
feat: upgrade KHipster banner

06eb692d122584357c384f844b99d86d81e4793f authored over 4 years ago
Merge pull request #234 from sendilkumarn/feat/upgrade-6.9.0

Feat/upgrade the KHipster to support JHipster 6.9.0

11fafc2ae950ab0a45e3af7513650b6567e98029 authored over 4 years ago
fix: Cacheconfiguration for Eureka

69fbb58356630f53468ca653b3a71ff595cce540 authored over 4 years ago
fix: updated user resource tests

ae1e3340c97fab5945526254ba81779c6385266c authored over 4 years ago
fix: upgrade the config

24a57eea933d929e394860c197169a10ad831234 authored over 4 years ago
fix: webflux gateway oauth generation

9db14dcb83d60daa46a891c0fadb8a30296ce932 authored over 4 years ago
fix: change permissions for the script

73a6be3838f7247b8aa45f2d3050f17a3f4e54e6 authored over 4 years ago
fix: test using local test script

e585c19b3f7213b16363cf0f075d4e271f616d1f authored over 4 years ago
fix: add authorities only needed

50203599d53c58edc2a6e1a2c36f037bdb852f48 authored over 4 years ago
fix: authentication failures for reactive apps

f7c0cafcbb8c6b89901e9cbc59015acd0a1fd87b authored over 4 years ago
fix: install yarn to make workflow use yarn

6d8cf1bb88a6cc227be12ef9ca21afd7db4d4bfa authored over 4 years ago
fix: reactive app CI and couchbase type issue

d35a52f89ebe5a8ebac149e16e2208baa950e24a authored over 4 years ago
fix: mockito type reference

38f31b46dd1dc647944805e7b006de74677df6d1 authored over 4 years ago