vn-verdnaturachat/app/containers
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
..
Button [FIX] Upload buttons on Android (#541) 2018-11-19 16:18:15 -02:00
EmojiPicker [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
MessageBox [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
Status [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
message [IMPROVEMENT] Tap on avatar/username/channel to show info (#1097) 2019-08-22 15:08:07 -03:00
ActivityIndicator.js Beta (#265) 2018-04-24 17:08:17 -03:00
Avatar.js [FIX] Append server URL on avatar if necessary (#1038) 2019-07-05 11:46:37 -03:00
Check.js [NEW] Directory and Federation (#967) 2019-06-10 13:22:35 -03:00
DisclosureIndicator.js [NEW] Settings view (#900) 2019-06-11 11:01:40 -03:00
FileModal.js Message render performance (#880) 2019-05-20 17:43:50 -03:00
HeaderButton.js [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
ListItem.js [NEW] Settings view (#900) 2019-06-11 11:01:40 -03:00
Loading.js Update dependencies (#431) 2018-09-25 16:28:42 -03:00
MessageActions.js [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
MessageErrorActions.js [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
ReactionsModal.js [FIX] Get custom emoji on reactions modal (#913) 2019-05-22 11:55:04 -03:00
RoomTypeIcon.js [NEW] Share extension (#942) 2019-07-18 14:44:02 -03:00
SearchBox.js [FIX] Share Extension issues (#1064) 2019-07-29 13:33:28 -03:00
Separator.js [NEW] Settings view (#900) 2019-06-11 11:01:40 -03:00
StatusBar.js Room item layout (#771) 2019-03-29 16:36:07 -03:00
TextInput.js Update RN to 0.59.8 (#896) 2019-05-22 17:15:35 -03:00
Toast.js [IMPROVEMENT] Reusable toast (#1065) 2019-07-23 11:02:57 -03:00