verdnatura-chat/app/views
Youssef Muhamad fc324edafe
[NEW] Log events from Onboarding, NewServer, Login and Register screens ()
* Create method to track user event to isolate the logic to improve future refactoring

* Track Onboarding view

* Track NewServer view

* Refactor track method due to firebase already send the current screen

* Track default login and all the oAuth options

* Track default sign up in RegisterView

* Change trackUserEvent signature and update all the files

* Track the remaining login services

* Resolve requests to improve the importing logs and events

* Leave a bugsnag breadcrumb when logging an event

* Move all logEvent to the top of code block and log remaining fail events

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-07-22 16:31:38 -03:00
..
AdminPanelView [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
AutoTranslateView [FIX] The auto translate toggle don't save right state () 2020-06-17 16:22:22 -03:00
CreateDiscussionView [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
DirectoryView [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
InviteUsersEditView [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
InviteUsersView [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
LanguageView [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
MessagesView [FIX] MessagesView duplicating content () 2020-07-17 15:59:18 -03:00
NotificationPreferencesView [FIX] Notification preferences update crashing the app () 2020-07-08 17:46:05 -03:00
OnboardingView [NEW] Log events from Onboarding, NewServer, Login and Register screens () 2020-07-22 16:31:38 -03:00
ProfileView [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
ReadReceiptView [FIX] Read receipts on tablet () 2020-07-17 14:13:44 -03:00
RoomActionsView [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
RoomInfoEditView [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
RoomInfoView [FIX] Room Info actions doesn't check permissions/settings enabled () 2020-07-17 14:08:15 -03:00
RoomMembersView [NEW] Action Sheet () 2020-06-15 16:35:45 -03:00
RoomView [IMPROVEMENT] Native sort and limit queries () 2020-07-20 13:44:54 -03:00
RoomsListView [FIX] Style not being applied on RoomsListView header subtitle () 2020-07-21 11:06:17 -03:00
SearchMessagesView [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
SettingsView [IMPROVEMENT] Clear image cache when clear cache () 2020-07-17 14:39:06 -03:00
ShareListView [IMPROVEMENT] Native sort and limit queries () 2020-07-20 13:44:54 -03:00
ShareView [FIX] MessageBox not being shown on ShareView when Preview is a video () 2020-07-14 13:43:15 -03:00
SidebarView [FIX] Navigation object undefined when tapping sidebar's user header on tablet () 2020-07-08 16:40:10 -03:00
ThreadMessagesView [FIX] ThreadMessagesView throwing error when subscription wasn't found () 2020-07-08 13:50:07 -03:00
WorkspaceView [IMPROVEMENT] Clear image cache when clear cache () 2020-07-17 14:39:06 -03:00
AttachmentView.js [FIX] AttachmentView crashing during title decode () 2020-07-08 13:40:51 -03:00
AuthLoadingView.js [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
AuthenticationWebView.js [NEW] IFrame authentication () 2020-06-17 17:12:21 -03:00
ChangePasscodeView.js [IMPROVEMENT] Refactor icon package () 2020-06-05 10:28:58 -03:00
CreateChannelView.js [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
DefaultBrowserView.js [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
ForgotPasswordView.js [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
ForwardLivechatView.js [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
JitsiMeetView.js [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
LegalView.js [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
LivechatEditView.js [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
LoginView.js [NEW] Log events from Onboarding, NewServer, Login and Register screens () 2020-07-22 16:31:38 -03:00
MarkdownTableView.js [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
ModalBlockView.js Update dependencies () 2020-07-20 13:35:17 -03:00
NewMessageView.js [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
NewServerView.js [NEW] Log events from Onboarding, NewServer, Login and Register screens () 2020-07-22 16:31:38 -03:00
PickerView.js [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
RegisterView.js [NEW] Log events from Onboarding, NewServer, Login and Register screens () 2020-07-22 16:31:38 -03:00
ScreenLockConfigView.js [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
ScreenLockedView.js [NEW] Passcode and biometric unlock () 2020-05-08 14:04:37 -03:00
SelectServerView.js [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
SelectedUsersView.js [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
SetUsernameView.js [CHORE] Add wrapper to make Meteor methods calls over REST () 2020-06-29 14:57:39 -03:00
StatusView.js [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
Styles.js [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
ThemeView.js [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
VisitorNavigationView.js [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00
WithoutServersView.js [CHORE] Update react-navigation to v5 () 2020-06-15 11:00:46 -03:00