Lyubo Marinov
75bf7638b3
ref: define state and property types (2)
7 years ago
Lyubo Marinov
e08d240a89
[RN] Render bold text in WaitForOwnerDialog
7 years ago
Lyubo Marinov
266d8f72c5
[RN] Reduce authentication actions
7 years ago
paweldomas
9ae26a087e
feat(auth): add UPGRADE_ROLE_LOGIN_OK action
7 years ago
Lyubo Marinov
70de9a683f
[RN] Prepare for LoadingIndicator in LoginDialog
7 years ago
Lyubo Marinov
4e0761a46a
CONNECTION_FAILED error as object
Gradually, we exploded the error of CONNECTION_FAILED in multiple
redux state properties. The explosion makes maintenance harder because
the properties have to be updated in sync. Collect them in an object
resembling an Error instance.
7 years ago
paweldomas
f8b607e92e
fix(LoginDialog.native): no 'password incorrect' initially
Do not show the 'Password is incorrect' message when the LoginDialog
opens for the first time.
7 years ago
Lyubo Marinov
241dc3b147
[RN] Support XMPP authentication
7 years ago
paweldomas
141acea194
[RN] Support XMPP authentication
7 years ago