Berislav
|
480614cdc4
|
Scoped query PoC
|
2018-09-24 11:44:35 -07:00 |
|
Berislav
|
ad017073c4
|
Merge branch 'master' of github.com:cult-of-coders/grapher into scoped-publish
|
2018-09-24 08:37:10 -07:00 |
|
Berislav
|
6d329f5645
|
Updated recursiveFetch on client to handle scoped queries
|
2018-09-24 08:33:52 -07:00 |
|
Berislav
|
8fedac5b3b
|
Better handling of find method override for scoped queries
Conflicts:
lib/namedQuery/namedQuery.client.js
|
2018-09-23 20:08:22 +02:00 |
|
Theodor Diaconu
|
b909b5b894
|
Fixed #282 for good
|
2018-08-22 12:12:03 +03:00 |
|
Theodor Diaconu
|
8bd98eca67
|
Fixed #282 - allowed multiple inversions
|
2018-08-21 16:43:16 +03:00 |
|
Theodor Diaconu
|
76dab6aa47
|
Fixed #282 - when dealing with many meta inversed links concatenate the received results
|
2018-08-20 18:54:26 +03:00 |
|
Theodor Diaconu
|
51a59531c4
|
Allow db to be inspected and not fail weirdly
|
2018-07-23 13:06:48 +03:00 |
|
Theodor Diaconu
|
5377850c91
|
Fixing tests
|
2018-07-09 09:46:40 +03:00 |
|
Theodor Diaconu
|
5dde24519f
|
small refactorings
|
2018-07-07 09:32:49 +03:00 |
|
Theodor Diaconu
|
3d26c74b62
|
Performance fixes for assembler
|
2018-07-07 09:28:29 +03:00 |
|
Theodor Diaconu
|
eef3f4df0d
|
Merge pull request #261 from bhunjadi/fetching-named-queries
Sync fetching for named queries fix
|
2018-07-07 09:14:46 +03:00 |
|
Berislav
|
a673f16d1f
|
Added subscription scope to named queries
|
2018-06-14 20:40:21 +02:00 |
|
Berislav
|
5a927d2714
|
Handle denormalized fields in recursiveFetch on client
|
2018-06-14 16:19:55 +02:00 |
|
Berislav
|
5631008ab6
|
Merge branch 'client-snapBackCaches' into reducers-fix
|
2018-06-14 16:07:28 +02:00 |
|
Berislav
|
db5c5988ab
|
Added test for denormalized fields which fails on client for reactive queries
|
2018-06-14 15:51:52 +02:00 |
|
Berislav
|
4cdcbea195
|
Handle deeply nested fields inside links in the query and handle cleaning reducer leftovers for snapCache fields
|
2018-06-12 13:27:06 +02:00 |
|
Berislav
|
b49c168fe8
|
Fixtures for denormalization created on before event in tests instead in Meteor.startup
(cherry picked from commit 0b27dd4 )
|
2018-06-12 11:33:11 +02:00 |
|
Berislav
|
3253120eaf
|
Handle case of nested fields in embedReducerWithLink in tests
|
2018-06-12 11:27:08 +02:00 |
|
Berislav
|
0b27dd411a
|
Fixtures for denormalization created on before event in tests instead in Meteor.startup
|
2018-06-12 10:24:53 +02:00 |
|
Berislav
|
84567fc3dc
|
Reducers should be able to clean non-existent nested fields and not fail
|
2018-06-12 10:13:01 +02:00 |
|
Berislav
|
61be684585
|
Added tests for deeply nested denormalized fields in reducers and fixed embedReducersWithLink
|
2018-06-12 10:10:34 +02:00 |
|
Berislav
|
430fdfedbf
|
Added tests for sync fetching for named queries and fixed params passing to the methods
|
2018-06-09 19:53:12 +02:00 |
|
Theodor Diaconu
|
2594de98b3
|
Perfected the fix for Meteor 1.7
|
2018-06-07 01:48:12 +03:00 |
|
Theodor Diaconu
|
83f1e0705f
|
Added migration & fixed tests
|
2018-06-07 01:30:27 +03:00 |
|
Theodor Diaconu
|
87c5fb1564
|
Fixed final conflicts
|
2018-06-07 01:22:29 +03:00 |
|
Theodor Diaconu
|
3aa3e0ead6
|
Solved conflict issue
|
2018-06-07 00:50:26 +03:00 |
|
Theodor Diaconu
|
441cf90adf
|
Added support for Meteor 1.7 & Node Drivers 3+ with Hypernova
|
2018-06-07 00:46:13 +03:00 |
|
Theodor Diaconu
|
6dcf5e9b7a
|
Added test for deepReducer 1-direct
|
2018-06-07 00:44:46 +03:00 |
|
Berislav
|
813e6e8620
|
Corrected test name
|
2018-05-31 14:59:07 +02:00 |
|
Berislav
|
d81291af2b
|
Moved storeOneResults before applyReducers in prepareForDelivery, added metadata test
|
2018-05-31 14:38:09 +02:00 |
|
Berislav
|
def94197c7
|
Added failing test for link type one reducer
|
2018-05-24 11:33:56 +02:00 |
|
Theodor Diaconu
|
f4c51a799e
|
When sameLevelResults is undefined fix this
|
2018-04-05 05:59:26 +03:00 |
|
Theodor Diaconu
|
8e6b91eb56
|
increase time to wait for queries
|
2018-03-30 07:41:08 +03:00 |
|
Theodor Diaconu
|
0b3137e021
|
some small updates
|
2018-03-30 06:42:02 +03:00 |
|
Theodor Diaconu
|
a56bc9a7f4
|
Fixed db issue, fixed issue, shifted to 2 space tabs
|
2018-03-30 05:47:11 +03:00 |
|
Theodor Diaconu
|
c5e164b7ed
|
propper mongo extension
|
2018-03-29 19:06:41 +03:00 |
|
Theodor Diaconu
|
0b87f4e478
|
exported setAstToQueryDefaults properly
|
2018-03-29 19:05:32 +03:00 |
|
Theodor Diaconu
|
94a7acd0c0
|
GraphQL Bridge initial implementation
|
2018-03-29 19:04:43 +03: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
|
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
|
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 |
|