Commit graph

251 commits

Author SHA1 Message Date
Theodor Diaconu
94a7acd0c0 GraphQL Bridge initial implementation 2018-03-29 19:04:43 +03:00
Theodor Diaconu
1cf94bc8c2
Merge pull request #232 from cult-of-coders/release/1.3.3
[RFC] Release/1.3.3
2018-03-29 12:18:03 +03:00
Theodor Diaconu
f610cee007 Updated to 1.3.3 2018-03-20 17:06:51 +02:00
Theodor Diaconu
617d9942b0 Changed travis chromedriver version 2018-03-20 17:04:55 +02:00
Theodor Diaconu
8ca761aa45 Possible Fix #229 - added test to check receives params 2018-03-20 16:33:57 +02:00
Theodor Diaconu
1d76847c98 Fixed live publications performance issues and Fixed #228 2018-03-20 16:22:53 +02:00
Theodor Diaconu
7d738bbf44 Fixed #226 - reactive counts on queries with same params 2018-03-20 15:36:16 +02:00
Theodor Diaconu
9d6fe5677d Added test to check params reducing client-side 2018-03-20 15:35:44 +02:00
Theodor Diaconu
3170e7c719 Fixing travis 2018-02-27 18:50:10 +02:00
Theodor Diaconu
ca03c8327b updated readme 2018-02-27 17:22:58 +02:00
Theodor Diaconu
60b84cfedd Bump to 1.3.2 2018-02-27 17:21:21 +02:00
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
ca787a89f2
Merge pull request #212 from evolross/patch-3
Possible mistake in naming of reviewedBooksCache
2017-12-28 14:18:39 +02:00
Theodor Diaconu
3bffa75035
Merge pull request #211 from evolross/patch-2
Minor grammatical updates.
2017-12-28 14:17:11 +02:00
evolross
46b0f5f2a1
Possible mistake in naming of reviewedBooksCache
I could be wrong on this, but I got lost trying to follow this.  Shouldn't the filter review to `reviewedBooksCache` and not `bookReviewsCache`. My apologies if not, guess I'm not understanding it.
2017-12-27 16:46:30 -08:00
evolross
1669353249
Minor grammatical updates.
"ofcourse" should be "of course"
2017-12-27 16:42:58 -08:00
Theodor Diaconu
8ee9a49235 bump to 1.3.1 2017-12-21 21:30:23 +02:00
Theodor Diaconu
1576d3884c
Merge pull request #208 from cult-of-coders/release/1.3.1
[RFC] Release/1.3.1
2017-12-21 21:29:29 +02:00
Theodor Diaconu
9a5d25b779 updates 2017-12-21 21:23:05 +02:00
Theodor Diaconu
7432c32499 small doc change 2017-12-21 21:12:59 +02:00
Theodor Diaconu
4ec195a6b2 Fixing for publications 2017-12-21 21:12:51 +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
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