Commit graph

144 commits

Author SHA1 Message Date
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
5c21c0f5e9 updating reducer implementation 2016-11-18 18:33:21 +02:00
Theodor Diaconu
91c1f49f6f added fix for unblocking publication, began working on reducer nodes 2016-11-17 19:54:48 +02:00
Alex
b8e331674b Fix issue with $regex operator 2016-11-17 19:19:55 +03:00
Theodor Diaconu
296e8d26e5 fixed some issues with grapher, data integrity, exposure unblocking and beginning journey of reducers 2016-11-17 13:11:55 +02:00
Theodor Diaconu
35511bec7c 1.2.3 - paginate true, exporting function for grapher live, fixed package implying 2016-11-07 18:44:09 +02:00
Theodor Diaconu
9b419de092 improved restrictFields to work better with nested elements 2016-10-26 10:28:09 +03: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
9cc17ff602 bumped up to 1.1.14 improved security 2016-10-19 18:40:41 +03:00
Theodor Diaconu
6c8af3502b added body to exposure that will intersect with actual request, + made body immutable + some cleanups 2016-10-19 15:22:50 +03:00
Theodor Diaconu
cb0254c60f decoupled query code, added metadata for inversed links 2016-10-14 10:57:26 +03:00
Theodor Diaconu
2373323ddb 1.1.9 - fixed issue with deep cloning array 2016-10-13 11:08:31 +03:00
Theodor Diaconu
b0f19d38ce updated exceptions 2016-10-07 13:08:36 +03:00
Theodor Diaconu
6dd35bbebd added deepcloning + fixed deep function 2016-10-07 12:49:02 +03:00
Theodor Diaconu
8b870ef84e fix filter recursive bug with params, updated documentor to return namedQueries as well 2016-10-07 11:59:18 +03:00
Theodor Diaconu
a1ac6a77f0 #22 - putting in direct children 2016-10-07 10:46:28 +03:00
Theodor Diaconu
b0e1098d1e added namedQuery + cloning ability to query + fixes to exposure 2016-10-07 10:31:58 +03:00
Theodor Diaconu
378fd65aae removed hypernova logger 2016-09-28 18:39:33 +03:00
Theodor Diaconu
40529d8673 upgrade to 1.1.5 2016-09-28 18:30:12 +03:00
Theodor Diaconu
4e9f7d2d14 1.1.4 - added smart skip option for paginating publications 2016-09-26 11:59:04 +03:00
Theodor Diaconu
8cff81e0ff added count method + added tests + updated restrictedFields to throw propper error 2016-09-26 10:01:29 +03:00
Theodor Diaconu
4f9a050ee1 init new exposure paradigm and configurations 2016-09-24 08:05:26 +03:00
Theodor Diaconu
82bb4dade0 added some small descriptions 2016-09-23 13:42:35 +03:00
Theodor Diaconu
2862360b60 added latest touches 2016-09-23 13:41:13 +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
Theodor Diaconu
e844c93548 consistency fixes, updated readme, removed link storage if not specified 2016-09-22 17:06:05 +03:00
Theodor Diaconu
6aa1819f48 fixed virtual many findings. 2016-09-22 15:25:08 +03:00
Theodor Diaconu
d5f8eeaf49 fixed to pass tests 2016-09-22 13:46:27 +03:00
Theodor Diaconu
233a074dab second draft, things seem to work fine 2016-09-22 12:01:47 +03:00
Theodor Diaconu
4083498aa2 init state 2016-09-21 18:33:50 +03:00
Theodor Diaconu
c859965a62 cleaning the field, and retrieving all fields issue 2016-09-20 17:08:07 +03:00
Theodor Diaconu
7dd54f8816 1.0.8 - fixed reactive fetching when using inversed links and limited fields 2016-09-20 11:44:47 +03:00
Theodor Diaconu
446d5eda86 updated documentation, set params is now chained. 2016-09-19 14:27:38 +03:00
Theodor Diaconu
15dcf8b98e Upgraded to 1.0.6 2016-09-19 12:22:20 +03:00
Theodor Diaconu
1d71a40c98 added fix to make it pass the tests in phantomjs for travis 2016-09-16 19:49:15 +03:00
Theodor Diaconu
5b0593036e v1.0.3 added some new features 2016-09-16 19:22:23 +03:00
Theodor Diaconu
ad0e3ef521 removed auto-subscription on setParams, this will be handled manually by the developer to have full control 2016-09-15 16:33:32 +03:00
Theodor Diaconu
674dbbccce fetch() now returns single document + updated documentation + bumped up version 2016-09-15 11:14:46 +03:00
Theodor Diaconu
8086b952da updated travis, the fetched docs now contain link info, filters work better 2016-09-15 10:37:10 +03:00
Theodor Diaconu
84ae2e5fb9 added better docs + travis 2016-09-15 09:14:15 +03:00
Theodor Diaconu
8112433ef4 initial commit 2016-09-14 16:04:08 +03:00