codecombat/app/lib
Ruben Vereecken e748417007 GET /auth/name/<name> now serves possible free names
anonymous users are now warned if their new name is already chosen

User Settings is now without auto-save

Upon name conflict, a user will be suggested a new name which is then submitted if the user chooses to save after all.

Refactored conflicted name checking so it can be used in more places

Signup form now has an optional name field

Covered extra case where the debounced check happened too late. Support for submitting on enter.

Worked in scott's comments and got tests working again
2014-07-14 20:07:58 +02:00
..
scripts Fixed a bug where pressing escape would not properly end scripts in the session state. 2014-07-13 13:11:45 -07:00
services Merged conflicts. 2014-07-04 17:54:30 -07:00
simulator Clean up mixed quotes 2014-07-01 12:23:22 +08:00
sprites Clean up mixed quotes 2014-07-01 12:23:22 +08:00
surface Starting to show opponent code languages. 2014-07-13 20:19:51 -07:00
world Added rotate to Vector APIs. 2014-07-13 17:25:24 -07:00
Angel.coffee Changed the angel logigng to use info instead of log, to more easily differentiate. 2014-07-06 15:01:39 -07:00
AsyncCloner.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
AudioPlayer.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
auth.coffee Fixed me emitting 'me:synced' and anything listening for that. 2014-07-07 16:53:34 -07:00
Bus.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
CocoClass.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
contact.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
deltas.coffee Merge master into branch 2014-07-04 22:37:16 +08:00
errors.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
FacebookHandler.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
forms.coffee GET /auth/name/<name> now serves possible free names 2014-07-14 20:07:58 +02:00
God.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
GPlusHandler.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
image_filter.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
LevelBus.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
LevelLoader.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
LinkedInHandler.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
LocalMongo.coffee Added support for the operator in LocalMongo 2014-06-12 19:41:00 +02:00
NameLoader.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
requireUtils.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
Router.coffee GET /auth/name/<name> now serves possible free names 2014-07-14 20:07:58 +02:00
storage.coffee Fix console.warning bug that prevents page from loading 2014-04-16 00:03:43 +01:00
SystemNameLoader.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
Tracker.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
utils.coffee Another fix for mongoose i18n locale object hack. 2014-07-13 10:05:58 -07:00