Hamza Baig

Results 34 comments of Hamza Baig

Yeahs sounds good, actually this was the reason i had to choose NestJS logger over `nest-winston` It'd be a good addition

@krislefeber can you please merge it? It's happening to us as well. We are not able to move fwd. By the way, love the package & thanks for all the...

@ptheofan I think it's in the documentation and is the very common use case. You could do the following: ```ac.can(role).updateOwn('article')``` `article` is the resource. Before this role, you have to...

> I want to do this: > > ``` > let grantsObject = { > '*': { > '*': { > 'create:any': ['!*'], > 'read:any': ['!*'], > 'update:any': ['!*'], >...

@evereq thanks for replying. You guys can also setup a cron that resets all the data every x hour or so. That'd be less work i think. I have seen...

Hey Guys, I think this is a great feature and fits perfectly with this repo too as this is also seems to be an operation of file system (like node.js...

No problem @simitii I've already started my implementation. Looks quite good so far and works well. Maybe i can work on it. Will be updating here what i get.

+1 This is not working with hooks implementation, it `executeAsync` never really resolves to anything. Just keeps on loading.

+1 , doesn't work in macOS sierra. Chrome takes too much time to load the test suite.

@justinjmoses i'm upgrading to Phantom2. Will let you know in a bit.