José Luis Di Biase

Results 67 comments of José Luis Di Biase

I deleted the 2nd excerpt, was a typo. Just with above lines and following this https://marmelab.com/react-admin/DataProviders.html#extending-a-data-provider-example-of-file-upload you can do it. The idea is getting an instance of the provider and...

I am not using feather v4, here an example with working permissions https://github.com/kfern/feathers-aor-test-integration

if you need another strategy we can think about it. What are you thinking about? Maybe you can do a PR with that

- Does feathers client return rejected promises on error? - What is returning on error in your example? - Can you make a test?

I cant understand if you call getOne with a non-existing userId, what value are you expecting back?

I dont have any real use-case for graphql, was just "would be nice to have it" So, We can wait until someone has a real use-case and want to contribute...

if some one wants to use it vía websockets, do we need to add some more documentation about that?

Maybe as you said We can replace the existing example with a newer one.

Permissions seems to be an array. Please check permissions content. Anyway check react-admin auth doc: https://marmelab.com/react-admin/Authorization.html Exists usePermissions() hook, you can use it.

Did you try customQueryOperator as an option? https://github.com/josx/ra-data-feathers#data-provider-restclient