paris0120

Results 16 issues of paris0120

I'm developing a similar library and testing the results with this lib (https://github.com/paris0120/talibjs.git ). I find that there might be some calculation errors. I compare the results with the python...

When zoom in or out, can one side of the axis is fixed. For example, when zoom in can the right side of x axis range is locked?

##### **Overview of the feature request** Add an option to generate frontend and backend seperately ##### **Motivation for or Use Case** Currently, the generator has the option --skip-client and --skip-server...

area: triage
theme: undefined

##### **Overview of the issue** I got the following errors with micro frontend. The 'user.module.ts' file is missing. [INFO] container entry:./user[0] - Error: Module not found: Error: Can't resolve 'app/entities/user/user.module.ts'...

$100
theme: relationships
$$ bug-bounty $$
theme: microfrontend

##### **Overview of the feature request** Integrate Keycloak as a microservice. Example: https://github.com/paris0120/keycloak-server ##### **Motivation for or Use Case** The keycloak can be behind the gateway. It is easier to...

area: feature request :bulb:
theme: microservice
theme: keycloak

##### **Overview of the issue** I have a customized keycloak server running on 9080 (https://github.com/paris0120/keycloak-server) to replace the docker one. The realm profile is exported from the docker example. The...

area: question :question:
theme: keycloak

##### **Overview of the issue** The many-to-many field doesn't show on the detail and edit pages. I got the following log for the "get" API 2022-06-07 16:15:47.890 DEBUG 361080 ---...

area: triage
theme: undefined

##### **Overview of the issue** This is a bug for jdl studio. If there is a microservice with no entities, all entities will show in the application. The generator generates...

area: bug :bug:
theme: jhipster-online

##### **Overview of the issue** It seems that the jar file doesn't read the config files. I got the following errors. I checked the config file and spring.security.user.roles is with...

##### **Overview of the issue** I have a customized keycloak server (https://github.com/paris0120/keycloak-server). However, eureka works fine with docker image but won't start with this server. I got docker-jhipster-registry-1 | 2022-07-06...