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
|
5e12700c35
|
Merge commit '36c936779b9badf72a0a3d789efafd2dcdb5ba36'
# Conflicts:
# ios/RNFirebase.xcodeproj/project.pbxproj
# package.json
|
2017-10-31 14:33:31 +00:00 |
Salakar
|
07204789f0
|
Fix for #532
|
2017-10-29 01:10:34 +01:00 |
Omer Levy
|
a085733e03
|
move invalid parameters validation to javascript and remove validation from android
|
2017-10-09 03:42:57 +03:00 |
Chris Bianca
|
51074efdca
|
Merge commit '49d29b53f21e530f5c918e472db93ee856947426'
|
2017-10-03 10:33:18 +01:00 |
Chris Bianca
|
cda1c27b5c
|
[firestore][android][js] Add document `onSnapshot` support plus tests
|
2017-10-02 13:11:38 +01:00 |
Chris Bianca
|
bf35c349ae
|
[firestore][tests] Get first collection tests working on Android
|
2017-09-27 15:41:25 +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 |
Salakar
|
b53bf5bbe8
|
misc cleanup of redundant code + flow type fixes
|
2017-09-25 23:19:13 +01:00 |
Salakar
|
c4472cf8e7
|
[flow] misc warnings
|
2017-09-25 23:05:07 +01:00 |
Salakar
|
0ac9513863
|
[auth] add new phone auth event to ModuleBase
|
2017-09-25 15:58:49 +01:00 |
Salakar
|
3f681ac065
|
[flow] fixed flow errors in ModuleBase
|
2017-09-25 15:38:54 +01:00 |
Salakar
|
3316a61bbb
|
isIOS and isAndroid utils are now constants instead of functions
|
2017-09-24 13:19:24 +01:00 |
Salakar
|
2755fd2433
|
[internals] added isIOS / isAndroid utils
|
2017-09-23 18:25:48 +01:00 |
Salakar
|
5864481781
|
add
|
2017-09-23 18:16:43 +01:00 |
Chris Bianca
|
5dba443588
|
[auth] Fix event name
|
2017-09-21 17:11:17 +01:00 |
Salakar
|
88e29bb8ff
|
[js][utils] disable eslint for fb emitter files
|
2017-08-26 02:48:51 +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
|
fd474d5adb
|
[android][auth] phoneAuth via EE implementation
|
2017-08-19 05:22:07 +01:00 |
Salakar
|
92504580e5
|
[js][internals] updated nativeToJSError util to exclude itself from error stacks
|
2017-08-19 05:18:34 +01:00 |
Salakar
|
6a8656f428
|
[js][qol] added missing module detection and associated generated red box guides
|
2017-08-18 21:05:47 +01:00 |
Salakar
|
9825226665
|
[js][internals] _NAMESPACE & _NATIVE_MODULE static props for all modules
|
2017-08-17 17:58:28 +01:00 |
Salakar
|
5ccbd9f369
|
[js][database] synctree cleanup
|
2017-08-16 21:43:24 +01:00 |
Salakar
|
e4d27029b9
|
[js][android] database sync tree implementation with adjusted tests
|
2017-08-15 21:29:50 +01:00 |
Salakar
|
491b61afad
|
[js][database] nativeToJSError util can now attach addition props to the error - e.g. ref path
|
2017-08-14 18:43:21 +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
|
fb6251a6fd
|
[js][database] cleanup transaction completion wrapper
|
2017-08-05 22:00:06 +01:00 |
Salakar
|
53acfe3584
|
[js][database] remove, update, setWithPriority, setPriority & set now correctly support callbacks or promises
[js][database] fixed query modifier methods - were accessing incorrect query property
|
2017-08-05 21:49:28 +01:00 |
Salakar
|
b935034592
|
[database][wip] misc multi-app
|
2017-08-02 10:38:30 +01:00 |
Salakar
|
e3d1261973
|
[database][wip] refactor & improvements to add support for multiple apps
|
2017-07-30 07:34:41 +01:00 |
Salakar
|
267f908c62
|
[core][js] misc cleanup/validation
|
2017-07-18 06:04:12 +01:00 |
Salakar
|
9a3e22431b
|
[android][app] apps initialized natively now automatically initialized js side - via react module getConstants
|
2017-07-17 17:36:50 +01:00 |
Salakar
|
282f953f52
|
[both] continued work on multi app support - storage now full supported and auth WIP
|
2017-07-12 15:49:33 +01:00 |
Salakar
|
f97db8eba1
|
more work on multiple apps support
|
2017-07-04 13:05:19 +01:00 |
Salakar
|
ec22e510bc
|
more work on multiple app initialization
|
2017-06-30 17:23:32 +01:00 |
Salakar
|
80ae8425ce
|
started work on multiple app initialization
|
2017-06-29 17:24:34 +01:00 |
Chris Bianca
|
f82897218f
|
[ios][js] Misc clean up
|
2017-05-30 11:44:06 +01:00 |
Elliot Hesp
|
5b39ab3efe
|
Cleanup utils
|
2017-05-27 17:31:00 +01:00 |
Michael Diarmid
|
5a62d9664b
|
Merge pull request #131 from invertase/admob
Admob -> v2 Branch
|
2017-05-27 13:23:37 +01:00 |
Elliot Hesp
|
d9adef31a5
|
[admob][android] Add util to convert code + message to JS Error
|
2017-05-26 17:56:04 +01:00 |
Salakar
|
6f81605616
|
[js][all] added nativeSDKMissing check for all modules - part of making all module native sdk's optional.
|
2017-05-25 23:39:06 +01:00 |
Elliot Hesp
|
14199d6d10
|
Remove unused dep + file
|
2017-05-25 09:22:59 +01:00 |
Ben Styles
|
477bd2bf54
|
initial commit
|
2017-05-10 17:37:03 +01:00 |
Ben Styles
|
51a07fc4ee
|
flow fixes that change logic slightly
|
2017-04-04 17:58:47 +01:00 |
Ben Styles
|
5acea6d218
|
initial commit: basic flow errors
|
2017-04-04 17:58:20 +01:00 |
Salakar
|
51c63b2f3e
|
js: cleanup error util
|
2017-03-07 17:35:48 +00:00 |
Salakar
|
a3f3cf930a
|
js: fixed promise rejected with non-error warning
|
2017-03-07 17:02:24 +00:00 |