Theodor Diaconu
|
2a99080d94
|
Fixed internal testing process
|
2019-02-15 05:55:49 +02:00 |
|
Berislav
|
90aa1f80af
|
Import assert for each test file
|
2018-10-25 02:48:02 -07:00 |
|
Theodor Diaconu
|
cccdb0a37f
|
Fixed #310 modified index so it no longer fails if null, made it sparse: true
|
2018-10-25 09:12:18 +03:00 |
|
Theodor Diaconu
|
b55be7045e
|
Fixes #309 - weird removal due to link handling
|
2018-10-25 09:09:24 +03:00 |
|
Theodor Diaconu
|
3c55d75f29
|
Fixed reducer issues and made clean-up better
|
2018-10-23 16:56:39 +03:00 |
|
Theodor Diaconu
|
019c50a515
|
Fixes #305 - removed link from many metadata now cleared
|
2018-10-23 09:45:28 +03:00 |
|
Theodor Diaconu
|
2b3df0048d
|
Removed exception for uniqueness on many field
|
2018-10-19 10:22:46 +03:00 |
|
Theodor Diaconu
|
94a7acd0c0
|
GraphQL Bridge initial implementation
|
2018-03-29 19:04:43 +03:00 |
|
Theodor Diaconu
|
825a85ee22
|
Fixed #205
|
2017-12-21 18:58:34 +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
|
37edb0fb03
|
fix constant exporting
|
2017-12-01 13:30:10 +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
|
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
|
12dfe14bd2
|
Removed simple-schema dependency
|
2017-11-26 23:42:27 +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
|
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
|
2be701f2e3
|
transformed metadata into a boolean
|
2017-11-23 21:03:39 +02:00 |
|
Theodor Diaconu
|
e2fb4e2fed
|
removed createNamedQuery from tests
|
2017-11-23 21:02:00 +02:00 |
|
Theodor Diaconu
|
63bd6b3e6d
|
some cleanups and fixed #161
|
2017-06-30 18:13:42 +03: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
|
c870c32044
|
added compatibility with simpl-schema
|
2017-06-14 11:42:29 +03:00 |
|
macsj200
|
0fd995a6f6
|
add comments
|
2017-05-04 13:32:00 -07:00 |
|
macsj200
|
eb520a06f3
|
workaround part deux
|
2017-05-04 13:29:59 -07: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
|
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 |
|
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 |
|
Theodor Diaconu
|
96af2029b4
|
Fixed #100 - If body function returns true, allow all fields
|
2017-02-17 15:29:54 +02:00 |
|
jens
|
d818b23656
|
update to aldeed:collectdion2-core and aldeed:node-simple-schema
|
2017-02-06 14:33:33 +01: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 |
|
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
|
def7463821
|
Fixed #63 - enabling auto-remove from the inverse side as well
|
2016-11-29 11:16:23 +02:00 |
|
Theodor Diaconu
|
afe67aa254
|
added test for non-existing links
|
2016-11-21 16:05:52 +02:00 |
|
Theodor Diaconu
|
b1d004d8a6
|
added ability to use nested reducer and do the cleanup
|
2016-11-21 13:36:12 +02:00 |
|
Theodor Diaconu
|
f09c41df2a
|
first phase of reducers, implemented reducing and cleaning-up concepts
|
2016-11-21 13:28:15 +02:00 |
|
Theodor Diaconu
|
91c1f49f6f
|
added fix for unblocking publication, began working on reducer nodes
|
2016-11-17 19:54:48 +02:00 |
|
Theodor Diaconu
|
296e8d26e5
|
fixed some issues with grapher, data integrity, exposure unblocking and beginning journey of reducers
|
2016-11-17 13:11:55 +02:00 |
|
Theodor Diaconu
|
248412e014
|
added metafilters, + tests, + added a new cleanup function for making the data graph as we expect and store the properly
|
2016-10-23 18:39:11 +03:00 |
|
Theodor Diaconu
|
40529d8673
|
upgrade to 1.1.5
|
2016-09-28 18:30:12 +03:00 |
|
Theodor Diaconu
|
8cff81e0ff
|
added count method + added tests + updated restrictedFields to throw propper error
|
2016-09-26 10:01:29 +03:00 |
|
Theodor Diaconu
|
2074f4cc2b
|
added tests for every use case + found a nasty bug in schema build and solved it
|
2016-09-23 13:31:33 +03:00 |
|
Theodor Diaconu
|
e844c93548
|
consistency fixes, updated readme, removed link storage if not specified
|
2016-09-22 17:06:05 +03:00 |
|
Theodor Diaconu
|
6aa1819f48
|
fixed virtual many findings.
|
2016-09-22 15:25:08 +03:00 |
|