Commit graph

329 commits

Author SHA1 Message Date
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
825a85ee22 Fixed #205 2017-12-21 18:58:34 +02:00
Theodor Diaconu
476f7c53c8
Merge pull request #203 from Herteby/master
Documentation parser/reader
2017-12-13 12:41:07 +02:00
Simon Herteby
501c40c85f Fixed indentation, set specific verion of Vue 2017-12-13 10:41:56 +01:00
Simon Herteby
6f5454e4db and move it to /docs... 2017-12-11 18:18:36 +01:00
Simon Herteby
79fd75430d renamed to index.html to work with github pages 2017-12-11 15:54:40 +01:00
Simon Herteby
e86044f550 Created documentation parser/reader 2017-12-11 15:48:06 +01:00
Theodor Diaconu
c047065854 fix travis tests 2017-12-06 18:27:10 +02:00
Theodor Diaconu
6fca3903d4 bump to 1.3.0_1 2017-12-06 17:44:32 +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
9efedfe48f Small typo 2017-12-01 15:13:49 +02:00
Theodor Diaconu
3219ff992f
Merge pull request #180 from cult-of-coders/release/1.3
[RFC] Release/1.3
2017-12-01 14:19:47 +02:00
Theodor Diaconu
37edb0fb03 fix constant exporting 2017-12-01 13:30:10 +02:00
Theodor Diaconu
7db5b98a73 documentation final fixes 2017-12-01 13:11:06 +02:00
Theodor Diaconu
ae989265cc documentation rc 3 2017-12-01 12:58:36 +02:00
Theodor Diaconu
c88e2a9f36 documentation rc 2 2017-12-01 12:34:06 +02:00
Theodor Diaconu
30df16f8c1 fix version to 1.3.0 2017-12-01 12:30:17 +02:00
Theodor Diaconu
0933b8c0b1 documentation rc 2017-12-01 12:30:09 +02:00
Theodor Diaconu
7cc67a13f7 minor error in redis code 2017-11-30 22:20:34 +02:00
Theodor Diaconu
b763f43a06 updated docs 2017-11-30 22:19:23 +02:00
Theodor Diaconu
50ea31f081 bump to 1.3 2017-11-30 22:12:04 +02:00
Theodor Diaconu
35f297c395 Added documentation 2017-11-30 22:11:43 +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
9cc083420b travis try 2017-11-27 18:25:10 +02:00
Theodor Diaconu
c0c4de219f travis try 2017-11-27 18:18:42 +02:00
Theodor Diaconu
ba69cd941f trying a trvis hack 2017-11-27 18:12:21 +02:00
Theodor Diaconu
4db13bb8b9 another attempt for travis
another try-out for travis

added travis
2017-11-27 17:33:35 +02:00
Theodor Diaconu
c1716591a9 fix minor bug with Collection.createQuery() 2017-11-27 01:44:24 +02:00
Theodor Diaconu
58864d4960 another try for travis 2017-11-27 00:18:04 +02:00
Theodor Diaconu
fa9bcc3b45 added travis chrome driver 2017-11-27 00:03:55 +02:00
Theodor Diaconu
119a7dfcb9 Removed createNamedQuery, added migrations, fixed tests 2017-11-26 23:52:37 +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
2512822543 adapted travis for meteor 1.6 2017-11-26 20:19:03 +02:00
Theodor Diaconu
cd611a9166 Added subbody capability to namedQuery 2017-11-26 20:18:30 +02:00
Theodor Diaconu
e9167757b3 Fixed #182 added named query cacher 2017-11-26 19:15:00 +02:00
Theodor Diaconu
200d2fb2cc Fixed #181 - deep caching 2017-11-26 17:03:43 +02:00
Theodor Diaconu
64fc26de69 simple name field change 2017-11-25 15:07:14 +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