mvehar-preskok

Results 6 issues of mvehar-preskok

## Proposed Changes Add option to define nested relations/columns when defining searchColumns on Relation field. Updated code checks if passed columns contain dot, which indicates nested relationship (e.g. Book has...

## Proposed Changes Pass search input string to model scope. Passing as last argument to prevent breaking existing scopes. Might cause problems, if scope is using unpacking of parameters (scope($builder,...

https://github.com/tehpsalmist/ng-tailwindcss/blob/eb27a63272b581f4b7cef7b57863331e1eca3fa6/lib/build.js#L52 I had an issue that error was not reported by exec command, but instead i got error printed inside stderror variable (something regarding wrong classes). Suggestion, if stderror *...

For API sync we need to disable VAT ID validation. Per documentation/research we found out that this is possible with setting context ('no_vat_validation', true) -> I tries to set this...