Rocket.Chat.ReactNative/app/views
IlarionHalushka 59a71ffaef [CHORE] Bugsnag logging setup (#1145)
* initial bugsnag setup

* upload sourcemaps to bugsnag during ios-build job

* fix: spacing in config.yml

* add yarn global add react-native

* add separate step: Upload sourcemaps to Bugsnag

* add brew install watchman

* install react-native-cli, remove install watchman

* upload source maps for android build

* add yarn add global react-native react-native-cli for android-build ci job

* add working_directory to android-build

* install npm i -g react-native react-native-cli

* add Install Node step to android-build job

* export path to node to bash_profile

* add step Install React Native CLI to android build job

* use yarn generate-source-maps in ci; exchange firebase log -> bugsnag log

* implement send(toggle) crash reports button

* move BUGSNAG_API_KEY to config file; remove generated source maps files

* unlink bugsnag

* add ios/Pods files connected to Bugsnag; fix ci android build job

* export firebase analytics also from /utils/log

* use `log(e)` instead of `log(error)`

* API Key changes

* pod install

* Fix iOS build

* Simulate error

* lint

* Add navigation

* Use projectRoot

* Revert project root

* - Don't run on forks
- Upload dSYMs

* Remove error sim

* Remove automatic dSYMs upload

* Remove fastlane-plugin-bugsnag
2019-08-23 10:18:47 -03:00
..
AdminPanelView [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
AutoTranslateView [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
DirectoryView [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
LanguageView [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
MessagesView [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
OnboardingView [FIX] Remove onboarding insets (#1122) 2019-08-09 14:51:06 -03:00
ProfileView [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
ReadReceiptView [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
RoomActionsView [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
RoomInfoEditView [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
RoomInfoView [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
RoomMembersView [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
RoomView [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
RoomsListView [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
SearchMessagesView [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
SettingsView [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
ShareListView [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
ShareView [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
SidebarView [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
ThreadMessagesView [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
AuthLoadingView.js [FIX] Deep linking between multiple logged servers (#730) 2019-03-18 15:52:38 -03:00
AuthenticationWebView.js [NEW] CAS authentication (#1116) 2019-08-12 15:37:42 -03:00
CreateChannelView.js [IMPROVEMENT] Use autoFocus rather than timeout + focus (#1071) 2019-08-07 16:20:16 -03:00
ForgotPasswordView.js [IMPROVEMENT] Use autoFocus rather than timeout + focus (#1071) 2019-08-07 16:20:16 -03:00
LegalView.js [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
LoginSignupView.js [NEW] CAS authentication (#1116) 2019-08-12 15:37:42 -03:00
LoginView.js [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
NewMessageView.js [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
NewServerView.js [FIX] Remove onboarding insets (#1122) 2019-08-09 14:51:06 -03:00
RegisterView.js [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
SelectServerView.js [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
SelectedUsersView.js [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
SetUsernameView.js [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
Styles.js [FIX] Share Extension issues (#1064) 2019-07-29 13:33:28 -03:00
WithoutServersView.js [FIX] Share Extension issues (#1064) 2019-07-29 13:33:28 -03:00