Ondřej Pražák

Results 8 issues of Ondřej Pražák

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/ ## Summary Adds a new backend service provider - IPFS

Adding the `injectedReducers` property to a store can cause [problems](https://travis-ci.org/theforeman/foreman/jobs/293031465) when testing connected components using snapshots. When adding a new reducer, each snapshots will need to be regenerated because the...

I noticed the eslint config was missing, so I created one with the following: ![](https://i.imgur.com/gZvNz5R.png)

Adds an indicator when other users are typing. Works with https://github.com/papercups-io/papercups/pull/498

Needs https://github.com/papercups-io/papercups/pull/488

Uses a treshold for determining compliance, opening for visibility and feedback. * Treshold is set to 100 by default for each policy. * Eliminates inconclusive state. Host is now either...

Needs testing
Not yet reviewed

This is what a client for a convenient interactions with mediator might look like.

I followed the approach outlined in https://github.com/hyperledger/aries-vcx/issues/1163#issue-2202258364 * removed `PublicKeyField` in favour of bytes * introduced a new flag that determines the serialization format * implemented custom serialization I do...