codecombat/app/templates/account
Matt Lott fec3ac38e9 Prepaid subscriptions
Admins can generate a prepaid code, which a user can use to subscribe
for free via the account/subscription page.
The subscription will be identical to the normal monthly subscription
(e.g. 3500 gems per month), except they won’t be charged.
Does not require the recipient to enter billing information.
Can be applied to an existing subscription, which will be converted to
free.
Prepaid code can only be used once.
Prepaid subscription cannot be unsubscribed via the UI.
2015-03-19 15:04:15 -07:00
..
account-settings-root-view.jade Fixed a couple typos Jade was complaining about. 2014-11-25 13:26:04 -08:00
account-settings-view.jade Added ability to delete account 2015-02-20 08:19:30 +09:00
invoices-view.jade Add custom payments 2015-03-04 15:40:53 -08:00
job-profile-code-modal.jade Made d3 load dynamically for the pages that use it. Refactored a bunch of templates and sass files to have their names match with their respective views. 2014-11-29 15:31:56 -08:00
job-profile-treema-view.jade Made d3 load dynamically for the pages that use it. Refactored a bunch of templates and sass files to have their names match with their respective views. 2014-11-29 15:31:56 -08:00
job-profile-view.jade Fixed #1820. 2014-12-01 08:18:38 -08:00
main-account-view.jade Removing invoices from /account 2015-03-18 01:23:40 +03:00
payments-view.jade Set up a subscription page with subscription info and the subscribe button, taking that logic out of the payments page. 2014-12-10 13:42:12 -08:00
subscription-view.jade Prepaid subscriptions 2015-03-19 15:04:15 -07:00
unsubscribe-view.jade Made d3 load dynamically for the pages that use it. Refactored a bunch of templates and sass files to have their names match with their respective views. 2014-11-29 15:31:56 -08:00