codecombat/server
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
..
achievements A few poll fixes. 2015-03-10 09:45:21 -07:00
analytics Log app server analytics event to the new analytics server 2015-03-02 19:02:28 -05:00
articles Added more Artisan permissions for Articles. 2015-03-16 13:54:20 -07:00
campaigns Added first draft of campaign info to campaign selector screen. 2015-03-18 16:20:30 -07:00
commons Prepaid subscriptions 2015-03-19 15:04:15 -07:00
levels Polls! 2015-03-08 16:36:17 -07:00
lib Add backwards compatibility check for Stripe sub search 2015-03-13 15:39:19 -07:00
mail/sent Document missing database schema indexes 2015-01-27 10:02:51 -08:00
patches Refactored sending of HipChat room messages. 2015-02-04 16:17:53 -08:00
payments Prepaid subscriptions 2015-03-19 15:04:15 -07:00
plugins Migrated from mongoose-text-search to new built-in operators. Fixed #2367. 2015-02-21 14:22:51 -08:00
polls Another fix for poll handler getting next poll if there are no poll records yet. 2015-03-14 11:30:54 -07:00
prepaids Prepaid subscriptions 2015-03-19 15:04:15 -07:00
purchases Merge branch 'sponsored-subs' 2015-03-13 15:19:20 -07:00
queues Upcoming ladder level Zero Sum equalizes all players' heroes and equipment. 2015-03-14 09:39:43 -07:00
routes Prepaid subscriptions 2015-03-19 15:04:15 -07:00
user_code_problems 📝No extra index needed for user.code.problems 2015-01-27 10:46:37 -08:00
users Prepaid subscriptions 2015-03-19 15:04:15 -07:00
delighted.coffee Fixed #1105. Also send HipChat notifications whenever anyone changes anything; let's see if it's too much. 2014-08-28 19:39:46 -07:00
hipchat.coffee Refactored sending of HipChat room messages. 2015-02-04 16:17:53 -08:00
sendwithus.coffee Hooked up a next-steps email to be sent on day two. 2015-03-04 17:08:45 -08:00