Commit graph

15 commits

Author SHA1 Message Date
xavcz
2b79907ffd escape .telescope on users schema when generating graphql schemas on app startup, fix thumbnails of dummy content (got caught in the refactoring 🌊) 2016-11-10 16:53:06 +01:00
xavcz
db5605bd2e use a more generic prefix (__) for users settings and adapt Users.methods.setSetting 2016-11-10 14:22:47 +01:00
Sacha Greif
8701dace84 refactor mutations; collection.x.method callback is now collection.x.validate 2016-11-07 12:11:02 +09:00
xavcz
5463ff7b86 prefer Users namespace to Meteor.users in active packages 2016-10-05 08:37:48 +02:00
Sacha Greif
4a05939bb7 Users.is.admin -> Users.isAdmin 2016-07-21 14:51:58 +09:00
Sacha Greif
4ce55702eb removing Events global 2016-06-23 15:16:32 +09:00
Sacha Greif
41f349d18c removing Users global 2016-06-23 15:00:58 +09:00
Sacha Greif
0e28be3c92 removing Comments global 2016-06-23 12:17:39 +09:00
Sacha Greif
d9e69110a6 removing Posts global 2016-06-23 11:40:35 +09:00
Sacha Greif
5ee570299a replacing packages with their npm equivalents 2016-06-07 15:03:00 +09:00
Sacha Greif
4f250d324a updating packages & getting started content 2016-04-14 11:09:03 +09:00
Sacha Greif
9127c43b26 use ES6 class for CategoriesList because functional stateless components can't return null 2016-04-01 16:52:02 +09:00
Paul Molluzzo
bc0d82de1a Fix Username already exists issue [403] 2016-02-29 22:13:19 -05:00
Sacha Greif
e5721ec2bf fix getting started package 2016-02-19 22:58:23 +09:00
Sacha Greif
d72d78990c adding getting started package 2016-02-19 18:38:28 +09:00
Renamed from packages/_telescope-getting-started/lib/server/dummy_content.js (Browse further)