Nick Winter
|
2bda60796a
|
Copy / i18n tweaks for tournament ending and employers blurb.
|
2014-06-13 08:08:13 -07:00 |
|
Nick Winter
|
1b2c4e078c
|
Fixed candidates viewing their own code and resetting it.
|
2014-06-12 17:52:08 -07:00 |
|
Nick Winter
|
28264d5ace
|
Added tournament results and a way to email them out.
|
2014-06-12 17:52:08 -07:00 |
|
George Saines
|
03aa0783b1
|
a few copy edits
|
2014-06-12 16:13:48 -07:00 |
|
George Saines
|
3415b62663
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-06-12 16:01:39 -07:00 |
|
George Saines
|
fb7b3f8580
|
adding a top info arena on top of the employers page
|
2014-06-12 16:01:34 -07:00 |
|
Michael Schmatz
|
32a041a5a7
|
Made max size of canvas much bigger for spectate view
|
2014-06-12 15:48:11 -07:00 |
|
Scott Erickson
|
152b860a23
|
Hotfix for the profile view.
|
2014-06-12 14:44:55 -07:00 |
|
Scott Erickson
|
cdea4befd9
|
Giving the test server more time to spin up.
|
2014-06-12 13:35:39 -07:00 |
|
Scott Erickson
|
994e4773ca
|
Reverting the objectId schema.
|
2014-06-12 13:19:06 -07:00 |
|
Scott Erickson
|
8ab69cf833
|
Merge pull request #1138 from rubenvereecken/search-endpoint
Search endpoint is now without the /search prefix
|
2014-06-12 11:33:28 -07:00 |
|
Scott Erickson
|
c855327cef
|
Merge pull request #1150 from rubenvereecken/achievements
Achievements - Update with some tests and admin endpoint
|
2014-06-12 11:28:25 -07:00 |
|
Ruben Vereecken
|
dcdcca751f
|
Fiddled with creating xp functions
|
2014-06-12 19:44:56 +02:00 |
|
Ruben Vereecken
|
fddca03417
|
Worked on achievement tests
|
2014-06-12 19:44:55 +02:00 |
|
Ruben Vereecken
|
925594ffe9
|
Took a detour to write tests for BadMethod. Queue's tests not working yet.
|
2014-06-12 19:42:36 +02:00 |
|
Ruben Vereecken
|
b66f4984c3
|
Finished basic functional tests for achievement
|
2014-06-12 19:42:30 +02:00 |
|
Ruben Vereecken
|
aecf937722
|
Cleaned up achievement testing environment
Made sure server sided tests work completely
|
2014-06-12 19:41:07 +02:00 |
|
Ruben Vereecken
|
2a5c2020ca
|
Added recalculation button to the achievement editor
|
2014-06-12 19:41:07 +02:00 |
|
Ruben Vereecken
|
509be067c3
|
Added support for the operator in LocalMongo
|
2014-06-12 19:41:00 +02:00 |
|
Ruben Vereecken
|
bd2b289943
|
Recalculate script mainly finished
|
2014-06-12 19:40:59 +02:00 |
|
Ruben Vereecken
|
bea751eed9
|
Laid down the basics for an admin server endpoint
|
2014-06-12 19:40:59 +02:00 |
|
Ruben Vereecken
|
a61d0e5569
|
Added support for diminished exp for repeatables. Needs tweaking though.
|
2014-06-12 19:40:59 +02:00 |
|
Ruben Vereecken
|
7096a07ce8
|
Improved logging (winston) and admin-only'd the achievement editor
|
2014-06-12 19:40:59 +02:00 |
|
Ruben Vereecken
|
5aa211cabd
|
Got repeatables working flawlessly and improved the achievement popup by a great deal
|
2014-06-12 19:40:59 +02:00 |
|
Ruben Vereecken
|
2c04025a5a
|
Created a test environment for repeatables
|
2014-06-12 19:40:59 +02:00 |
|
Ruben Vereecken
|
b0666ace0d
|
Refactorings performed necessary to have searchable for more uses
|
2014-06-12 19:40:59 +02:00 |
|
Ruben Vereecken
|
fef72d8273
|
Finished Article tests to demonstrate search functionality
|
2014-06-12 19:19:34 +02:00 |
|
Ruben Vereecken
|
0751581113
|
Search endpoint is now without the /search prefix
Intermediate commit for search refactoring
|
2014-06-12 19:19:30 +02:00 |
|
Nick Winter
|
daa317a50f
|
Merge pull request #1148 from oaugereau/patch-2
Update fr.coffee
|
2014-06-12 07:45:19 -07:00 |
|
oaugereau
|
f7ee40a3a2
|
Update fr.coffee
|
2014-06-12 14:39:41 +02:00 |
|
oaugereau
|
0d5e213daa
|
Update fr.coffee
|
2014-06-12 14:17:36 +02:00 |
|
oaugereau
|
028feaafc6
|
Update fr.coffee
|
2014-06-12 09:42:57 +02:00 |
|
Nick Winter
|
77920b5416
|
Improvements to profile views. Added links to players' code.
|
2014-06-11 19:38:47 -07:00 |
|
Scott Erickson
|
8a728cbb64
|
More switching of user objects from save to patch.
|
2014-06-11 14:17:31 -07:00 |
|
Scott Erickson
|
4ecbc73c1c
|
Fixed client side testing on karma/travis with the new FacebookHandler tests.
|
2014-06-11 13:43:07 -07:00 |
|
Scott Erickson
|
08dde3623c
|
Disabling file server tests because currently they choke Travis.
|
2014-06-11 13:38:01 -07:00 |
|
Scott Erickson
|
ea06bb3d52
|
Fixed server tests to exit when they are finished. jasmine-node will never exit unless all connections are closed.
This helped:
https://github.com/mhevery/jasmine-node/issues/318#issuecomment-43914090
|
2014-06-11 13:21:11 -07:00 |
|
Scott Erickson
|
6d15b5e631
|
Working on User patching.
|
2014-06-11 13:16:17 -07:00 |
|
Scott Erickson
|
7fd87f2605
|
Merge branch 'rubenvereecken-server-test-fix'
|
2014-06-11 11:40:50 -07:00 |
|
Scott Erickson
|
b81daabaf8
|
Merge branch 'server-test-fix' of https://github.com/rubenvereecken/codecombat into rubenvereecken-server-test-fix
|
2014-06-11 11:39:58 -07:00 |
|
Scott Erickson
|
d2de39076d
|
Another attempt at fixing travis server tests.
|
2014-06-11 11:38:08 -07:00 |
|
Scott Erickson
|
e6dc896bab
|
Reworking some code to use the new CocoModel.patch method.
|
2014-06-11 11:34:52 -07:00 |
|
Ruben Vereecken
|
8e33b6b534
|
Fixed all server-sided tests
NEVER. AGAIN
|
2014-06-11 20:17:27 +02:00 |
|
Scott Erickson
|
eb433c6591
|
Having another go at getting travis to run server tests.
|
2014-06-11 10:06:28 -07:00 |
|
Scott Erickson
|
d0ac09122f
|
Forcing the server to return 200 rather than 304 to requests for the main html file, hopefully fixing some authentication/caching issues.
|
2014-06-11 09:53:32 -07:00 |
|
Nick Winter
|
cb378c13e2
|
Fixed employer list template typo.
|
2014-06-11 09:15:41 -07:00 |
|
Nick Winter
|
a9356fdc93
|
Merge pull request #1142 from Xercoy/patch-1
Added more names for #53
|
2014-06-11 07:24:55 -07:00 |
|
Scott Erickson
|
389d530eaa
|
Built a new 'patch' method for CocoModel, which saves only changed values to the server.
|
2014-06-10 20:59:37 -07:00 |
|
Nick Winter
|
69fc378930
|
Final tournament update blurb.
|
2014-06-10 16:51:36 -07:00 |
|
Nick Winter
|
f3d18efa90
|
Added employer_list and activity tracking.
|
2014-06-10 16:30:13 -07:00 |
|