Commit Graph

98 Commits

Author SHA1 Message Date
Michael Diarmid
17d778cf66 Refactor into monorepo for v6 (#1837)
> You can [learn more about this here](https://blog.invertase.io/react-native-firebase-2019-7e334ca9bcc6).
2019-02-01 10:37:48 +00:00
Salakar
376fc52163 [tests] update pod lock 2019-01-22 06:46:58 +00:00
Salakar
e519956ca7 [ios] update native Firebase SDK versions 2019-01-04 22:22:04 +00:00
Michael Diarmid
831362838a [tests] iOS Firebase SDK v5.14.0 (#1735)
* Update Podfile

* Delete Podfile.lock

* Update config.yml

* Update config.yml

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]
2018-12-08 05:42:23 +01:00
Tim Wang
1ab8439748 Add enableCrashlyticsCollection to Crashlytics (#1718)
* Add enableCrashlyticsCollection to Crashlytics

* Fix typo

* Add e2e test

* Update e2e test

* Add program mark for fabric

* Update config.yml

increment yarn caching version - eslint bug

* Delete yarn.lock

* update yarn lock

* update Podfile.lock

* update Podfile.lock / yarn.lock

* update cache versions

* [tests] update podfile

* [tests][ci] remove pods cache =/

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]
2018-12-06 18:31:28 +01:00
Salakar
424d1e8f60 [tests][ios] update Firebase pods to ~>5.11.0 2018-11-01 13:39:42 +00:00
Michael Diarmid
d3b9b24cca [android][database] database improvements (#1619)
- [ANDROID] [BUGFIX] [DATABASE] - Database listeners now correctly tearing down between RN reloads. (Fixes #1498 #1611 #1609)
 - [JS] [BUGFIX] [DATABASE] - Fixed an issue where `Reference.toString()` incorrectly contains `//` instead of `/` when joining the parent and child paths.
 - [JS] [BUGFIX] [DATABASE] - Rework `.push()` behaviour to match WebSDK and correctly return a Reference instance in all scenarios. (Fixes #893 #1464 #1572)
 - [JS] [ENHANCEMENT] [UTILS] - Added a `firebase.utils().database.cleanup()` utility method which removes all database listeners.
2018-10-27 05:34:09 +01:00
Salakar
4b0486e58a [tests][ios] update podfile.lock 2018-10-15 20:38:38 +01:00
Salakar
5b8e9763c4 [ios][firestore] transactions re-work 2018-10-15 20:14:48 +01:00
Salakar
7992f6e359 [ios] update project file
[ios] update firebase sdks to v5.10.0
2018-10-14 16:43:29 +01:00
Salakar
35a393fcc9 [tests] misc 2018-09-27 09:59:04 +01:00
Salakar
ed68f29178 [ios][tests] update to v5.9.0 iOS SDKs 2018-09-25 22:40:56 +01:00
Salakar
38954423a7 [ios] Firebase SDK update v5.6.0 => v5.8.1 2018-09-24 04:42:25 +01:00
Salakar
ccac667177 [tests][ios] update Podfile 2018-09-24 04:14:31 +01:00
Salakar
f3d6700ad1 [tests][ios] update podfile.lock 2018-09-24 03:19:34 +01:00
Salakar
de4f5f6559 [tests] misc project config 2018-09-21 00:00:46 +01:00
Salakar
eb1f0acda6 [tests] update podfile lock 2018-09-20 14:16:09 +01:00
Salakar
4f7ca7f072 [notifications] fix for #1445 - thanks @rahulgi for helping debug <3 2018-09-20 10:23:30 +01:00
Salakar
5fefab5b35 [tests] update podfile lock 2018-09-19 13:47:55 +01:00
Salakar
485eed0238 [tests][ios] update url scheme for phone auth testing 2018-09-16 17:55:04 +01:00
Salakar
93d39412f5 [tests] refactor to use latest Jet setup 2018-09-12 21:05:48 +01:00
Salakar
351e4e8136 [tests] switch to latest native jet package names 2018-09-12 12:46:46 +01:00
Salakar
4d121036be [tests][build] xcode disable nullability completeness warning - some RN internals missing nullability annotations 2018-09-08 13:57:48 +01:00
Salakar
b05d77d91d update podlock 2018-09-08 13:36:06 +01:00
Salakar
59a5904689 [tests] update pod lock 2018-08-29 16:23:32 +01:00
Salakar
7b744cb958 add tests ios app 2018-08-25 13:38:31 +01:00
Salakar
2cce623612 remove old tests app - no longer in use / migrated to bridge 2018-08-05 02:20:26 +01:00
Chris Bianca
a79bf81418 [firestore] Add support for GetOptions #1248 2018-07-03 16:03:43 +01:00
Case Taintor
3652a05848 adds support for getToken(string,string) and deleteToken(string,string) to iid 2018-06-17 20:32:38 +02:00
Chris Bianca
42e7fb2e5d [ios] Firebase iOS v5 support 2018-05-16 17:22:47 +01:00
Chris Bianca
54f41565db [misc] Update pods for tests and bridge 2018-05-15 10:01:52 +01:00
Chris Bianca
25506479d3 [firestore][android] Add support for firestore v16 2018-05-08 15:36:49 +01:00
Chris Bianca
1922a25198 [firestore] Add setLogLevel support 2018-04-13 08:41:57 +01:00
Chris Bianca
1cf17f1d89 [build] Update to RN 0.54.4 and related libs 2018-03-31 08:10:09 +01:00
Chris Bianca
777bb96240 [tests] Updated podfile.lock 2018-03-28 17:22:08 +01:00
Chris Bianca
8a9033457d [tests] Fix various test errors 2018-03-23 17:03:53 +00:00
Chris Bianca
54b419dfcf [invites] Initial iOS functionality 2018-03-22 14:56:49 +00:00
Chris Bianca
2891027f25 [tests] Fix some configuration issues 2018-03-22 14:55:02 +00:00
Chris Bianca
e791648c24 Tests for firestore and auth 2018-03-20 16:07:37 +00:00
Chris Bianca
a82afe92d6 Merge branch 'v3.3.x'
# Conflicts:
#	tests/ios/Podfile.lock
2018-03-08 11:53:31 +00:00
Chris Bianca
7f8a486b40 [types] Fix transaction flow type errors 2018-03-08 11:13:21 +00:00
Chris Bianca
168f3b948e [tests] Bump crashlytics dependencies 2018-03-08 10:04:53 +00:00
Chris Bianca
7ff5b3c382 [tests] Bump all test pod dependencies 2018-03-08 09:56:22 +00:00
Chris Bianca
7619548a2c Merge branch 'master' into fcm-rewrite
# Conflicts:
#	lib/modules/core/firebase.js
#	tests/ios/Podfile.lock
2018-03-08 09:32:57 +00:00
Salakar
b3938036b7 [tests] misc merge 2018-03-04 19:05:17 +00:00
Chris Bianca
fdd8df6966 Add missing firestore tests 2018-03-01 17:28:04 +00:00
Chris Bianca
c5778c3d0d [notifications] JS tidy up 2018-02-23 16:11:59 +00:00
Chris Bianca
831eec82f7 [messaging][notifications] Move all notifications from messaging to notifications 2018-02-18 17:09:13 +00:00
Chris Bianca
cd0ef4e3b7 [notifications] Continue android implementation 2018-02-15 14:59:21 +00:00
Chris Bianca
804a8e4c65 Merge branch 'master' into fcm-rewrite
# Conflicts:
#	lib/modules/messaging/index.js
#	lib/types/index.js
#	tests/ios/Podfile.lock
2018-02-14 15:28:15 +00:00