codecombat/app/views
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 Prepaid subscriptions 2015-03-19 15:04:15 -07:00
admin Prepaid subscriptions 2015-03-19 15:04:15 -07:00
common Polls! 2015-03-08 16:36:17 -07:00
contribute Further fix for DiplomatView including Esperanto. 2015-03-19 10:18:53 -07:00
core Prepaid subscriptions 2015-03-19 15:04:15 -07:00
editor Added mountain terrain generator 2015-03-12 13:31:21 -04:00
i18n Merge pull request #2540 from nixel2007/master 2015-03-18 16:21:34 -07:00
ladder Removed "Experimental" from Lua... 2015-03-18 17:58:29 +00:00
modal 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
play Fixed Alipay auto locale detection. 2015-03-18 17:17:30 -07:00
user 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
AboutView.coffee Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
CLAView.coffee Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
CommunityView.coffee Added some more world rand shortcut functions. Fixed a bug with toggling collision in level editor. Updated CommunityView contributor class i18n linking. 2014-12-21 21:38:12 -08:00
DemoView.coffee Refactored away from having the underscore string library added to the String prototype. 2015-01-04 08:05:46 -08:00
EmployersView.coffee Further disabled employer portal for now. 2015-02-25 12:38:51 -08:00
HomeView.coffee Remove Segment analytics dependency 2015-02-27 16:07:41 -08:00
LegalView.coffee Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
TeachersView.coffee Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
TestView.coffee Refactored away from having the underscore string library added to the String prototype. 2015-01-04 08:05:46 -08:00