Roman Krejčík

Results 21 issues of Roman Krejčík

respectivelly, combining conditions with OR https://www.parse.com/docs/rest#queries-compound

Imagine you want to add one object to relation (imho the most common case) s.addRelation('network', '_User', ['nUFjOYqcG4']) vs s.addRelation('network', '_User', 'nUFjOYqcG4') first is correct and adds relation, second do nothing...

enhancement

Related to @graphql-codegen/typescript-vue-urql **Current implementation** `useQuery` from urlq supports Ref variables (with internal MaybeRef type as `MaybeRef = T | Ref`) see following example ``` import { useQuery } from...

follow up of https://github.com/farin/JCloisterZone/issues/385

feature

follow up of https://github.com/farin/JCloisterZone/issues/385

feature
client-ui

Other players can continue with game, when resigned playes will be skipped. This feature is also required for improving "clock" feature and adding options how to handle expired time.

feature

Eg when pig herd is not enabled display image without pig herd Same can be applied for Inns etc.

feature