Marcelo Shima
Marcelo Shima
@DanielFran bounty claimed https://opencollective.com/generator-jhipster/expenses/187981
@DanielFran bounty claimed https://opencollective.com/generator-jhipster/expenses/120305
@DanielFran that was quick, thanks. 😄
@DanielFran no, but we should this PR can be closed. There is a full application in it. Since no database is fixed without the User entities, it should be easier...
Sample is missing information, cannot be reproduced. Fixes for cyclic relationships landed in https://github.com/jhipster/generator-jhipster/pull/24746. Closing.
@DanielFran bug bounty claimed https://opencollective.com/generator-jhipster/expenses/172339
We now require the following syntax for built in entities: ``` relationship OneToOne { Foo to Bar with builtInEntity } ``` The status for custom built in entities is unknown,...
About the oauth2 + User relationship, ideally: - UserService used for oauth2 should split. The UserService used for userManagement should not be used. - User entity should be generated like...
We should implement this to simplify and reduce generated files.
I confirm the bug. The authenticated signal is not working as expected.