José Luis Di Biase

Results 27 issues of José Luis Di Biase

* Both react-admin and feathers support at least graphql * Feathers support websockets but react-admin not out of the box is there any way we can support that?

Now we already have eslint with airbnb style on code. To improve I think would be great to include lint-staged, a lint action in script, and add on test action...

I would be perfect if we could add tests to login, logout, use admin to test this plugin. Maybe We could add https://github.com/Cambalab/test-feathers-admin here Any ideas? any clues to do...

Hi! great work! I am trying to compile Minibloq newest version and compiling againts wx 3.0 (newer stable release) instead 2.9 I have done changes to Minibloq.Linux.v0.82.cbp and accomplish compilation...

On browser inspector i got this after upload a file: ``` Failed to load resource: the server responded with a status of 404 (Not Found) file.js:1 Failed to load resource:...

bug

**Describe the bug** With node 16.x you get errors on install. **To Reproduce** 1. `git clone repo` 2. `npm install` 3. ```bash npm ERR! code ERESOLVE npm ERR! ERESOLVE unable...

bug
help wanted

I tried to run on linux you app, without using installer and i realized that you have a requirements that it is not working at all. So i decided to...

Search is not working, just fix it.

BTW Great project! Using ui-sref from ui-router to keep routes with the named state (avoiding hardcode string with the route)

``` > [email protected] pretest /home/josx/Desarrollo/crear/testing/loopback-ds-computed-mixin > npm run lint > [email protected] lint /home/josx/Desarrollo/crear/testing/loopback-ds-computed-mixin > jscs index.js && jshint index.js No code style errors found. index.js: line 17, col 85, Line...