Commit graph

24 commits

Author SHA1 Message Date
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
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
3253120eaf Handle case of nested fields in embedReducerWithLink in tests 2018-06-12 11:27:08 +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
Berislav
def94197c7 Added failing test for link type one reducer 2018-05-24 11:33:56 +02:00
Theodor Diaconu
9d6fe5677d Added test to check params reducing client-side 2018-03-20 15:35:44 +02:00
Theodor Diaconu
04ad543d96 Fixed #206 - params aware reducers 2017-12-21 19:59:29 +02:00
Theodor Diaconu
324e2b78fd some small updates 2017-11-30 22:11:25 +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
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
Theodor Diaconu
31e17f8c73 Various fixes, added , began work on custom metadataFieldId 2017-03-03 10:00:30 +02:00
Theodor Diaconu
b72e83d776 added fix for nested fields, and test good clean-up afterwards 2016-11-21 14:56:17 +02:00
Theodor Diaconu
b1d004d8a6 added ability to use nested reducer and do the cleanup 2016-11-21 13:36:12 +02:00
Theodor Diaconu
f09c41df2a first phase of reducers, implemented reducing and cleaning-up concepts 2016-11-21 13:28:15 +02:00
Theodor Diaconu
41ba9639d4 added and cleaning options for the client, added .createNamedQuery at collection level, added more tests 2016-10-25 10:52:16 +03:00
Theodor Diaconu
248412e014 added metafilters, + tests, + added a new cleanup function for making the data graph as we expect and store the properly 2016-10-23 18:39:11 +03:00
Theodor Diaconu
cb0254c60f decoupled query code, added metadata for inversed links 2016-10-14 10:57:26 +03:00
Theodor Diaconu
4f9a050ee1 init new exposure paradigm and configurations 2016-09-24 08:05:26 +03:00
Theodor Diaconu
2074f4cc2b added tests for every use case + found a nasty bug in schema build and solved it 2016-09-23 13:31:33 +03:00