codecombat/app/views/admin
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
..
AdministerUserModal.coffee Toggling all plausibly-buggy AJAX requests to cache: false for better IE behavior. Look out for bugs! 2015-02-11 13:12:54 -08:00
BaseView.coffee
CandidatesView.coffee
CLAsView.coffee Toggling all plausibly-buggy AJAX requests to cache: false for better IE behavior. Look out for bugs! 2015-02-11 13:12:54 -08:00
EmployersListView.coffee
FilesView.coffee Toggling all plausibly-buggy AJAX requests to cache: false for better IE behavior. Look out for bugs! 2015-02-11 13:12:54 -08:00
GrowthView.coffee
LevelSessionsView.coffee Toggling all plausibly-buggy AJAX requests to cache: false for better IE behavior. Look out for bugs! 2015-02-11 13:12:54 -08:00
MainAdminView.coffee Prepaid subscriptions 2015-03-19 15:04:15 -07:00
UserCodeProblemsView.coffee
UsersView.coffee Merge branch 'sponsored-subs' 2015-03-13 15:19:20 -07:00