Joseph Garrone

Results 653 comments of Joseph Garrone

@iShawnWang Would you please explain what you mean by "complete callback"?

> I am not sure if this meet the design principle of `evt`, maybe this meet my needs : > > ``` > myEvt.post(params).then(returnValue => { > // other logic...

Ok, this is food for thought, I will investigate. Thanks @iShawnWang

Hi @Tasyp thank you for your proposal, Ok, I think this is a good idea, I'll happily merge a PR but please wait a little bit, v6 is just around...

Hi @Tasyp, Everything is ready for your PR now if you are still willing to make it. I documented the option to come here: https://docs.keycloakify.dev/v/v6/build-options#silent-todo This is the branch on...

Hi @umbrellait-alexander-serkov, Sorry I didn't respond because I did almost no experimentation with email. Your usecase seems legit though. If you are feeling advanturous you can copy pass [the ftl...

Hi @mariusz-kraj, Unfortunately, there isn't any I am aware of. Only thing I can suggest is to [render every page with mock data](https://docs.keycloakify.dev/developpement#seeing-the-result-live) and take screenshots using [the demo setup](https://github.com/garronej/keycloakify-demo-app),...

@Ann2827 this is so nice 😍 It would be awesome if this could be open-sourced and integrated to Keycloakify

Hi @markodvornik, I am sorry I didn't implement any mechanism to update the default message. I made the assumption (wrong obviously) that pepoles would want to use their own translation...

Hi, > So if I understand correctly, I could define my own kcMessages["si"] dictionary somewhere in the project and then import it in all of my template files in render...