overleaf/services/web/app/coffee/Features/Subscription
2015-05-27 20:57:54 +01:00
..
LimitationsManager.coffee if its a custom account redirect to /user/subscription/custom_account 2014-10-10 15:11:22 +01:00
PlansLocator.coffee
RecurlyWrapper.coffee send coupon code server side to be applied to users subscription 2015-03-04 17:50:24 +00:00
SubscriptionController.coffee renamed SubscriptionDomainAllocator -> SubscriptionDomainHandler 2015-05-27 20:57:54 +01:00
SubscriptionDomainHandler.coffee renamed SubscriptionDomainAllocator -> SubscriptionDomainHandler 2015-05-27 20:57:54 +01:00
SubscriptionFormatters.coffee added missing currency symbols to subscription formatter 2015-01-07 16:51:05 +00:00
SubscriptionGroupController.coffee renamed SubscriptionDomainAllocator -> SubscriptionDomainHandler 2015-05-27 20:57:54 +01:00
SubscriptionGroupHandler.coffee added tests around new endpoints for joining groups 2015-05-27 20:50:16 +01:00
SubscriptionHandler.coffee add flag which requires login for /learn 2015-02-24 22:07:36 +00:00
SubscriptionLocator.coffee pull logic checking if user is already part of a group out of controller into handler 2015-05-27 16:33:47 +01:00
SubscriptionRouter.coffee changed paths to use hyphens and add succesfull join page 2015-05-26 15:26:45 +01:00
SubscriptionUpdater.coffee Remove unused subscription downgrade logic 2014-07-08 12:55:29 +01:00
SubscriptionViewModelBuilder.coffee change plan shows price including tax 2015-02-06 16:19:52 +00:00
UserFeaturesUpdater.coffee