2
0
mirror of synced 2025-01-29 15:44:55 +00:00

20 Commits

Author SHA1 Message Date
Salakar
d1196b98c4 [both][database] Fixed an issue where the reference from a child snapshot was being returned as the parent snapshot when listening to child events 2017-07-04 16:16:08 +01:00
Chris Bianca
b3cd102077 [js][db] Rename .listeners 2017-05-30 12:46:28 +01:00
Chris Bianca
ba24a80e09 [js] Fix permissions problem 2017-05-30 12:28:53 +01:00
Ben Styles
477bd2bf54 initial commit 2017-05-10 17:37:03 +01:00
Aleck Greenham
9d5cc856c7 [Database] Add more accurate comments of expected behaviour of Reference.on() 2017-05-09 08:09:03 +01:00
Aleck Greenham
8d665542cc [Database] Standardise error messages and add context support for Reference.on()
- Make error messages raised by Reference.on() same as Web API
- Add support for context argument to Reference.on()
- Add tests for Reference.on()
- Add JSDoc comments for Reference.on() and some other minor methods
2017-05-06 14:33:55 +01:00
Ben Styles
6cee2609b1 fixed some flow and eslint errors 2017-04-28 10:27:29 +01:00
Chris Bianca
ef306162b4 [js][android] Support multiple listeners on a single ref 2017-04-26 12:21:53 +01:00
Aleck Greenham
3277126fb4 [js][database] Add ref().isEqual() 2017-04-22 18:00:05 +01:00
Aleck Greenham
3d863ac636 [js][database] Add ref property for consistency with web API 2017-04-22 09:27:37 +01:00
Salakar
e6d2693f33 remove weird formatting 2017-04-19 11:30:08 +01:00
Ben Styles
5acea6d218 initial commit: basic flow errors 2017-04-04 17:58:20 +01:00
Salakar
bb6b1aa7f2 [android,js][database] transactions support implemented 2017-03-24 22:53:56 +00:00
Salakar
f509dfedff android: bump firebase version to 10.2.0 2017-03-10 10:46:55 +00:00
Salakar
2d1015d205 js: change db error to match firebase web sdk error 2017-03-08 13:21:21 +00:00
Salakar
51c63b2f3e js: cleanup error util 2017-03-07 17:35:48 +00:00
Salakar
9b5aaae909 android: fixed promise rejected with non-error warning 2017-03-07 16:58:33 +00:00
Salakar
214928ba7f android: fixed once and on error handling 2017-03-07 16:54:04 +00:00
Salakar
7e8dbcbb35 dump of current js files 2017-03-02 13:09:41 +00:00
Salakar
6a9b54124a RNFirebase - database - js 2017-03-02 11:40:08 +00:00