Deepu K Sasidharan

Results 226 comments of Deepu K Sasidharan

I guess no i18n may not be handles in the templates, do you wanna do a PR to fix

The client siide files under the angular folder would need to add translation directives conditionally Thanks & Regards, Deepu On Sun, Jan 7, 2018 at 9:37 PM, Ernesto wrote: >...

Would you be willing to a PR? On Tue, 30 Jun 2020, 1:52 am bukohub, wrote: > Men, I found the solution this problema. You need update > *ng-diff-match-patch* to...

Oh I didn't realize that we are changing lib. Ok I'll leave it to you then On Tue, 30 Jun 2020, 1:02 pm Aurélien Mino, wrote: > There's already a...

This one only works with Angular. React support is not added yet On Sat, 23 Mar 2019, 7:49 pm suneelkota, wrote: > We generated jhipster application for react. When we...

I would love to contribute. If you can give some tips on where to start I can try to look into this

So I just tried with a GKE cluster and it works so the issue is definitely related to local Kubernetes clusters via docker. And since Docker doesn't expose localhost in...

Ok seems like this is the issue. For the k3d cluster created the server URL is `https://0.0.0.0:63376` since it's on Docker. If I change the URL to `https://127.0.0.1:63376` then the...

Ya but the problem is k3d's quick start doesnt mention needing to use this so people, like me, will end up just running `k3d cluster create` and end up with...

I'll try to look into it. But I have never looked at the go client before so gonna take some time