Commit graph

110 commits

Author SHA1 Message Date
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
1a0b0f0bc1 Fixed #207 - also extending embody functionality to allow it to behave as a function 2017-12-21 21:07:30 +02:00
Theodor Diaconu
04ad543d96 Fixed #206 - params aware reducers 2017-12-21 19:59:29 +02:00
Theodor Diaconu
51fa2e3d43 updated readme better doc view 2017-12-21 19:59:15 +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
4abcbe777d removed resolver link nodes 2017-11-30 17:00:33 +02:00
Theodor Diaconu
81837044e6 added , and refactored stuff a bit 2017-11-29 19:44:21 +02:00
Theodor Diaconu
44ea8627c4 added filter array so we can mix-it-up 2017-11-29 19:25:13 +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
c1716591a9 fix minor bug with Collection.createQuery() 2017-11-27 01:44:24 +02:00
Theodor Diaconu
12dfe14bd2 Removed simple-schema dependency 2017-11-26 23:42:27 +02:00
Theodor Diaconu
c7ec89da71 replaced cloneDeep with clonedeep due to travis failure 2017-11-26 23:02:26 +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
1723605f09 reactive counts test 2017-11-25 14:45:31 +02:00
Theodor Diaconu
83bf0460d7 Replaced with lodash cloneDeep and fixed #177 2017-11-25 14:17:33 +02:00
Theodor Diaconu
669b954acb Fixes #150 2017-11-25 14:03:25 +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
33fbf72440 Merge pull request #158 from Herteby/deprecate_createNamedQuery
deprecated createNamedQuery and moved functionality to createQuery
2017-07-28 20:31:17 +03: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
998a3a7023 coding standards... 2017-06-28 13:42:50 +02:00
herteby
2b65928a07 deprecated createNamedQuery and moved functionality to createQuery 2017-06-28 12:30:33 +02:00
Theodor Diaconu
ec487ee614 some small changes to marcsj PR 2017-06-27 11:56:53 +03:00
Theodor Diaconu
bf2319c80f Merge pull request #135 from macsj200/default-workaround-patch
Default workaround patch
2017-06-27 11:53:35 +03:00
Theodor Diaconu
7be6372c16 Merge pull request #156 from Herteby/postOptions
$postOptions
2017-06-27 11:48:52 +03:00
herteby
2b17c352ce sorting must be done before limit! 2017-06-26 17:32:04 +02:00
herteby
55f593719f updated tests 2017-06-26 13:20:32 +02:00
herteby
7142f3bc3e added postOptions and renamed postFilter to postFilters 2017-06-26 13:00:23 +02:00
Simon Herteby
8cfd20402c Fix spacing 2017-06-24 00:05:55 +02:00
Theodor Diaconu
fb72720964 Merge branch 'master' of github.com:cult-of-coders/grapher 2017-06-14 11:23:28 +03:00
Theodor Diaconu
473213471e fixing typo and spacings 2017-06-14 11:22:56 +03:00
herteby
96a8d05955 fix issue adding fields from $filters - added spaces 2017-06-13 13:18:09 +02:00
herteby
df6494dc44 changed to use _.has 2017-06-08 11:16:19 +02:00
herteby
ba1c52b759 fix issue with adding fields from $filters 2017-06-07 13:51:58 +02:00
macsj200
0fd995a6f6 add comments 2017-05-04 13:32:00 -07:00
macsj200
5a7254a181 add workaround 2017-05-04 13:15:37 -07:00
Theodor Diaconu
86a3a3bf4c Fixed #127 - deepCloneArray infinite recursion 2017-04-13 16:55:44 +03:00
Theodor Diaconu
31e17f8c73 Various fixes, added , began work on custom metadataFieldId 2017-03-03 10:00:30 +02:00
Theodor Diaconu
7f9ec96b0e Revert "update to aldeed:collectdion2-core and aldeed:node-simple-schema" 2017-03-02 10:43:47 +02:00
Theodor Diaconu
5aacf761bb Merge branch 'feature/1.2.7' into feature/collection2-version-fix 2017-03-02 10:05:27 +02:00
Theodor Diaconu
052359b365 written tests for fetchOne after clonage, issue #115 2017-03-02 10:03:24 +02:00