SachaG
bfbd5869d9
Get rid of preload schema option; use new UsersCurrent fragment instead; trigger users.profileCompleted.async hook when profile is completed during user update, too
2017-02-28 11:49:40 +01:00
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
957fe56df9
clean up before merge back to master
2017-01-23 11:00:44 +09:00
Sacha Greif
b16c7ce0be
put withCurrentUser back in nova:core after all…
2016-11-30 16:58:28 +09:00
Sacha Greif
d5be97b56c
split out withCurrentUser and loadCurrentUser for now
2016-11-30 10:50:04 +09:00
xavcz
ddd71eebd1
withCurrentUser belongs to nova:users
2016-11-29 14:08:24 +01:00
Sacha Greif
404dd6214c
work on withCurrentUser
2016-11-29 12:35:00 +01:00
Sacha Greif
a6836a5db8
move App and Layout components to core; insertableIf, editableIf, and viewableIf also accept group names; clean up
2016-11-27 19:12:54 +09:00
Sacha Greif
fa581a85c3
lots of cleaning up
2016-11-26 11:17:01 +09: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
Sacha Greif
5df3377418
clean up published_fields files; clean up unnecessary packages; more work on callbacks
2016-11-15 15:59:34 +09:00
Sacha Greif
364dacaecf
split out user schema fields in appropriate packages
2016-11-08 16:33:25 +09:00
Sacha Greif
56bcfba245
first pass at splitting off resolvers
2016-11-03 21:39:09 +09:00
Sacha Greif
4a05939bb7
Users.is.admin -> Users.isAdmin
2016-07-21 14:51:58 +09:00
Sacha Greif
616a34f0c6
more permissions refactoring
2016-07-21 09:53:58 +09:00
Sacha Greif
c748bdc5bd
permissions clean up & refactoring
2016-07-20 10:25:05 +09:00
Sacha Greif
c50bdcb2e4
groups first pass
2016-07-19 17:30:59 +09:00
Sacha Greif
41f349d18c
removing Users global
2016-06-23 15:00:58 +09:00