2
0
mirror of synced 2025-01-12 15:14:39 +00:00

25 Commits

Author SHA1 Message Date
Chris Bianca
dd940b953b [firestore] Add support for enable / disable network 2018-03-27 17:31:25 +01:00
JinHao Chen
cc8799b465 Implement multiple database shard support 2018-03-21 12:51:02 -07:00
Salakar
a21fc755a1 merge master 2018-03-01 16:32:44 +00:00
Salakar
3f4c59f81d [firestore][js] misc transactions internals changes 2018-02-23 03:02:17 +00:00
Chris Bianca
4e81527246 [types] Export app, auth, database and firestore types 2018-02-14 13:00:19 +00:00
Salakar
4c0b1639ab [firestore][js] initial draft of firestore transactions RNFB JS api 2018-02-11 23:37:21 +00:00
Chris Bianca
fba6380729 [js] Run prettier for the first time 2018-01-25 18:25:39 +00:00
Chris Bianca
5e062868fc [firestore] Add FieldPath support to DocumentSnapshot and Query 2018-01-11 18:28:14 +00:00
Chris Bianca
301f2749c0 [internals] Migrate multi app flag to module configuration 2018-01-09 17:32:08 +00:00
Chris Bianca
80cb54ee6d [internals][types] Last part of internal refactor; Got rid of remaining flow errors 2018-01-05 17:20:10 +00:00
Chris Bianca
0fe2fec819 [internals] More tidy up and hiding of internal functions 2018-01-03 20:00:38 +00:00
Chris Bianca
61d7c3b2eb [internals] Move native events to individual modules to make it easier to see the relationship 2017-12-22 15:57:33 +00:00
Chris Bianca
f2c2007fdc [internals] Start refactoring some of the internals to simplify, tidy up and also reduce flow type pollution 2017-12-22 15:24:31 +00:00
Chris Bianca
e6a01aedb3 Merge branch 'master' of https://github.com/invertase/react-native-firebase
# Conflicts:
#	lib/utils/SyncTree.js
2017-11-28 09:25:15 +00:00
Chris Bianca
5aa8435aff [firestore] Fix incorrect references 2017-11-28 09:21:41 +00:00
Salakar
54e904e22f [js][firestore] added enableLogging(boolean) method 2017-11-28 07:42:16 +00:00
Chris Bianca
ff95c21b9d [typings] Continue work on flow 2017-11-23 17:29:40 +00:00
Chris Bianca
fbe73f5dcb [types] Get types properly exporting as part of the build 2017-11-17 16:17:27 +00:00
Chris Bianca
8bd9684644 [types] Get flow type working again; Fix majority of firestore type issues 2017-11-17 11:07:52 +00:00
Chris Bianca
f348ba8a8c [firestore] Support FieldValue.delete() and FieldValue.serverTimestamp() 2017-10-12 09:00:46 +01:00
Chris Bianca
f350c2b3ed [firestore] Add metadata and bring methods in sync with web SDK reference 2017-10-05 10:18:24 +01:00
Chris Bianca
22f7d77f54 [firestore] Add collection onSnapshot support 2017-10-03 10:12:25 +01:00
Chris Bianca
cda1c27b5c [firestore][android][js] Add document onSnapshot support plus tests 2017-10-02 13:11:38 +01:00
Chris Bianca
52b70d58e3 [android] Add the first raft of Android support 2017-09-27 12:57:53 +01:00
Chris Bianca
dfd9080281 [firestore][js] First pass of javascript implementation 2017-09-26 14:57:25 +01:00