Berislav
|
e72b206ae1
|
Scoped query docs & some improvements
|
2018-10-24 13:05:13 -07:00 |
|
Berislav
|
70fd03a743
|
Updates to scoped query handling
|
2018-10-24 08:09:39 -07:00 |
|
Theodor Diaconu
|
b909b5b894
|
Fixed #282 for good
|
2018-08-22 12:12:03 +03:00 |
|
Theodor Diaconu
|
5377850c91
|
Fixing tests
|
2018-07-09 09:46:40 +03:00 |
|
Theodor Diaconu
|
eef3f4df0d
|
Merge pull request #261 from bhunjadi/fetching-named-queries
Sync fetching for named queries fix
|
2018-07-07 09:14:46 +03:00 |
|
Berislav
|
5a927d2714
|
Handle denormalized fields in recursiveFetch on client
|
2018-06-14 16:19:55 +02:00 |
|
Berislav
|
5631008ab6
|
Merge branch 'client-snapBackCaches' into reducers-fix
|
2018-06-14 16:07:28 +02:00 |
|
Berislav
|
db5c5988ab
|
Added test for denormalized fields which fails on client for reactive queries
|
2018-06-14 15:51:52 +02:00 |
|
Berislav
|
4cdcbea195
|
Handle deeply nested fields inside links in the query and handle cleaning reducer leftovers for snapCache fields
|
2018-06-12 13:27:06 +02:00 |
|
Berislav
|
b49c168fe8
|
Fixtures for denormalization created on before event in tests instead in Meteor.startup
(cherry picked from commit 0b27dd4 )
|
2018-06-12 11:33:11 +02:00 |
|
Berislav
|
3253120eaf
|
Handle case of nested fields in embedReducerWithLink in tests
|
2018-06-12 11:27:08 +02:00 |
|
Berislav
|
0b27dd411a
|
Fixtures for denormalization created on before event in tests instead in Meteor.startup
|
2018-06-12 10:24:53 +02:00 |
|
Berislav
|
84567fc3dc
|
Reducers should be able to clean non-existent nested fields and not fail
|
2018-06-12 10:13:01 +02:00 |
|
Berislav
|
61be684585
|
Added tests for deeply nested denormalized fields in reducers and fixed embedReducersWithLink
|
2018-06-12 10:10:34 +02:00 |
|
Theodor Diaconu
|
83f1e0705f
|
Added migration & fixed tests
|
2018-06-07 01:30:27 +03:00 |
|
Theodor Diaconu
|
87c5fb1564
|
Fixed final conflicts
|
2018-06-07 01:22:29 +03:00 |
|
Theodor Diaconu
|
3aa3e0ead6
|
Solved conflict issue
|
2018-06-07 00:50:26 +03:00 |
|
Theodor Diaconu
|
441cf90adf
|
Added support for Meteor 1.7 & Node Drivers 3+ with Hypernova
|
2018-06-07 00:46:13 +03:00 |
|
Theodor Diaconu
|
6dcf5e9b7a
|
Added test for deepReducer 1-direct
|
2018-06-07 00:44:46 +03:00 |
|
Berislav
|
813e6e8620
|
Corrected test name
|
2018-05-31 14:59:07 +02:00 |
|
Berislav
|
d81291af2b
|
Moved storeOneResults before applyReducers in prepareForDelivery, added metadata test
|
2018-05-31 14:38:09 +02:00 |
|
Berislav
|
def94197c7
|
Added failing test for link type one reducer
|
2018-05-24 11:33:56 +02:00 |
|
Theodor Diaconu
|
8e6b91eb56
|
increase time to wait for queries
|
2018-03-30 07:41:08 +03:00 |
|
Theodor Diaconu
|
8ca761aa45
|
Possible Fix #229 - added test to check receives params
|
2018-03-20 16:33:57 +02:00 |
|
Theodor Diaconu
|
9d6fe5677d
|
Added test to check params reducing client-side
|
2018-03-20 15:35:44 +02:00 |
|
Theodor Diaconu
|
7148b53e41
|
Fixed issue where bad comparison was done for many inversed links with more than one value
|
2018-02-27 17:21:21 +02:00 |
|
Theodor Diaconu
|
9a5d25b779
|
updates
|
2017-12-21 21:23:05 +02:00 |
|
Theodor Diaconu
|
04ad543d96
|
Fixed #206 - params aware reducers
|
2017-12-21 19:59:29 +02:00 |
|
Theodor Diaconu
|
c047065854
|
fix travis tests
|
2017-12-06 18:27:10 +02:00 |
|
Theodor Diaconu
|
ba4c86143b
|
Fixed #202 - denormalization for inversed link needs to happen in Meteor.startup()
|
2017-12-06 17:44:16 +02:00 |
|
Theodor Diaconu
|
324e2b78fd
|
some small updates
|
2017-11-30 22:11:25 +02:00 |
|
Theodor Diaconu
|
7a7a147794
|
performance fixes
|
2017-11-29 11:58:37 +02:00 |
|
Theodor Diaconu
|
6974ea17be
|
including _id in the denormalized values
|
2017-11-29 09:56:39 +02:00 |
|
Theodor Diaconu
|
4802724f97
|
Modified createQuery to accept options and implemented resolver queries
|
2017-11-28 17:38:51 +02:00 |
|
Theodor Diaconu
|
ba69cd941f
|
trying a trvis hack
|
2017-11-27 18:12:21 +02:00 |
|
Theodor Diaconu
|
cd611a9166
|
Added subbody capability to namedQuery
|
2017-11-26 20:18:30 +02:00 |
|
Theodor Diaconu
|
200d2fb2cc
|
Fixed #181 - deep caching
|
2017-11-26 17:03:43 +02:00 |
|
Theodor Diaconu
|
ce09b67848
|
Fixed back testing
|
2017-11-25 14:50:51 +02:00 |
|
Theodor Diaconu
|
83bf0460d7
|
Replaced with lodash cloneDeep and fixed #177
|
2017-11-25 14:17:33 +02:00 |
|
Theodor Diaconu
|
270a79b3b8
|
Fixes #149 and others
|
2017-11-24 16:32:42 +02:00 |
|
Theodor Diaconu
|
e1b22b0a77
|
removed simpleSchema connection
|
2017-11-23 21:09:14 +02:00 |
|
Theodor Diaconu
|
572290dc33
|
removed meteor.startup to fix build passing with dispatch in console
|
2017-07-26 16:05:22 +03:00 |
|
Theodor Diaconu
|
63bd6b3e6d
|
some cleanups and fixed #161
|
2017-06-30 18:13:42 +03:00 |
|
herteby
|
55f593719f
|
updated tests
|
2017-06-26 13:20:32 +02:00 |
|
Theodor Diaconu
|
473213471e
|
fixing typo and spacings
|
2017-06-14 11:22:56 +03:00 |
|
Theodor Diaconu
|
31e17f8c73
|
Various fixes, added , began work on custom metadataFieldId
|
2017-03-03 10:00:30 +02:00 |
|
Theodor Diaconu
|
052359b365
|
written tests for fetchOne after clonage, issue #115
|
2017-03-02 10:03:24 +02:00 |
|
Theodor Diaconu
|
2304b1331f
|
fixed bugs regarding cleaningBody
|
2017-01-04 11:29:03 +02:00 |
|
Theodor Diaconu
|
fe6e1160ec
|
fixed #93 - fetchOne now works as expected for non-reactive queries
|
2017-01-04 11:11:48 +02:00 |
|
Theodor Diaconu
|
6ea26ad79f
|
fixed #87 - hypernova containing filters
|
2017-01-04 11:05:26 +02:00 |
|