WEBER Antoine

Results 53 comments of WEBER Antoine

The only "git flow" command that should be called with "-d" parameter, is "git flow init -d". "git flow -d" is not a valid command itself, and should return the...

So cool! I wasn't aware of the new broadcasting thing! I will try that on my installation and most certainly will PR my work on it asap :) And do...

Hello, To implement this you would have to add the extra JavaScript needed by the datepicker in your compilation assets. But doing so would complicate your coding afterwards because it's...

For example you could use this one: https://valor-software.com/ngx-bootstrap/#/datepicker

You can try to use the admin let css classes but if the html structure is not exactly the same it won't work

It's an open source package, feel free to submit a pull request :)

Hello. I dont know if a bootstrap 4 version of the admin lte theme exist. So I can't tell you how much work it would be to port...

It's seems to be related to the TranslationService but I can't investigated further...

As it's a http loading, the "public" part of the path, is not visible. So I think it should remain that way. But I tried both ways and none of...

I submitted a pull request for that if you want to try it. It worked for me.