codecombat/app/templates
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
..
account GET /auth/name/<name> now serves possible free names 2014-07-14 20:07:58 +02:00
admin Fixed employer view for manually created candidates 2014-06-26 17:07:17 -07:00
contribute Merged in some Russian translations from a1ip and fixd a merge conflict in server.coffee style cleanups. 2014-07-07 20:16:00 -07:00
docs Some slight improvements to the components docs page; still don't know how to get it to be full-height with independently scrolling columsn, though. 2014-07-09 15:32:57 -07:00
editor Don't ask for team again if we already have a child window. 2014-07-14 08:40:36 -07:00
kinds Improved logging (winston) and admin-only'd the achievement editor 2014-06-12 19:40:59 +02:00
modal GET /auth/name/<name> now serves possible free names 2014-07-14 20:07:58 +02:00
play Don't break as badly on long method names and small windows. Make sure we can always see the spell tool buttons. 2014-07-14 09:38:55 -07:00
about.jade Added m website url to the about page 2014-04-15 03:12:54 +02:00
achievement_notify.jade Processed Scott's feedback. Db endpoint slightly safer, some refactorings. 2014-06-02 20:33:01 +02:00
admin.jade Cleaned up achievement testing environment 2014-06-12 19:41:07 +02:00
base.jade Achievements now popup when polled for by the client 2014-06-02 20:33:01 +02:00
cla.jade Fixes #940, merging the signup and login modal into a single modal. Created a couple A/B tests for amount of text in the signup modal. 2014-05-22 11:26:08 -07:00
community.jade Use spl instead of trailing space for spacing 2014-07-14 13:56:27 +08:00
demo.jade Initial work on a demo view. But brunch won't build demo-app.js for some reason. 2014-06-16 11:40:08 -07:00
editor.jade Reworked top nav. Many improvements to job profile form. 2014-04-18 09:53:28 -07:00
employers.jade Fixes, tweaks, and i18n for the employers page. 2014-07-10 19:17:51 -07:00
error.jade Move error_view's dom to template file. 2014-03-28 23:51:15 -04:00
home.jade Launching the language selector on the front page. 2014-06-27 10:21:38 -07:00
legal.jade Fix link in legal.jade 2014-02-27 16:34:58 -08:00
loading.jade Fixed up showing errors, made sure they work with the play view. 2014-04-25 15:31:38 -07:00
loading_error.jade Fixed up showing errors, made sure they work with the play view. 2014-04-25 15:31:38 -07:00
multiplayer_launch_modal.jade Updated i18n tags. 2014-03-28 13:19:17 -07:00
not_found.jade - create sass file to center 404 image on page 2014-03-03 11:42:07 -05:00
play.jade Moved views/play/ladder_view to views/play/ladder/ladder_view and made a new views/play/ladder_home_view. 2014-05-19 11:58:53 -07:00
recruitment_base.jade Made new recruitment base layout 2014-07-02 11:43:26 -07:00
teachers.jade Updated language progress; added Slovene placeholder. 2014-01-14 12:18:05 -08:00
test.jade Built the client test view (rebased from feature/testclient). 2014-06-05 16:56:29 -07:00