xavcz
b67989fbc2
work on notifications
...
* Telescope.notifications.create -> import { createNotifications } from 'meteor/nova:notifications' ;
* leverage Meteor's weak dependencies on packages & move code related to emails / notifications from nova:posts et al. to nova:notifications
2017-02-16 10:04:00 +01:00
SachaG
db17e917f8
Remove “__” prefix to avoid conflicts with GraphQL introspection types and simplify code
2017-01-18 10:18:33 +09:00
xavcz
4e6e312469
permission API: [editable/insertable/viewable](If) -> (By) ; anonymous -> guests ; default -> members
2016-12-06 10:55:47 +01:00
Sacha Greif
212cdf48c2
Telescope.components.CanDo -> ShowIf
2016-12-01 16:09:54 +09:00
xavcz
22dd58114b
get rid of nova:base-containers, move graphql vote-related code to nova:voting, undo mistake on some user fields
2016-11-22 18:39:50 -05:00
xavcz
1137fb96aa
adapt the Telescope.createCollection
api to all the collections, some clean up in old containers files
2016-11-22 18:14:51 -05: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
4a05939bb7
Users.is.admin -> Users.isAdmin
2016-07-21 14:51:58 +09:00
Sacha Greif
9cc7840b85
new permissions
2016-07-21 09:40:05 +09:00
Sacha Greif
41f349d18c
removing Users global
2016-06-23 15:00:58 +09:00
Sacha Greif
f899713408
more work on i18n
2016-06-09 20:26:33 +09:00
Sacha Greif
204fa1d8b7
added support for field groups; small tweaks to user edit form
2016-06-03 11:03:36 +09:00
Sacha Greif
0265d4fa07
split user notification prefs
2016-05-09 13:32:34 +09:00
Sacha Greif
f2f7b6ab18
switching Email back to global Telescope.email for now; getting rid of Herald; improving user edit form;
2016-04-01 12:38:50 +09:00
Sacha Greif
a119d2b2c0
breaking up notifications package into separate feature-related pieces
2016-02-17 21:57:07 +09:00
Sacha Greif
2e30712961
adding email, notifications, and newsletter packages
2016-02-17 20:44:52 +09:00