Ecosyste.ms: OpenCollective

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

github.com/jhipster/generator-jhipster-micronaut

Micronaut blueprint for JHipster
https://github.com/jhipster/generator-jhipster-micronaut

Merge pull request #165 from jhipster/issue-162-fix-workflow-to-call-verify

Fixes issues where User resources were attempting to use a cache even if one was not configured

ce3051c702edd2b956c0c500ab0f14b76ef4b586 authored over 4 years ago
User resources should not use caches when one isn't being used (#162)

e08fdd13f84ecd687c496c4ee54205ab07bea56c authored over 4 years ago
When cacheProvider is no, we should disable to hibernate 2nd level cache (#162)

4c68b18301f50b6e9ae30ea79750130237d9bc1a authored over 4 years ago
Updates sample workflow to use verify on maven server tests (#162)

0ae60f9cf74818543eb834997992e6ddbf2f1ff4 authored over 4 years ago
Updates EntityResourceIT Tests to use DTOs (#104) (#163)

f730d50709585984cb78cc2851bf0740228e6574 authored over 4 years ago
activate webpack dev by default instead of checking the dev bundle file (#159)

closes #158

f2a63b6d4976d5cfc7583245258d0c5dfc77e244 authored over 4 years ago
v0.3.8

2fc27e68c5aabc245ef6707f0510f535205ef16c authored over 4 years ago
Fix docker deployment for heroku (#157)

* fix docker deployment/docker file

* do not set JWT_SECRET env variable for heroku anymore
...

1bc66a3b68c1137ffd0f4997fe3d38876ac65549 authored over 4 years ago
Do not create fake data when deploying to heroku (#156)

* prevent fake data creation when deploying to heroku

5022d060ba66fd81e7cf7688275c03dfe67f8a2d authored over 4 years ago
set the port in heroku properties instead of procfile (#155)

c18bc30086b0e724a3316ba8613678d81f16cdf5 authored over 4 years ago
v0.3.7

39d14122c6a50d1ae27a382a2a29f68270857920 authored over 4 years ago
Merge pull request #154 from jhipster/missing-i18n

Fixes jdbc translation keys in client apps

4f95f4f52570f37ed8a9a01484b06a928e4dcd96 authored over 4 years ago
Merge pull request #153 from atomfrede/148-add-default-admin-user-to-user-and-admin-group

add created user to both admin and user group/role

46fff3675ca2fdfe132b33192397f8398547d4c5 authored over 4 years ago
Adds translations to health-modal in React app

a8c11b7bfdb5d1148fee3cc3976d4e3a03f5d8ff authored over 4 years ago
Adds mapping from jdbc to db for health checks in React app (#147)

3a499437e6c88b33d41d094081e575772a2e6255 authored over 4 years ago
add created user to both admin and user group/role

closes #148

41af821a184b64a39a827578c57a3e591595f5be authored over 4 years ago
Adds Translations to React Health Page

5aa12d2cf868ecb11d0a97bd5641ba011e0fb86b authored over 4 years ago
Adds Health Check key mapper to Angular client (#147)

0f5658e4448ef8bbba84214a4e9088a41082f670 authored over 4 years ago
Disables discovery client health check by default. We can enable this conditionally when we implement the microservice profile (#147)

dfc4710bc3491c80f072522c77cd5b1042affa7e authored over 4 years ago
check for 'err' in callback and only log message on failure (#152)

* check for 'err' in callback and only log message on failure

closes #142

* Update generat...

baa989d3ce5d5c427518249e1de8be8224335280 authored over 4 years ago
Merge pull request #151 from atomfrede/146-correct-feature-policy

remove invalid feature policy 'speaker'

076dc9a9c80869cc76cb4bc7458cfd4b1bfc8889 authored over 4 years ago
remove invalid feature policy 'speaker'

closes #146

d82b3dac6494ee05f11ed9721cad9b13392d706f authored over 4 years ago
Merge pull request #150 from jhipster/h2_disk_in_right_folder

Changes H2 Disk DB location to remove second target folder

4ef47c3a40d10bbd7900f3e9294e4de7e2f6c1ec authored over 4 years ago
Changes H2 Disk DB location to remove second target folder

15e24090ec934625f91c3129ba9f1ffe602ce1a0 authored over 4 years ago
Merge pull request #149 from jhipster/angular_manifest_auth

Manifest.webapp should be available without auth

72e848a785b000e0d262031d21e100cf94092bc5 authored over 4 years ago
Makes manifest.webapp available without auth (#144)

046f3607a12e63ec78c24c585a98a1345c48966d authored over 4 years ago
Cleans up SecurityUtils

2aeb5263411d1094c4720dd332fb9d0121ba73b4 authored over 4 years ago
v0.3.6

83f05619e9ab333412556f5e080aee03b5b3f9d5 authored over 4 years ago
Fix DB Dialect and Configuration issues (#143)

* Adds DB Dialects to Hibernate properties and fixes other configuration oddities (#135)

* Re...

a94ad44bcf2666c23df09da696c6b1c1035dac4f authored over 4 years ago
Fixes Maven and Docker configuration issues (#141)

* Adds version for checkstyle plugin (#139)

* Prod config uses JDBC_URL env variable if it ha...

f2da917e86d99995de1b797cfcb390a5bdeea613 authored over 4 years ago
Merge pull request #138 from jhipster/no-dep-reduced-pom

Changes Maven projects so that the dependency-reduced-pom is not created by default

123e85393c9dd774fc35dc610b82e3bd86a4bd70 authored over 4 years ago
Changes Maven projects so that the dependency-reduced-pom is not created by default

9e2cf2b931566252c9f7fd2cfe97ea38db0a9322 authored over 4 years ago
v0.3.5

a2488bc10d3ce4561b0bc7ea125ef7e371e86469 authored over 4 years ago
Merge pull request #136 from atomfrede/default-goal-compiles-frontend

Executing just `./mvnw` compiles the frontend

811fc5413e0541becf2266b90038c7583e5de48c authored over 4 years ago
v0.3.4

ac0ebc350eeada22d3cbf80a8dc2a33002bf0ce0 authored over 4 years ago
Update pom.xml.ejs

0a5222c82f311f1a3e0e62f066423f1e61539b7b authored over 4 years ago
Fixes issues encountered during validation of "Space" application (#134)

* Swaps enum generation util method for non-deprecated option (#95)

* eagerload parameter sho...

3e298c327a3e85bf4785619ddc1e8b6aa4700095 authored over 4 years ago
v0.3.3

f16e750b9c44899f701b56627574e82d00232d5c authored over 4 years ago
Merge pull request #120 from atomfrede/48-support-redis-cache

Add redis cache support

efad86996fdadd1d464686a4a0d61cf8d3730c73 authored over 4 years ago
Merge pull request #125 from atomfrede/124-add-security-headers

add security headers

2c46e5a055981edb0f27612d6e57d8c99d7268b5 authored over 4 years ago
v0.2.1

4f78490fb76bfcaaca8a81a0154eb6fab8a7f599 authored over 4 years ago
Adds JDL for the sample app

769e0e517d2d1e499eb83df228ae6838f2d2b6bb authored over 4 years ago
Merge pull request #133 from atomfrede/micronaut-2-0-1-update

update micronaut to 2.0.1

dada431af765895b78d7f400b68d590d31d3042c authored over 4 years ago
update micronaut to 2.0.1

fb047f71982fb5c8f24a36b9fde9c64299ef62e5 authored over 4 years ago
inject and import dto mappers when used for an entity in tests (#123)

closes #105

eedd5c20df3350b194d87548118f81775147b3e6 authored over 4 years ago
make jar reference in procfile distinct (#128)

closes #124

54b9d9df5d3ec2c41f54cef7503930bbeac01ed0 authored over 4 years ago
support java 14 as highest java version (#129)

closes #127

9b00fcd761e1a555c246b17f1eb13c14762568fd authored over 4 years ago
add security headers

close #124

60a0194b80522fbe73c8704085322f05175d6371 authored over 4 years ago
start redis container if needed

557e17c0ecb8a5677a7059957544b59cd5667a31 authored over 4 years ago
start redis container if needed

c970fbc1e7d6a3142f9581b3cdf4a2aa7f74de1e authored over 4 years ago
start redis container if needed

78e973848f0c1d5203caaacbcb627ab749aa7cbf authored over 4 years ago
correct main generator version definition

057a2789d0e30dbefa06b81abb156ba4022d9636 authored over 4 years ago
fix linting errors

e809e19675884133d563cb92134f34e8cc3bdd2d authored over 4 years ago
customize server cache needle implementation

5baa5c39cfed266bacd41e7c4f2c0693ed4f10d9 authored over 4 years ago
add redis to integration test samples

f770813463ebc3915e5e6bb6063d7dc8fc9aecae authored over 4 years ago
update jhipster main generator in ci samples

7e45c52f56eb149a1b11f91815e4c2f543b9f943 authored over 4 years ago
correct imports for tests when using redis

2e5e7aa3f3d3266ea3990e2751d3ed8aca5fc99b authored over 4 years ago
add testcontainers to test files

44e360f3e4ba01e1df282c1ff3eae69735df3689 authored over 4 years ago
Removes Travis CI

736f1b4b2a03126a1f3d4e1241c367432dc5ccaa authored over 4 years ago
v0.2.0

ab743f70d4e2da1091779251ad01686aa13dd624 authored over 4 years ago
Merge pull request #119 from atomfrede/103-put-introspected-on-dtos

put introspected on dtos such that they can be validated

f777d151fd07e292ba74b9710ed839b58444b835 authored over 4 years ago
fix profile info template

55bf516db7f5586f4d8169d6509a869d1014c66d authored over 4 years ago
correct profile info service folder

4772234e96983b78389bf2a5f89038f6b172e1e9 authored over 4 years ago
correct profile info service folder

09b5da921972e1026e8afbf8574d4510284b7336 authored over 4 years ago
disable logstash in tests

91c7f54cc92fde4419af6cab34d0dbf1258534c4 authored over 4 years ago
correct angular profile service to support hyphenated keys

11927b31e23558fcc78c660ac6ab5ddd7b3391f1 authored over 4 years ago
Bump lodash from 4.17.15 to 4.17.19 (#121)

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

c282e11a4e37ee9fcf0c981e3fd226ec579c6ebb authored over 4 years ago
make jhipster properties work correctly

8b6ba40124c7cc0b47cbe5d48064ede34983eba0 authored over 4 years ago
correct imports when using ehcache

41ec354dadc72f6c84755dec6c0fb7ac732562b4 authored over 4 years ago
add missing imports when using redis

99c5478e841ff522eb03a63fa4fe1ff3160b9e4c authored over 4 years ago
add redis cache configuration

e21a883de89b0e104e6ceb62bbcd6598a4eedf62 authored over 4 years ago
add redis to generator prompts

eff35ade5ffff9098b64f2e55202698d56ce2210 authored over 4 years ago
put introspected on dtos such that they can be validated

closes #103

62d00e687f74fb921082bf659faa212bec79a1bf authored over 4 years ago
add missing ',' to method definition for findAllX (#117)

closes #98

e1698187d6bb95bc49e1ea24dd588e441b678843 authored over 4 years ago
initial support for Heroku deployment (#85)

* initial support for heroku deployment

closes #82

* correct linting for heroku generator
...

2d7af8bb3bf7ae37aac797a406885348616bf107 authored over 4 years ago
update to micronaut 2.0.0 (#108)

* update to latest RC1 of micronaut

* add missing cache dependency

* add versions which ar...

68abec7fa16716abef4bdb198de5f213350d7252 authored over 4 years ago
v0.1.5

6377e54ba3af54b4517dc876a9045d7e8578cd0e authored over 4 years ago
Merge pull request #112 from atomfrede/use-micronaut-family-member-in-generated-app

Use micronaut family member in generated app

559ece312f4e10a7e8933f9f42ed98019e194da4 authored over 4 years ago
add webapp manifest files

a3bfa6f15e5ac3bc4ac706cc6bd2261dc0d3a17e authored over 4 years ago
use micronaut family member in generated application

80d00b3b48f87dee37be6754a0a20b6d6ceefb16 authored over 4 years ago
add micronaut family member to client files

0e01011ec45a7b750cddf362235f87ece56f9e04 authored over 4 years ago
Merge pull request #110 from jhipster/test-cleanup

Fixes assertions in JWTFilterTest and disables Basic Auth

af1f67fffef358527c39c7e1d6bd8b38a4acf1b8 authored over 4 years ago
Fixes assertions in JWTFilterTest and disables Basic Auth

fab2a10f776d7726e0eb5c13a5f72e5a18c30bf0 authored over 4 years ago
v0.1.4

fdb9c4855ef9bbd4477030d1f06034530a165e0e authored over 4 years ago
Merge pull request #106 from jhipster/issue-79-entity-related-user

Fixes relationships between entities and User

8273cfc5c41a08a104ea7f385e459195cd0e6ac1 authored over 4 years ago
Adds UserResource back to OAuth projects so that entities with a User relationship work correctly (#79)

4d424d24b3f9386146e6e41a0a4020462d0988b1 authored over 4 years ago
Updates CI to add relationship between BankAccount and User

f158c32badf0d11c7c02df5e1eca63d04570c57d authored over 4 years ago
Merge pull request #109 from jhipster/issue-94-fix-user-items-with-oauth

Fixes User resources, services, and entities when using OAuth2 (#94)

538245e8b04edbe6eaa418477437a77bcb949148 authored over 4 years ago
Fixes User resources, services, and entities when using OAuth2 (#94)

62708da2ff43bcf6b0dfb6e456cce63b5c393015 authored over 4 years ago
Merge pull request #107 from atomfrede/use-micronaut-family-member

use micronaut family member

e246e866f0d264910367932020bc15fdc2764140 authored over 4 years ago
use micronaut family member

7273ad6f69b5e755d8c260fe3fb4de43bbe26362 authored over 4 years ago
Merge pull request #102 from agilob/micronaut-service-annotations

Use javax @Transaction and micronaut @ReadOnly on service methods

eaca73df96086b0722fdf9fa9f8feebc31556477 authored over 4 years ago
Merge pull request #100 from agilob/micronaut-pagination

micronaut-data-runtime is required to support pagination

3bb484777f6e8f99e7971ec2b6aacb176c6ec0e1 authored over 4 years ago
Merge pull request #101 from agilob/user-jsr330-mapper

Use jsr330 componentModel in EntityMapper

0dd6bf96611faa6cdd56c12b8c57ddb31c67fe7f authored over 4 years ago
Use javax @Transaction and micronaut @ReadOnly on service methods

e769257d5ce125eb32284f7730dea2ae053a034d authored over 4 years ago
Use jsr330 componentModel in EntityMapper

4794d2a9d97424123efc81bf642fec80cfeaaa89 authored over 4 years ago
micronaut-data-runtime is required to support pagination

8b62a28685008784270addb5be5f988b8dbb3b98 authored over 4 years ago
Merge pull request #93 from atomfrede/46-add-caffeine-support

provide caffeine cache implementation

48a02b34a87e9b907f74c4718d0cf16be1c0f3e1 authored over 4 years ago
Updates POM to support newer JIB

1872aee2b36eb57bb9a8f4c93620986216c137a9 authored over 4 years ago
Fixes Linting

228a36ffb9e64d7a170f52de26343ceb4c8be4ae authored over 4 years ago