Commit graph

149 commits

Author SHA1 Message Date
Theodor Diaconu
473213471e fixing typo and spacings 2017-06-14 11:22:56 +03:00
Theodor Diaconu
e7b47911b6 Merge pull request #132 from cult-of-coders/hotfix/collection2-remove
Collection2 remove dependency
2017-04-28 07:40:07 +03:00
Theodor Diaconu
942702f67b Collection2 remove 2017-04-28 07:16:38 +03:00
Theodor Diaconu
78933019f4 Merge pull request #128 from cult-of-coders/feature/1.2.8
[RFC] Feature/1.2.7_2
2017-04-13 17:46:24 +03:00
Theodor Diaconu
0656c434e2 added stringification of findOne to work with firewall 2017-04-13 17:20:17 +03:00
Theodor Diaconu
3e8cd5d8c4 fixed arguments, with function with own context 2017-04-13 17:19:15 +03:00
Theodor Diaconu
3acf7eb55c update to 1.2.7_2 2017-04-13 16:58:05 +03:00
Theodor Diaconu
86a3a3bf4c Fixed #127 - deepCloneArray infinite recursion 2017-04-13 16:55:44 +03:00
Theodor Diaconu
47445e083c Fixed #126 - find() with no arguments 2017-04-13 16:55:33 +03:00
Theodor Diaconu
e04b39321e Merge pull request #123 from cult-of-coders/feature/fix-tests
using old release to fix tests
2017-03-17 19:03:36 +02:00
Theodor Diaconu
d2c68ff9fa using old release to fix tests 2017-03-17 18:58:10 +02:00
Theodor Diaconu
6d9166b572 Update README.md 2017-03-16 22:54:01 +02:00
Theodor Diaconu
706c3867cc Added fix for cursors and exposures 2017-03-15 16:11:14 +02:00
Theodor Diaconu
84fea54bfd Merge pull request #111 from cult-of-coders/feature/1.2.7
Feature 1.2.7 - Various Bug Fixes
2017-03-03 10:12:52 +02:00
Theodor Diaconu
9c85bb875e Added back fixtures 2017-03-03 10:04:08 +02:00
Theodor Diaconu
31e17f8c73 Various fixes, added , began work on custom metadataFieldId 2017-03-03 10:00:30 +02:00
Theodor Diaconu
66a86debd5 fixed issue for server-side tests 2017-03-02 11:46:07 +02:00
Theodor Diaconu
a65ee9fd4a updated travis 2017-03-02 11:35:27 +02:00
Theodor Diaconu
0384304ed2 Merge pull request #116 from cult-of-coders/revert-110-feature/collection2-version-fix
Revert "update to aldeed:collectdion2-core and aldeed:node-simple-schema"
2017-03-02 10:44:36 +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
1f071f8124 Merge pull request #110 from jensvrai/feature/collection2-version-fix
update to aldeed:collectdion2-core and aldeed:node-simple-schema
2017-03-02 10:05: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
jens
2500c1a171 When you have already defined a schema on a collection and you refence this in links, there's no need to extend the schema. Just use the current schema 2017-02-22 17:52:53 +01:00
jens
5b4693343f *0.2.1 2017-02-20 17:35:28 +01:00
jens
e59aabd39c updated simp-schema depends to 0.2.2 2017-02-20 17:10:19 +01:00
Theodor Diaconu
96af2029b4 Fixed #100 - If body function returns true, allow all fields 2017-02-17 15:29:54 +02:00
Theodor Diaconu
dd1cab61c6 Fixes #100 - smarter cleaning of selectors and filters 2017-02-17 10:33:43 +02:00
Theodor Diaconu
bbb5e6025f Fixed #109 - Finding with undefined now returns empty results 2017-02-17 10:02:04 +02:00
jens
687fa2fbd7 version bump because meteor 1.4.3 named classes 2017-02-13 15:20:30 +01:00
jens
4cba84b8b8 version bump simpl-schema 0.1.1 2017-02-10 15:59:04 +01:00
jens
0913e08910 _validateAndClean actually accepts param now 2017-02-07 11:20:10 +01:00
jens
bc296b9dc5 more functional approach for _validateAndClean to match simpl-schema 2017-02-07 11:02:40 +01:00
jens
d818b23656 update to aldeed:collectdion2-core and aldeed:node-simple-schema 2017-02-06 14:33:33 +01:00
Theodor Diaconu
a2b6c6bc9b Merge pull request #99 from cult-of-coders/feature/1.2.6
[RFC] Feature/1.2.6
2017-01-04 11:56:03 +02:00
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
Theodor Diaconu
ba6970df2d bump to 1.2.6 2017-01-04 11:29:14 +02:00
Theodor Diaconu
2304b1331f fixed bugs regarding cleaningBody 2017-01-04 11:29:03 +02:00
Theodor Diaconu
fe6e1160ec fixed #93 - fetchOne now works as expected for non-reactive queries 2017-01-04 11:11:48 +02:00
Theodor Diaconu
6ea26ad79f fixed #87 - hypernova containing filters 2017-01-04 11:05:26 +02:00
Theodor Diaconu
6ee00ef859 added tests for client-side reducers fixes #85 2017-01-04 10:32:26 +02:00
Theodor Diaconu
d0974e0d19 Merge pull request #97 from macsj200/patch-1
Add a method to get all attached links
2017-01-03 08:19:54 +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
03b4269aa7 Fixed #84 when reducers fail on client side 2016-12-09 15:14:17 +02:00
Theodor Diaconu
4545918756 bumped to 1.2.5._1 2016-11-30 14:02:03 +02:00
Theodor Diaconu
a32920d957 updated promises functionality 2016-11-30 14:01:38 +02:00
Theodor Diaconu
401bd0e9ba fixed storage cleaning interogation 2016-11-30 13:57:20 +02:00
Theodor Diaconu
46f9d8b388 Merge pull request #76 from jbbr/promise-count
Adds promise (sync) variants of getCount
2016-11-30 13:57:02 +02:00
Janek Thomaschewski
98a83939b4 Added promise (sync) variants of getCount 2016-11-30 00:20:01 +01:00