phoenixeliot
|
94e3c5a2b5
|
Add first/last names to Account Settings
|
2016-08-01 14:12:35 -07:00 |
|
Imperadeiro98
|
f47640e59a
|
Cleaned couple files
Removed some unused styles, a template, a view and changed the class
name of some views
|
2016-01-16 12:07:15 +00:00 |
|
Scott Erickson
|
ef3f847932
|
Remove SubscriptionSaleView
|
2015-12-16 16:39:44 -08:00 |
|
Barry
|
3db216a341
|
Fetched from master repo
|
2015-12-10 19:25:42 -05:00 |
|
Barry
|
3ef2be1a42
|
0px bottom margin on panel
|
2015-12-06 18:36:54 -05:00 |
|
Barry
|
74f692072e
|
Started repositioning buttons.Can't remove box-shadow from panel
|
2015-12-06 18:07:41 -05:00 |
|
Scott Erickson
|
05bd12e8cc
|
Merge branch 'email-validation' of https://github.com/JordanLittell/codecombat into JordanLittell-email-validation
# Conflicts:
# app/views/account/SubscriptionView.coffee
|
2015-11-04 10:47:39 -08:00 |
|
Scott Erickson
|
452e6467b4
|
Refactor PrepaidView to use new event callback naming guideline
See: https://github.com/codecombat/codecombat/wiki/Events,-subscriptions,-shortcuts#events
|
2015-10-21 14:16:44 -07:00 |
|
Jlit1001
|
e0be8e94ea
|
1. email validation when subscribing other users
|
2015-10-08 21:59:12 -07:00 |
|
Matt Lott
|
928f72e2cf
|
Merge branch 'prepaid-v2' into master
|
2015-09-25 10:28:27 -07:00 |
|
Matt Lott
|
9041646ecc
|
Update teacher copy
|
2015-09-09 13:20:23 -07:00 |
|
Matt Lott
|
5faeb82d17
|
Extend terminal sub with year sub purchase
|
2015-08-27 09:45:10 -07:00 |
|
Matt Lott
|
b6ddb41df6
|
Add sale end date to year sub page
|
2015-08-26 15:22:56 -07:00 |
|
Matt Lott
|
ea6bc6faf3
|
Add new heroes to year sub sale page
|
2015-08-26 14:49:35 -07:00 |
|
Matt Lott
|
66c864bca5
|
Add feature list to year sub sale landing page
|
2015-08-26 11:16:25 -07:00 |
|
Matt Lott
|
9e222d0873
|
Add subscription sale
Give a discount for purchasing a year
New sale button on subscribe modal
New subscription sale landing page
|
2015-08-21 11:19:39 -07:00 |
|
Imperadeiro98
|
9913a155c7
|
Some styling updates to account-settings-view.sass
|
2015-03-17 18:57:16 +00:00 |
|
Matt Lott
|
af89452b93
|
Merge branch 'sponsored-subs'
|
2015-03-13 15:19:20 -07:00 |
|
Matt Lott
|
cd59b90e37
|
Add custom payments
Example:
https://codecombat.com/account/invoices?a=21600&d=9%20monthly%20subscrip
tions
|
2015-03-04 15:40:53 -08:00 |
|
laituan245
|
d325623699
|
Added ability to delete account
|
2015-02-20 08:19:30 +09:00 |
|
Nick Winter
|
2e09a94736
|
Asking for feedback when cancelling subscriptions.
|
2015-01-26 16:48:32 -08:00 |
|
Scott Erickson
|
02953d0e6c
|
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 |
|
Nick Winter
|
bba78970ea
|
Deleted WizardSettingsView.
|
2014-12-06 10:23:26 -08:00 |
|
Nick Winter
|
a8ce1bbfb2
|
Added unsubscribe button and subscription status on payments screen.
|
2014-12-03 16:11:46 -08:00 |
|
Scott Erickson
|
6fccae579a
|
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 |
|
Scott Erickson
|
8f55b9bc1b
|
Refactored the AccountSettingsView to be both in the site and in the PlayAccountModal.
|
2014-11-25 12:43:17 -08:00 |
|
Scott Erickson
|
bb766e9610
|
Reworked the MainAccountView, AccountSettingsView, and MainUserView to try and simplify things a bit.
|
2014-11-25 10:39:53 -08:00 |
|
Nick Winter
|
111b9febac
|
Updated main.html. Removed LinkedIn.
|
2014-11-09 20:35:46 -08:00 |
|
Nick Winter
|
2611e441d7
|
Trying to standardize sass imports in an effort to test #1615, to no avail.
|
2014-09-30 16:17:54 -07:00 |
|
Ruben Vereecken
|
d6f5b7512d
|
i18n for all new pages
|
2014-08-12 14:05:01 +02:00 |
|
Ruben Vereecken
|
9f0add22a5
|
Worked in a lot of changes Scott proposed
|
2014-08-08 11:54:53 +02:00 |
|
Ruben Vereecken
|
30a6cf1cca
|
Merged in name changes from master
|
2014-07-29 17:28:13 +02:00 |
|
Ruben Vereecken
|
411bb87985
|
Added contributor categories to user profile page
|
2014-07-22 12:50:56 +02:00 |
|
Michael Schmatz
|
283108da1e
|
Added login message for anonymous users on job profile
|
2014-07-21 16:59:42 -07:00 |
|
Ruben Vereecken
|
1c6da9711b
|
Added the Recently Played collection and endpoint
|
2014-07-21 14:36:10 +02:00 |
|
Ruben Vereecken
|
023a7adc81
|
Half the account page is there
|
2014-07-21 13:40:11 +02:00 |
|
Scott Erickson
|
590626d5f8
|
Centered social link icons.
|
2014-07-17 09:30:27 -07:00 |
|
Ruben Vereecken
|
40ba28f49b
|
Basics for account and user home pages
|
2014-07-15 16:15:21 +02:00 |
|
Scott Erickson
|
5d00aedac7
|
Widened the click area on the wizard settings view for color config.
|
2014-07-07 18:13:19 -07:00 |
|
Nick Winter
|
0b8a0c8f6f
|
Added UserRemarks.
|
2014-06-17 13:03:13 -07:00 |
|
Nick Winter
|
77920b5416
|
Improvements to profile views. Added links to players' code.
|
2014-06-11 19:38:47 -07:00 |
|
Nick Winter
|
bb5d23e6ba
|
Wrapped LinkedIn button in a .btn.
|
2014-06-08 18:51:45 -06:00 |
|
Nick Winter
|
67b10474e8
|
Suggested improvements to profile pages.
|
2014-06-07 00:33:18 -06:00 |
|
Nick Winter
|
10754e6825
|
Added i18n, error handling, autocomplete, highlighting the next section, animation for completing sections, and complete example skeleton.
|
2014-06-01 16:45:19 -07:00 |
|
Nick Winter
|
d19b6760da
|
More flourishes for inline profile editor.
|
2014-06-01 11:45:01 -07:00 |
|
Nick Winter
|
400fddc294
|
Jade, you're supposed to be so minimalist. But today... Today, I did this. I am sorry.
|
2014-05-31 22:09:41 -07:00 |
|
Nick Winter
|
852053022a
|
Started the horrifying migration to an inline jobs profile editor.
|
2014-05-30 22:12:44 -07:00 |
|
Scott Erickson
|
84d21490ab
|
Fixed some treema styling.
|
2014-04-24 11:38:30 -07:00 |
|
Scott Erickson
|
f57be1ae52
|
Migrated to the new email system, along with a setting for recruit notifications.
|
2014-04-21 16:15:23 -07:00 |
|
Nick Winter
|
844c1391ca
|
Reworked top nav. Many improvements to job profile form.
|
2014-04-18 09:53:28 -07:00 |
|