overleaf/services/web/app/coffee/Features/Subscription
Shane Kilkelly 069f49d5a6 Change getCollaboratorCount to getInvitedCollaboratorCount.
And update the one call-site in LimitationsManager. This function
is used to limit invites, so it makes sense to explicitely limit
this to Invited members of the project.
2017-09-20 10:29:47 +01:00
..
LimitationsManager.coffee Change getCollaboratorCount to getInvitedCollaboratorCount. 2017-09-20 10:29:47 +01:00
PlansLocator.coffee
RecurlyWrapper.coffee
SubscriptionController.coffee
SubscriptionDomainHandler.coffee
SubscriptionFormatters.coffee
SubscriptionGroupController.coffee null check subscription for group admin panel 2017-06-22 14:07:07 +01:00
SubscriptionGroupHandler.coffee Use an email based invite system for groups, not holding accounts 2017-06-08 12:12:08 +01:00
SubscriptionHandler.coffee
SubscriptionLocator.coffee Use an email based invite system for groups, not holding accounts 2017-06-08 12:12:08 +01:00
SubscriptionRouter.coffee Move recurly callback to the public api router. 2017-07-20 13:51:11 +01:00
SubscriptionUpdater.coffee Add SubscriptionUpdater.deleteSubscription 2017-08-02 09:59:45 +02:00
SubscriptionViewModelBuilder.coffee
UserFeaturesUpdater.coffee