Andrii Selivanov
Andrii Selivanov
## Feature / Issue As a user I want to manage some documents inside the Pangea. We will only deal with pictures for now. Basic functionality includes: * adding document...
## Feature / Issue ### Observation It was tried to call `PanthalassaCall` to get contacts and documents on login. Since the calls are driven by sagas, they was called almost...
## Feature / Issue Since we are adding multiuser chat, our interaction with Panthalassa will be changed. We need to make sure to check and update the following: - [...
## Feature / Issue As a user I'm confused by having two separated accounts with the same keys (private, identity, wallet, etc). This happens because we didn't handle that case...
## Feature / Issue Integrate [detox](https://github.com/wix/detox) into the app Setup detox on CI to run the tests. ## Acceptance criteria End-to-end tests (at least one) for the app should run...