Commit graph

24 commits

Author SHA1 Message Date
Theodor Diaconu
1c8e10975a Fixed #83 the self-referncing hell when we play with a lot of inversed links 2017-01-04 11:51:16 +02:00
Max Johansen
0cbfb3c3c6 Add missing comma 2016-12-30 13:48:29 -08:00
Max Johansen
de11c658a9 Add a method to get all attached links
See issue #96
2016-12-30 13:42:05 -08:00
Theodor Diaconu
def7463821 Fixed #63 - enabling auto-remove from the inverse side as well 2016-11-29 11:16:23 +02:00
Theodor Diaconu
afe67aa254 added test for non-existing links 2016-11-21 16:05:52 +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
91c1f49f6f added fix for unblocking publication, began working on reducer nodes 2016-11-17 19:54:48 +02: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
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
40529d8673 upgrade to 1.1.5 2016-09-28 18:30:12 +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
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
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
e9609b2df0 Upgraded to 1.0.7 2016-09-20 10:02:55 +03:00
Theodor Diaconu
7450b70e1a added virtual links manipulation abilities + others + v1.0.4 2016-09-18 17:47:30 +03:00
Theodor Diaconu
5b0593036e v1.0.3 added some new features 2016-09-16 19:22:23 +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
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