codecombat/app
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
..
assets Fixed #1210 based on #1313. 2014-07-13 18:53:01 -07:00
collections Made the CocoCollection more strict about setting the model property. 2014-07-07 10:11:02 -07:00
lib GET /auth/name/<name> now serves possible free names 2014-07-14 20:07:58 +02:00
locale Added missing starting quote. 2014-07-14 07:30:18 -07:00
models GET /auth/name/<name> now serves possible free names 2014-07-14 20:07:58 +02:00
schemas Starting to show opponent code languages. 2014-07-13 20:19:51 -07:00
styles Deduplicated bootstrap include 2014-07-14 18:52:23 +02:00
templates GET /auth/name/<name> now serves possible free names 2014-07-14 20:07:58 +02:00
views GET /auth/name/<name> now serves possible free names 2014-07-14 20:07:58 +02:00
application.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
initialize.coffee Let's try a heads-up whenever there's a JS error. 2014-07-13 08:37:39 -07:00
treema-ext.coffee Fixed LatestVersionReferenceNode's collection initialization. 2014-07-13 09:11:06 -07:00