Shane Kilkelly
|
4a76fcd13b
|
Change first param of getMemberSubscriptions to user_or_id , to match semantics of usage.
This function works whether a user object, or an ObjectId is passed, but the `user_id`
param name is confusing.
|
2016-08-30 14:26:57 +01:00 |
|
Henry Oswald
|
424e09ec05
|
getGroupSubscriptionMemberOf gets plan code
|
2016-04-05 16:03:46 +01:00 |
|
Henry Oswald
|
a6859e22b3
|
if user is member of group on downgrade use the group subscription
|
2016-03-22 16:05:46 +00:00 |
|
Henry Oswald
|
fc4bd94a6e
|
don't create notification if user is already part of group
|
2016-02-18 10:06:21 +00:00 |
|
Henry Oswald
|
c12213b46b
|
added logging around load editor times
|
2015-07-22 10:38:28 +01:00 |
|
Henry Oswald
|
f27c072ae1
|
pull logic checking if user is already part of a group out of controller into handler
|
2015-05-27 16:33:47 +01:00 |
|
Henry Oswald
|
cad8d8a23b
|
v1 basic invite works, not pretty or tested
|
2015-05-22 13:57:15 +01:00 |
|
James Allen
|
b367c4a968
|
Show group subscription status on subscription dashboard page
Conflicts:
app/views/subscriptions/dashboard.jade
|
2014-08-07 15:51:43 +01:00 |
|
James Allen
|
2553f51e44
|
Remove unused subscription downgrade logic
|
2014-07-08 12:55:29 +01:00 |
|
James Allen
|
8715690ce9
|
Intial open source comment
|
2014-02-12 10:23:40 +00:00 |
|