Leonardo Quixadá
|
30aad4c2f5
|
Dropped isomorphic-fetch in favor of cross-fetch (React Native compatible).
|
2017-10-05 06:29:09 -03:00 |
|
SachaG
|
0fb9771376
|
Don't forget to await!
|
2017-09-30 11:47:41 +09:00 |
|
SachaG
|
ef2bed1902
|
post stats
|
2017-09-30 08:41:01 +09:00 |
|
SachaG
|
171969485b
|
Fix score calculation
|
2017-09-30 08:37:15 +09:00 |
|
SachaG
|
67a18135d9
|
Avoid getRoutePath errors
|
2017-09-29 21:26:47 +09:00 |
|
SachaG
|
6e05a1fc51
|
Fix sample settings
|
2017-09-29 17:03:19 +09:00 |
|
SachaG
|
1e51b461f2
|
Fix debug package dependencies
|
2017-09-29 16:59:24 +09:00 |
|
SachaG
|
f68a45824c
|
Mark debug package as debugOnly
|
2017-09-29 16:39:21 +09:00 |
|
SachaG
|
203935d0cf
|
Add cloudinaryUrl custom field
|
2017-09-29 16:28:46 +09:00 |
|
SachaG
|
b34a7a2fcb
|
Fix voting fragments
|
2017-09-29 15:53:20 +09:00 |
|
SachaG
|
43918273f4
|
Add makeCloudinary utility
|
2017-09-29 15:53:12 +09:00 |
|
SachaG
|
0ca8d2dc30
|
Version 1.8.0
|
2017-09-29 15:04:28 +09:00 |
|
SachaG
|
6a9f53e82b
|
Update to Meteor 1.5.2.1
|
2017-09-29 09:19:23 +09:00 |
|
SachaG
|
80eda13222
|
Small fixes
|
2017-09-29 07:40:59 +09:00 |
|
SachaG
|
d02b07c25d
|
Clean up forum/voting
|
2017-09-29 07:40:41 +09:00 |
|
SachaG
|
67bd176c95
|
Working on example-reactions
|
2017-09-29 07:36:22 +09:00 |
|
SachaG
|
c623e9a649
|
Adding reactions example
|
2017-09-28 21:28:29 +09:00 |
|
SachaG
|
4640dad0b7
|
Another voting refactor (hopefully the last one…)
|
2017-09-28 18:15:04 +09:00 |
|
SachaG
|
15ed3c3923
|
More work on voting
|
2017-09-27 17:15:49 +02:00 |
|
SachaG
|
683da40216
|
Start cleaning up voting
|
2017-09-27 09:47:37 +02:00 |
|
SachaG
|
8f24b51d77
|
Return null for currentUserVotes if there is no current user
|
2017-09-27 09:43:19 +02:00 |
|
SachaG
|
071a0fd720
|
Big voting refactor
|
2017-09-25 22:09:09 +02:00 |
|
SachaG
|
7bfa4afba3
|
Do not generate default fragment when empty
|
2017-09-25 22:08:17 +02:00 |
|
SachaG
|
d8fb30591b
|
Enable context to be passed to runQuery and collection.queryOne
|
2017-09-25 22:07:46 +02:00 |
|
SachaG
|
342cc39bf4
|
test if autoValue is undefined
|
2017-09-23 08:10:58 +02:00 |
|
SachaG
|
c610ab4f10
|
Refactor PostsCategoryParameter callback to use readQuery and runQuery
|
2017-09-22 16:20:52 +02:00 |
|
SachaG
|
c52e53afbe
|
Make runParameters callbacks support async
|
2017-09-22 16:20:07 +02:00 |
|
SachaG
|
e50f8effa8
|
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
|
2017-09-22 15:28:36 +02:00 |
|
SachaG
|
3b863e7cbb
|
fix error message issues in accounts form
|
2017-09-22 15:28:26 +02:00 |
|
Sacha Greif
|
0011862d67
|
Merge pull request #1728 from Enliven-se/devel
fixed some minor bugs in the documentation for subscribeMutationsGenerator
|
2017-09-22 14:10:13 +01:00 |
|
SachaG
|
3ca3198949
|
make seeding optional
|
2017-09-22 15:08:20 +02:00 |
|
SachaG
|
700c4a265a
|
packages
|
2017-09-22 12:31:03 +02:00 |
|
SachaG
|
984021cd7f
|
Clean up/refactor settings; add registerSetting and /settings route
|
2017-09-22 12:24:15 +02:00 |
|
klokie
|
7962743b27
|
fixed some minor bugs in the documentation for subscribeMutationsGenerator
|
2017-09-22 09:54:44 +02:00 |
|
SachaG
|
f1416ee534
|
make settings work with nested "foo.bar" strings
|
2017-09-18 09:09:43 +02:00 |
|
SachaG
|
a1a4726b31
|
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
|
2017-09-16 22:27:00 +02:00 |
|
SachaG
|
3a0692cc4a
|
Fix form components ref
|
2017-09-16 22:26:52 +02:00 |
|
Sacha Greif
|
3c18fafa98
|
Merge pull request #1724 from justinr1234/fix-example-simple
Fix example simple
|
2017-09-16 19:09:42 +02:00 |
|
SachaG
|
7ff597a658
|
Make it easier to change index route in forum example without breaking search/categories/etc.
|
2017-09-15 19:13:39 +02:00 |
|
SachaG
|
af1528aca8
|
improve seeding & debugging
|
2017-09-15 11:14:09 +02:00 |
|
SachaG
|
6b7773f67b
|
Clean up sample settings
|
2017-09-15 11:13:31 +02:00 |
|
SachaG
|
4811b8ca44
|
more clean-up
|
2017-09-15 10:08:23 +02:00 |
|
SachaG
|
c8f35e88e2
|
vulcan:embedly -> vulcan:embed
|
2017-09-15 10:05:18 +02:00 |
|
SachaG
|
d8159d3bde
|
Adding new debug mode
|
2017-09-14 19:47:35 +02:00 |
|
SachaG
|
1ee92ea9cc
|
Add API for adding fragment matchers to apollo client; delay apollo client initialization until after app initialization
|
2017-09-14 10:06:41 +02:00 |
|
SachaG
|
ff678b9fab
|
More callback refactoring
|
2017-09-14 10:05:15 +02:00 |
|
Justin Reynolds
|
6692734f11
|
Fix example simple
|
2017-09-13 16:26:52 -05:00 |
|
SachaG
|
3da0128e68
|
Refactor callbacks
|
2017-09-13 16:11:27 +02:00 |
|
SachaG
|
2aacc353e0
|
Fix imports
|
2017-09-13 15:37:31 +02:00 |
|
SachaG
|
39a7cbd14c
|
Add HeadTags to layout
|
2017-09-13 12:13:22 +02:00 |
|