overleaf/services/web/app/coffee
Alberto Fernández Capel 79eddcc736 Fix subscription page for members of a group
For a member of a group LimitationsManager.userHasSubscriptionOrIsGroupMember
doesn't return any subscription, so when the controller tries to
access subscription.recurlySubscription_id there's an error.

SubscriptionViewModelBuilder already knows how to handle the case
in which the user is a member of a group but has not subscription
of their own, so guarding against the crash is enough to fix
the issue.
2018-01-05 16:28:49 +00:00
..
Features Fix subscription page for members of a group 2018-01-05 16:28:49 +00:00
infrastructure Redundancy. 2017-12-21 13:52:34 +00:00
models Add add{File|Doc}WithoutUpdatingHistory methods to allow importing OL projects with existing history 2017-12-19 13:59:06 +00:00
router.coffee Get diffs showing in client 2017-12-19 13:58:47 +00:00