José Luis Di Biase

Results 27 issues of José Luis Di Biase

I am using angular-timer with another moment based angular libs. The problem is that if i set a locale in moment, angular-timer dont know about it. So I think you...

It seems that userprofile command was missing from terminal help on README.

I have seen several PRs on this , but those PRs still no working on my side. None of this works for me #697 #680 #629 Give me this error:...

I have added `--rm -it` for better docker use. - The required -i flag enables an interactive terminal to use commands within the container. [docs](https://docs.docker.com/engine/reference/commandline/run/#assign-name-and-allocate-pseudo-tty---name--it) - The optional --rm flag...

Signed-off-by: José Luis Di Biase Fixes #88 ## Description Create a new layer called Heatmap ([ol/layer/Heatmap](https://openlayers.org/en/latest/apidoc/module-ol_layer_Heatmap-Heatmap.html)) ## Motivation and Context I need to show heatmap for disease in my country....

**Describe the solution you'd like** Add a new layer component for heatmap **Additional context** https://openlayers.org/en/latest/apidoc/module-ol_layer_Heatmap-Heatmap.html

**Describe the bug** Every time you use query-builder you get a annoying warning in browser console. **To Reproduce** Using component **Expected behavior** Not show any warning on browser console **Version:**...

Right now it is including not minified version. Check here: https://cli.vuejs.org/guide/build-targets.html#library

configuration

Hi all! I am searching on server with backbone collection (with related models), so every time someone search I do a: ``` collection.fecth(); ``` The problem is that i cant...

bug

According to the [v3 blog](https://marmelab.com/blog/2019/10/09/react-admin-v3-auth.html#new-code-classlanguage-textauthprovidercode-signature) react admin changed its auth provider signature. @FacundoMainere Has done a [WIP](https://github.com/josx/ra-data-feathers/pull/146) on this **To be done:** We still need to be retrocompatible with react-admin...