Commit graph

251 commits

Author SHA1 Message Date
Theodor Diaconu
3f1824d710 bumped version 2016-10-07 12:05:30 +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
d0dde92cee updated to 1.1.8 2016-10-05 11:52:48 +03:00
Theodor Diaconu
8351afd5a9 1.1.7 2016-10-05 11:33:06 +03:00
Theodor Diaconu
45cf24befe added documentation exposure 2016-10-05 10:02:32 +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
0dc2dff223 find(undefined) behaves diff from find(), fix 2016-09-26 09:04:17 +03:00
Theodor Diaconu
6856fba114 update changelog 2016-09-24 08:24:45 +03:00
Theodor Diaconu
3e1ed02567 readme updatE 2016-09-24 08:20:00 +03:00
Theodor Diaconu
620a703fa2 Merge pull request #9 from cult-of-coders/feature/exposure
[RFC] init new exposure paradigm and configurations
2016-09-24 08:19:44 +03:00
Theodor Diaconu
9acaf43e59 updated doc + bumped version 2016-09-24 08:12:43 +03:00
Theodor Diaconu
4f9a050ee1 init new exposure paradigm and configurations 2016-09-24 08:05:26 +03:00
Theodor Diaconu
1963c9f55c updated readme 2016-09-23 21:17:29 +03:00
Theodor Diaconu
b993e87d98 fixed readme typo 2016-09-23 14:11:05 +03:00
Theodor Diaconu
f8a07ff02f updated changelog 2016-09-23 14:10:28 +03:00
Theodor Diaconu
0d5fbcaa1c Merge pull request #5 from cult-of-coders/feature/hypernova
[RFC] Feature/hypernova
2016-09-23 13:52:04 +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
74505cc18f added npm depends 2016-09-22 13:55:16 +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
6e70174ebc ugpraded to 1.0.9 2016-09-20 12:51:30 +03:00
Theodor Diaconu
1a46f15993 updated readme 2016-09-20 12:04:55 +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
e9609b2df0 Upgraded to 1.0.7 2016-09-20 10:02:55 +03:00
Theodor Diaconu
446d5eda86 updated documentation, set params is now chained. 2016-09-19 14:27:38 +03:00
Theodor Diaconu
3c82c12cac typo 2016-09-19 13:09:58 +03:00
Theodor Diaconu
87bbc49aeb updated readme 2016-09-19 12:47:43 +03:00
Theodor Diaconu
15dcf8b98e Upgraded to 1.0.6 2016-09-19 12:22:20 +03:00
Theodor Diaconu
7450b70e1a added virtual links manipulation abilities + others + v1.0.4 2016-09-18 17:47:30 +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
04465468cb small readme update 2016-09-16 19:29:27 +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
3e5da57bc7 updated readme 2016-09-15 11:17: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
8086b952da updated travis, the fetched docs now contain link info, filters work better 2016-09-15 10:37:10 +03:00
Theodor Diaconu
0e3d9fe0ba trying travis 2016-09-15 09:33:48 +03:00
Theodor Diaconu
84ae2e5fb9 added better docs + travis 2016-09-15 09:14:15 +03:00
Theodor Diaconu
bbeb455708 small readme update 2016-09-14 16:04:34 +03:00