Commit Graph

132 Commits

Author SHA1 Message Date
Salakar 870cb4ebe1 [tests] update to rn 49.1 2017-10-05 05:21:09 +01:00
Chris Bianca 5d6f43a540 [firestore][android] Correctly deserialise firestore arrays 2017-10-04 18:58:48 +01:00
Salakar 4877b80a8a [tests] ios project misc changes 2017-10-04 16:07:59 +01:00
Chris Bianca 592e6578c3 [android] Enable multidex 2017-10-03 18:02:33 +01:00
Chris Bianca c558af6480 Bump to final versions of Firestore iOS and Android libraries 2017-10-03 17:23:28 +01:00
Chris Bianca d94abaa77c Re-run react-native link to check all packages are installed correctly 2017-10-03 16:02:13 +01:00
Chris Bianca c1ecf22a38 Fix NetInfo RN 0.49 deprecation 2017-10-03 15:54:03 +01:00
Chris Bianca 5e404ca31d Merge commit '0470f4f4fcf74407ad1e070091c4a542dc8378a5'
# Conflicts:
#	tests/ios/Podfile.lock
2017-10-03 15:34:08 +01:00
Salakar 0470f4f4fc [tests] remove delete() app test - android not supported 2017-10-03 14:17:36 +01:00
Salakar c06fbf115a [tests] upgraded tests app to latest RN, removed broken toasts module that was causing a crash on boot and switched to using prop-types module 2017-10-03 14:09:09 +01:00
Chris Bianca 51074efdca Merge commit '49d29b53f21e530f5c918e472db93ee856947426' 2017-10-03 10:33:18 +01:00
Chris Bianca 22f7d77f54 [firestore] Add collection `onSnapshot` support 2017-10-03 10:12:25 +01:00
Salakar 49d29b53f2 [tests][js] phone-auth example/testing code 2017-10-03 10:08:51 +01:00
Chris Bianca cda1c27b5c [firestore][android][js] Add document `onSnapshot` support plus tests 2017-10-02 13:11:38 +01:00
Chris Bianca b4743ffa8b [firestore][tests] Tests for most of the current functionality 2017-09-28 17:48:13 +01:00
Chris Bianca 6060c36c1c [firestore][ios] Add initial iOS functionality 2017-09-28 13:48:28 +01:00
Chris Bianca bf35c349ae [firestore][tests] Get first collection tests working on Android 2017-09-27 15:41:25 +01:00
Salakar 86121969de [tests][android] added android O permission prompts 2017-09-25 18:35:43 +01:00
Salakar 46d51ef5ce [tests] upgrade RN versions 2017-09-25 18:34:01 +01:00
Salakar eff42444a7 [tests] added coverage support 2017-09-25 18:33:03 +01:00
Chris Bianca 83faa86333 [auth] Add unsupported method errors for auth() and User 2017-09-23 16:14:35 +01:00
Chris Bianca 1564973454 [tests] Fix database push test 2017-09-21 17:38:12 +01:00
Chris Bianca 264ff496a0 [tests] Fix downloadUrl 2017-09-21 17:19:16 +01:00
Chris Bianca c59d64054d [auth] Add onIdTokenChanged method 2017-09-21 16:48:54 +01:00
Chris Bianca f7b051aaed [docs] Remove unnecessary references to analytics dependency (now built into core) 2017-09-18 08:29:31 +01:00
Salakar 0fc7f7aabb [database][ios] error codes now correctly lower cased - incorrect tests updated to match 2017-08-28 13:53:09 +01:00
Salakar 5ab0445948 [tests] misc 2017-08-26 02:40:21 +01:00
Salakar 7e4fde7eda [tests] misc 2017-08-26 02:39:09 +01:00
Chris Bianca 0d117f6827 [js] Embed FB’s EventEmitter to prevent haste issues 2017-08-25 15:30:17 +01:00
Salakar 93079c2f01 [auth][js][android] remove EE based phone auth implementation 2017-08-23 23:19:11 +01:00
Salakar 48c74ff1d7 [tests] remove rnfirebase path dependency and switch sinon to latest version 2017-08-23 12:58:24 +01:00
Salakar ad614bd327 [tests] update phone auth test file 2017-08-23 11:19:20 +01:00
Chris Bianca 7ea92751a9 Merge branch 'v3' of https://github.com/invertase/react-native-firebase into v3 2017-08-22 17:29:21 +01:00
Chris Bianca 1230bd7108 [ios][database] New implementation for off and on to match Android 2017-08-22 17:29:02 +01:00
Salakar 66e9f8843d [tests] remove commented code 2017-08-22 17:23:10 +01:00
Salakar 74f28936a7 [tests] misc 2017-08-22 17:22:29 +01:00
Salakar e1c0dccb31 [auth][android] fixed incorrect key name breaking auto verify 2017-08-22 17:19:55 +01:00
Salakar aebd1835bc [tests] switch index.android back to main.js 2017-08-19 05:46:27 +01:00
Salakar a27abfdf92 [tests][android][build] update gradle versions 2017-08-19 05:20:13 +01:00
Salakar b088d6e683 [android][build] added groovy code to detect duplicate dex build failures and log out a help section
[android][firebase-sdk] upgraded to 11.2.0
2017-08-18 21:03:44 +01:00
Salakar 9825226665 [js][internals] _NAMESPACE & _NATIVE_MODULE static props for all modules 2017-08-17 17:58:28 +01:00
Salakar 0737f53dea [tests][database] fix tests 2017-08-16 21:44:15 +01:00
Salakar 4e78c5373b [tests] increase test default timeout to 15 seconds 2017-08-16 21:40:56 +01:00
Salakar e4d27029b9 [js][android] database sync tree implementation with adjusted tests 2017-08-15 21:29:50 +01:00
Salakar 95edb2fade [tests][database] fixed several failing tests and refactored some tests that were incorrectly using async await 2017-08-14 18:44:34 +01:00
Salakar b068b4ff42 [tests][*] removed focus from misc tests 2017-08-14 14:33:14 +01:00
Salakar 678abdf0e6 [tests][core] added test for app.options 2017-08-14 14:32:51 +01:00
Salakar 660c71c6ce [tests][storage] added ref toString test 2017-08-14 14:17:14 +01:00
Salakar f1709970e9 [database][wip] on/off logic refactor - heavily still wip so things still to change 2017-08-14 11:05:49 +01:00
Salakar 0675aa076d Merge branch 'master' of https://github.com/invertase/react-native-firebase into v3
# Conflicts:
#	ios/RNFirebase/admob/RNFirebaseAdMob.m
#	ios/RNFirebase/database/RNFirebaseDatabase.h
#	ios/RNFirebase/database/RNFirebaseDatabaseReference.m
#	lib/modules/admob/index.js
#	tests/ios/Podfile.lock
2017-08-12 19:07:51 +01:00