overleaf/services/web/app/views/subscriptions
Thomas 895f52d41a Let users upgrade to group plans via subscription dashboard (#5100)
* Let users upgrade to group plans via subscription dashboard

Users on an individual plan don't have a way to upgrade to a group
subscription without contacting support. As a temporary measure, we're
adding a way to do this by re-using the existing group plan modal from
the plans pages, to allow users to configure and upgrade to a group plan
directly.

This is currently only available for USD, EUR, and GBP - since although
we now support other currencies in Recurly, the group plans modal does
not yet support them. The user however can not change currency here,
their group subscription will be in the same currency as their current
individual subscription.

The group plan modal has been duplicated rather than extended, to keep
this code seperate as it is potentially only a stopgap measure - and we
don't want to be untangling the additional logic from the existing
modal/template later down the line.

GitOrigin-RevId: 10664bd19af2c3870dfe7e19fd0f9c5b7c877cc6
2021-09-15 08:04:00 +00:00
..
dashboard Let users upgrade to group plans via subscription dashboard (#5100) 2021-09-15 08:04:00 +00:00
team Merge pull request #4288 from overleaf/jel-skip-to-content 2021-07-28 02:06:54 +00:00
_modal_group_purchase.pug Merge pull request #4011 from overleaf/tm-fix-group-plan-educational-discount-text 2021-05-08 02:10:15 +00:00
_modal_group_upgrade.pug Let users upgrade to group plans via subscription dashboard (#5100) 2021-09-15 08:04:00 +00:00
_plans_faq.pug Merge pull request #3265 from overleaf/jpa-i18n-drop-html-from-vars 2020-10-31 03:05:46 +00:00
_plans_page_mixins.pug Merge pull request #3203 from overleaf/hb-new-personal-plan 2020-10-14 02:05:07 +00:00
_plans_page_tables.pug Merge pull request #3203 from overleaf/hb-new-personal-plan 2020-10-14 02:05:07 +00:00
_plans_quotes.pug Add quotes 2018-09-05 08:14:32 -05:00
_price_exceptions.pug Display Pricing Exceptions on Subscription Dashboard (#1720) 2019-04-23 14:35:21 +00:00
canceled_subscription.pug Merge pull request #4288 from overleaf/jel-skip-to-content 2021-07-28 02:06:54 +00:00
dashboard.pug Let users upgrade to group plans via subscription dashboard (#5100) 2021-09-15 08:04:00 +00:00
new.pug Merge pull request #4288 from overleaf/jel-skip-to-content 2021-07-28 02:06:54 +00:00
plans.pug Merge pull request #4288 from overleaf/jel-skip-to-content 2021-07-28 02:06:54 +00:00
successful_subscription.pug Merge pull request #4288 from overleaf/jel-skip-to-content 2021-07-28 02:06:54 +00:00
upgradeToAnnual.pug Merge pull request #4288 from overleaf/jel-skip-to-content 2021-07-28 02:06:54 +00:00