2
0
mirror of synced 2025-01-11 22:54:12 +00:00

1264 Commits

Author SHA1 Message Date
Chris Bianca
0af5e71b4f [firestore][ios] Retain timezone information when formatting the date 2017-10-13 11:40:31 +01:00
chrisbianca
93d152df42 Merge pull request #506 from urajat/master
#505 Retain timezone information while formatting serverTimestamp value
2017-10-13 11:39:00 +01:00
Rajat Upadhyaya
6fb8b9812e #505 Retain timezone information while formatting serverTimestamp value 2017-10-13 15:29:45 +05:30
Chris Bianca
c3d44d6c74 [firestore] Correctly handle undefined values 2017-10-13 09:05:57 +01:00
Elliot Hesp
8c56ba6c7a Merge pull request #501 from MonkeyBreadTech/confirmation-result-bug
Update ConfirmationResult.js
2017-10-12 20:50:24 +01:00
Benjamin Schell
2a509fe9c2 Update ConfirmationResult.js
Fix bug in ConfirmationResult.js: [ReferenceError: Can't find variable: _verificationId]
2017-10-12 14:46:10 -04:00
Michael Diarmid
6d1e9e2f62 Merge pull request #499 from DavidKuennen/patch-1
[firestore] Fix _metadata not defined error in DocumentSnapshot
2017-10-12 17:29:52 +01:00
David Künnen
cf1ac63d2c [firestore] Fix _metadata not defined error in DocumentSnapshot 2017-10-12 18:22:48 +02:00
Chris Bianca
fde0b976c3 3.0.3 v3.0.3 2017-10-12 09:43:48 +01:00
Chris Bianca
e76ab93a72 [ios] Temporary fix for #233 2017-10-12 09:42:38 +01:00
Chris Bianca
114e3b2b5b [ios] Explicitly set requiresMainQueueSetup to prevent warnings on app start 2017-10-12 09:18:01 +01:00
Chris Bianca
f348ba8a8c [firestore] Support FieldValue.delete() and FieldValue.serverTimestamp() 2017-10-12 09:00:46 +01:00
Elliot Hesp
ca3dd7aa01 Update README.md 2017-10-11 23:10:02 +01:00
Michael Diarmid
fd7ab437ee Update README.md 2017-10-11 09:51:10 +01:00
Michael Diarmid
2ac339d846 [docs][Firestore] Update incorrect get example
Fixes #488
2017-10-11 01:59:11 +01:00
Chris Bianca
a89e741581 [firestore] Bring document change in sync with web sdk 2017-10-10 17:48:53 +01:00
Chris Bianca
469bd318a2 Merge branch 'master' into firestore-types 2017-10-10 17:29:18 +01:00
Chris Bianca
7c7e1ada9f Merge branch 'master' of https://github.com/invertase/react-native-firebase 2017-10-10 17:28:10 +01:00
Chris Bianca
7c95ceca5b [firestore][ios] Type map changes for iOS 2017-10-10 17:22:12 +01:00
Chris Bianca
b8751262b7 Merge commit '89e98d7cdd1f8099de46b8f4e31ae585ca9609ed' into firestore-types 2017-10-10 15:36:35 +01:00
Chris Bianca
76d77da2e5 [firestore][android] Finish type mapping work for Android 2017-10-10 15:36:08 +01:00
Omer Levy
fbdc733d53 flatten dynamicLinkInfo to the top-level, move the mandatory keys validation to the javascript from the native modules and some minor fixes 2017-10-10 16:22:03 +03:00
Michael Diarmid
89e98d7cdd Update initial-setup.md 2017-10-10 02:33:41 +01:00
Omer Levy
adafa45380 merge omer_links 2017-10-09 23:54:26 +03:00
Omer Levy
08d467ff4d take out validateParameters from Links class 2017-10-09 23:53:53 +03:00
Michael Diarmid
56f9c52184 Update README.md 2017-10-09 04:24:44 +01:00
Omer Levy
f2966d46ed [ios] remove native validation for invalid parameters 2017-10-08 21:40:27 -04:00
Omer Levy
a085733e03 move invalid parameters validation to javascript and remove validation from android 2017-10-09 03:42:57 +03:00
Salakar
26882da429 Merge remote-tracking branch 'origin/master' 2017-10-09 01:16:47 +01:00
Salakar
378132be8b remove out dated demo app 2017-10-09 01:16:38 +01:00
Chris Bianca
1c81da466c Merge commit 'bc92ace8edef9d5ae4f9e5d6af5eccb8cfca4443' into firestore-types
# Conflicts:
#	android/src/main/java/io/invertase/firebase/firestore/FirestoreSerialize.java
2017-10-08 19:44:39 +01:00
Chris Bianca
fac2272ac3 [firestore][android] Start work on type conversion to support DocumentReference, GeoPoint, Date, etc 2017-10-08 19:40:46 +01:00
Michael Diarmid
bc92ace8ed Update installation-ios.md 2017-10-08 18:25:58 +01:00
Michael Diarmid
1bc9c70fe1 Update installation-ios.md 2017-10-08 18:24:34 +01:00
Omer Levy
29ebbbcc00 Change tests to use url-parse 2017-10-08 18:47:11 +03:00
Omer Levy
9758c99537 [docs] dynamic links docs fixes 2017-10-08 18:43:59 +03:00
Salakar
9f07dfcd46 [android][firestore] Long type fix: #479 2017-10-08 16:36:01 +01:00
erezrokah
98ade4d161 change tests to use url-parse 2017-10-08 18:05:48 +03:00
erezrokah
64ba939361 change test to use url-parse and query-string 2017-10-08 16:53:20 +03:00
Omer Levy
49a54ebedc [tests] remove unnecessary promise resulotions and add fetch to the .eslintrc 2017-10-08 16:25:02 +03:00
Omer Levy
bcb704dd1c [docs] minor fixes at links docs 2017-10-08 13:12:01 +03:00
Omer Levy
2f233a64fe [android] fix a broken test 2017-10-08 04:26:21 +03:00
Omer Levy
af47f7ca03 merge master into omer_links 2017-10-08 03:52:19 +03:00
Omer Levy
6b3deafca1 add docs 2017-10-08 03:36:40 +03:00
Omer Levy
20d414652b [ios] fix link creation API, reject invalid arguments on creation and fix tests 2017-10-07 18:00:36 -04:00
Salakar
d93a4a0c48 3.0.2 v3.0.2 2017-10-07 13:14:56 +01:00
Salakar
4f5fdda1f0 [utils] remove rn48 breaking support issue 2017-10-07 13:14:45 +01:00
Salakar
10247e067d [utils] misc code comment 2017-10-07 03:53:20 +01:00
Salakar
c73cfa9bfa 3.0.1 2017-10-07 03:23:27 +01:00
Salakar
fff73f3bcf [docs] misc installation changes from @chrisbianca 2017-10-07 03:21:13 +01:00