Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace contacts/get-by-id realm read with app-db read #3212

Merged
merged 1 commit into from
Feb 21, 2018

Conversation

dmitryn
Copy link
Contributor

@dmitryn dmitryn commented Feb 5, 2018

Addresses #3210

Summary:

Replace contacts/get-by-id realm read with app-db read as we don't need to touch realm since data is already in app-db.

Review notes:

This is part of further work at #3210
Just starting with changes related to contacts/get-by-id reads so it would be easier to review one change at a time.

Testing notes:

App behavior should not change. Code changed related to parts:

  • chat member removed
  • chat member left chat
  • add contact (success and fail scenarios)

status: ready

@goranjovic
Copy link
Contributor

@dmitryn Please resolve the conflicts?

@dmitryn dmitryn force-pushed the 3146-realm-reads branch 2 times, most recently from e5343aa to 5779625 Compare February 8, 2018 17:48
@dmitryn
Copy link
Contributor Author

dmitryn commented Feb 8, 2018

@goranjovic conflicts resolved.

@goranjovic
Copy link
Contributor

@dmitryn more conflicts :)

@dmitryn
Copy link
Contributor Author

dmitryn commented Feb 15, 2018

Conflicts have been resolved.

@asemiankevich
Copy link
Contributor

Branch: PR-3212
Android: https://i.diawi.com/ZBsu9q
iOS: https://i.diawi.com/W6Wbjz

@lukaszfryc lukaszfryc self-assigned this Feb 21, 2018
@asemiankevich asemiankevich removed their assignment Feb 21, 2018
@lukaszfryc lukaszfryc removed their assignment Feb 21, 2018
@dmitryn dmitryn force-pushed the 3146-realm-reads branch 3 times, most recently from b42248b to 94da500 Compare February 21, 2018 17:13
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

7 participants