Salakar
7aea0305cb
4.0.4
2018-04-17 18:51:54 +01:00
Salakar
7f4f7286ff
misc
2018-04-17 18:51:41 +01:00
Salakar
486c0f4f1e
[tests] update bridge to v0.2.5
2018-04-17 10:09:33 +01:00
Chris Bianca
546e3f5d8a
Merge pull request #985 from giladno/patch-1
...
allow using ringtones from RingtoneManager
2018-04-16 21:47:49 +01:00
Salakar
997ca112d7
[tests][firestore] DocumentReference tests - needs cleanup
2018-04-16 20:21:04 +01:00
Salakar
61aba8166e
[tests][firestore] remove logging
2018-04-16 20:20:00 +01:00
Salakar
f57962b018
[tests] misc
2018-04-16 19:20:00 +01:00
Salakar
710f2ef44f
[tests][firestore] add settings() call to before() hook - needs calling before any firestore usage
2018-04-16 18:39:01 +01:00
Salakar
09a2db6267
[tests][firestore] add enableLogging tests
2018-04-16 18:24:11 +01:00
Salakar
f4832410bb
[firestore] .settings() - use hasOwnProperty instead of truthy value existence checks
2018-04-16 18:20:08 +01:00
Salakar
016c07fa35
[tests][helpers] update log override to exclude enablePersistence warning
2018-04-16 18:05:31 +01:00
Salakar
4cd30baacb
[tests][firestore] firestore.().X tests
2018-04-16 18:04:51 +01:00
Salakar
5b92ff0d71
[tests][firestore] batch() tests
2018-04-16 18:04:31 +01:00
Salakar
60634ae68e
[tests][firestore] remove logging
2018-04-16 17:47:50 +01:00
Salakar
8b683f643b
[tests][firestore] path tests
2018-04-16 17:45:45 +01:00
Salakar
391403a7ec
[tests][firestore] transaction tests
2018-04-16 17:45:32 +01:00
Salakar
ead1edff4e
[tests][firestore] testDocRef helper - returns a prefixed document id ref for current test iteration
2018-04-16 17:45:01 +01:00
Salakar
88410b409a
[firestore] fix incomplete transaction error stack
2018-04-16 17:39:29 +01:00
Gilad Novik
15299429fe
allow using ringtones from RingtoneManager
...
when allowing users to pick a sound from RingtoneManager, RNFirebaseNotification should detect we are passing a Uri instead of trying to load this file from our bundle.
2018-04-16 19:38:32 +03:00
Salakar
317b02b901
[firestore] Path - remove unreachable code paths
2018-04-16 16:21:24 +01:00
Salakar
b534e02016
[firestore] added missing conditional for firestore transaction errors - should now error on failed promise validations
2018-04-16 16:20:33 +01:00
Salakar
5589ed7f4f
[database] fix flow issue
2018-04-16 10:11:18 +01:00
Chris Bianca
c275e02fcc
[types] Fix typescript issues
2018-04-16 08:14:30 +01:00
Salakar
e36519980b
Merge remote-tracking branch 'origin/master'
2018-04-13 22:37:56 +01:00
Salakar
2a1e365231
fix flow issue #978
2018-04-13 22:37:48 +01:00
Chris Bianca
27ed3e1db5
4.0.3
2018-04-13 15:13:02 +01:00
Salakar
97bc7a88a8
Merge remote-tracking branch 'origin/master'
2018-04-13 15:08:17 +01:00
Salakar
25b23a1164
[tests] misc + auth tweaks
2018-04-13 15:08:09 +01:00
Salakar
61f283c8d3
[crash][ios] no longer force a crash on report()
2018-04-13 15:07:21 +01:00
Chris Bianca
23260691d4
[ios][notifications] Fix issue with iOS attachments #939
2018-04-13 15:02:27 +01:00
Chris Bianca
3a5686c226
[ios][notifications] Handle messaging token refreshed before bridge initialised #960
2018-04-13 14:23:55 +01:00
Salakar
93b4e3e052
Merge remote-tracking branch 'origin/master'
2018-04-13 13:49:11 +01:00
Salakar
47774a1a4a
[tests][firestore] misc tests
2018-04-13 13:49:03 +01:00
Salakar
8abafb8cd8
[tests][firestore] tweak test helpers to allow path/doc specifying
2018-04-13 13:48:42 +01:00
Salakar
2e26858e3f
[tests][crashlytics] mark crash() test as pending - sometimes flakey and breaks due to detox issue
2018-04-13 13:47:49 +01:00
Salakar
f290d2eb02
[tests] misc cleanup
2018-04-13 13:46:52 +01:00
Salakar
a9bb8a2bd8
[tests] move helpers require into mocha opts - makes them available in the module scope
2018-04-13 13:46:18 +01:00
Chris Bianca
f7b1b5bc79
[ios][notifications] Add another missing completionHandler call
2018-04-13 13:21:09 +01:00
Chris Bianca
67d70b9fb7
[ios][notifications] Add missing completionHandler
2018-04-13 12:18:17 +01:00
Chris Bianca
673855c510
[android] Update to use google() path
2018-04-13 12:12:25 +01:00
Chris Bianca
fe44ca90b1
[notifications] Fix sound on iOS 10+ #974
2018-04-13 12:12:25 +01:00
Salakar
c14e60017e
[firestore][DocumentSnapshot] explicitly bind context on data/get methods to keep context during destructuring (includes tests)
2018-04-13 11:50:30 +01:00
Salakar
ccb5f70dc1
[tests] misc
2018-04-13 11:04:40 +01:00
Salakar
01ed77904f
[tests] misc switch to using the new bridge.require() utility
2018-04-13 11:00:42 +01:00
Chris Bianca
feb1315f84
[firestore] Ignore timestampsInSnapshotsEnabled on iOS
2018-04-13 10:10:05 +01:00
Chris Bianca
b0abf23c6d
[firestore] Add support for settings
2018-04-13 09:58:53 +01:00
Chris Bianca
1922a25198
[firestore] Add setLogLevel support
2018-04-13 08:41:57 +01:00
Chris Bianca
c27918c53c
[types] Add missing constructors
2018-04-13 08:41:57 +01:00
Salakar
c1abfcf002
[tests] misc
2018-04-12 18:13:40 +01:00
Salakar
380720c5fe
update build watch script
2018-04-12 18:10:44 +01:00