codecombat/app/schemas
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
..
definitions Clean up mixed quotes 2014-07-01 12:23:22 +08:00
models Prepaid subscriptions 2015-03-19 15:04:15 -07:00
subscriptions Update campaign editor analytics 2015-01-20 15:02:24 -08:00
i18n_schema.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
languages.coffee Deleted schemas from /server and modified files to point to /app/schemas 2014-04-12 14:45:59 +05:30
metaschema.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
schemas.coffee Storing certain poll results in User object. Showing a poll once per day. 2015-03-09 09:30:51 -07:00