Georgii Rychko

Results 24 comments of Georgii Rychko

Coveralls definitely doesn't want this PR to become green :) It either has this `405 Not Allowed` which means that amount of coverage uploads reached its limit or `Bad response:...

> @rychkog just fix the conflicts, and let's get on with it! :) @bestori thanks, finally! :)) Sure will update it as soon as possible

> @rychkog I'm curious about this PR, do you succeed in allowing nestjsx/crud filtering JSON data ? > Like it's documented here https://vincit.github.io/objection.js/recipes/json-queries.html > If not, do you think it...

@raphlinus Thank you for the response! I understand that it is a huge amount of work and I'm aware of `Inconsolata LGC`, tough as you've said it's missing weights and...

@kamilmysliwiec Dataloader is supposed to batch all the resolved entity ids and query them in one go as a single SQL query. But for some reason when used in Nest...

For those who faced the same issue, I've mentioned above. It was caused by the fact that on every GQL property resolution Nest invokes my Auth global guard which also...

@MIse3uc @iamsunny It was done like that by design. But I see the confusion and agree, that it should be fixed

@Piorunj According draggable - I will think about this. And > Second question: is it possible to add a type to the nodes ? Can you elaborate on this a...

@RubenHaeck You cannot disable it. But you can override tree styles in order to get rid of this behavior (https://github.com/valor-software/ng2-tree/blob/master/src/styles.css#L118).