Sacha Greif
|
25f685c06c
|
fix user helpers; add Users.canViewField helper
|
2016-11-30 10:21:25 +09:00 |
|
Sacha Greif
|
9467837d1f
|
move Users.hasUpvoted to nova:voting
|
2016-11-29 18:52:13 +09:00 |
|
Sacha Greif
|
fa581a85c3
|
lots of cleaning up
|
2016-11-26 11:17:01 +09:00 |
|
Sacha Greif
|
5df3377418
|
clean up published_fields files; clean up unnecessary packages; more work on callbacks
|
2016-11-15 15:59:34 +09:00 |
|
xavcz
|
322882d78b
|
utils.stripTelescopeNamespace used in graphql schema gen, components, helpers when requesting a collection schema
|
2016-11-10 22:18:51 +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 |
|
xavcz
|
460efe52f6
|
move namespace to prefix on user schema: user.telescope.xxx by user.nova_xxx
|
2016-11-08 18:22:17 +01:00 |
|
Sacha Greif
|
9ce7fe703f
|
make PostsListContainer and PostsSingleContainer stateful components; add refetchQuery on child context; call it from post edit form; clone item in Telescope.operateOnItem to avoid modifying the original by mistake
|
2016-11-03 14:07:58 +09:00 |
|
xavcz
|
328be8b07d
|
define mutation postVote(postId: String, voteType: String), wire it to <Vote />
|
2016-10-31 18:21:28 +01:00 |
|
Sacha Greif
|
005d912222
|
filter fields in all resolvers
|
2016-10-29 16:02:43 +09:00 |
|
xavcz
|
26f5e73119
|
more work on single post
|
2016-10-19 17:38:21 +02:00 |
|
xavcz
|
5463ff7b86
|
prefer Users namespace to Meteor.users in active packages
|
2016-10-05 08:37:48 +02:00 |
|
Sacha Greif
|
3ec90a04b5
|
remove Telescope global
|
2016-08-08 11:18:21 +09:00 |
|
Sacha Greif
|
00d65bbc4d
|
clean up helpers
|
2016-07-21 15:02:20 +09:00 |
|
Sacha Greif
|
4a05939bb7
|
Users.is.admin -> Users.isAdmin
|
2016-07-21 14:51:58 +09:00 |
|
Sacha Greif
|
c50bdcb2e4
|
groups first pass
|
2016-07-19 17:30:59 +09:00 |
|
Sacha Greif
|
4c3b752748
|
fix user edit; add edit user link to profile page for admins; fix user name link
|
2016-06-30 12:05:59 +09:00 |
|
Sacha Greif
|
41f349d18c
|
removing Users global
|
2016-06-23 15:00:58 +09:00 |
|
Sacha Greif
|
2dd3f3c7fa
|
move newsletter callback to server only; split users.setSetting method in method+mutator; always call mutator directly when on server
|
2016-06-15 19:55:59 +09:00 |
|
Sacha Greif
|
28dec2d449
|
add imports
|
2016-06-15 11:07:10 +09:00 |
|
Sacha Greif
|
550ca85258
|
complete work on react-router
|
2016-06-14 10:01:44 +09:00 |
|
Sacha Greif
|
bc22398192
|
react-router wit (fix later)
|
2016-06-11 16:37:03 +09:00 |
|
Sacha Greif
|
5ee570299a
|
replacing packages with their npm equivalents
|
2016-06-07 15:03:00 +09:00 |
|
xavizalote
|
a6991a3a28
|
don't use newsletter_showBanner anymore
|
2016-05-23 08:15:05 +02:00 |
|
xavizalote
|
aa2d9ca3e7
|
use undefined instead of null (no falsy value)
|
2016-05-22 14:36:49 +02:00 |
|
xavizalote
|
45248aebfa
|
fix #1327
|
2016-05-22 14:29:04 +02:00 |
|
Sacha Greif
|
ecb58a98a3
|
make avatars work with hash instead of email
|
2016-05-22 15:46:44 +09:00 |
|
Sacha Greif
|
453634c4c4
|
small improvements and clean up to components
|
2016-05-03 12:44:50 +09:00 |
|
Sacha Greif
|
64f357d601
|
Meteor 1.3.2.4; small fixes and tweaks for easier customisation; bug fixes
|
2016-04-25 17:02:41 +09:00 |
|
Sacha Greif
|
104cad9b15
|
adding @summary for jsdocs compatibility
|
2016-04-09 09:41:20 +09:00 |
|
Sacha Greif
|
feefd616c2
|
add users.setSetting method; finish newsletter; add close button to messages
|
2016-03-27 17:30:28 +09:00 |
|
Sacha Greif
|
4e02085bba
|
more refactoring
|
2016-02-27 10:58:57 +09:00 |
|
Sacha Greif
|
c630704d34
|
add simple profile page; move email templates to component package
|
2016-02-23 21:35:54 +09:00 |
|
Sacha Greif
|
a119d2b2c0
|
breaking up notifications package into separate feature-related pieces
|
2016-02-17 21:57:07 +09:00 |
|
Sacha Greif
|
7daabf9e42
|
renaming
|
2016-02-17 14:27:27 +09:00 |
|