Michael Schmatz
|
ccb2ad67ac
|
Merge pull request #1342 from codecombat/feature/mail-system
Feature/mail system
|
2014-07-17 07:18:39 -07:00 |
|
Michael Schmatz
|
58a80f2512
|
Removed old comment
|
2014-07-17 07:17:25 -07:00 |
|
Michael Schmatz
|
337de506dd
|
Removed mail task from server mapping
|
2014-07-17 07:15:14 -07:00 |
|
Michael Schmatz
|
2a865a0ca0
|
Remove testing conditions
|
2014-07-16 19:49:48 -07:00 |
|
Michael Schmatz
|
c717e609ea
|
Initialize value of this.redisNotAvailable
|
2014-07-16 19:46:30 -07:00 |
|
Michael Schmatz
|
d821e459d1
|
Encode/decode emails as URIs
This helps to handle special characters like plusses.
|
2014-07-16 19:46:06 -07:00 |
|
Michael Schmatz
|
fc4568a100
|
Fixed misc bugs
|
2014-07-16 17:02:40 -07:00 |
|
Michael Schmatz
|
ae23679a26
|
Hard code mail tasks and add unsubscribe
|
2014-07-16 16:37:06 -07:00 |
|
Michael Schmatz
|
24bcfd9f26
|
Reviewed code, almost ready for release
|
2014-07-16 15:50:31 -07:00 |
|
Michael Schmatz
|
59a35c844f
|
Made mail system resilient to redis failures
|
2014-07-16 14:29:30 -07:00 |
|
Michael Schmatz
|
5c0c25ebd1
|
Async must not break upon sendwithus failure
|
2014-07-16 13:56:23 -07:00 |
|
Michael Schmatz
|
3c257a488d
|
Employer candidates available email completed
|
2014-07-16 13:54:05 -07:00 |
|
Michael Schmatz
|
67f2eeb584
|
Progress on employer new candidates available email
|
2014-07-16 13:14:09 -07:00 |
|
Michael Schmatz
|
e218c2297d
|
Some emails working
|
2014-07-16 12:13:21 -07:00 |
|
Michael Schmatz
|
3a405e22f3
|
Changed name of mail sent collection
|
2014-07-16 12:12:54 -07:00 |
|
Michael Schmatz
|
449f1e1afc
|
Updated locking/release procedure
|
2014-07-16 12:12:44 -07:00 |
|
Michael Schmatz
|
bb3c583300
|
Add approved date to job profile
|
2014-07-16 10:51:45 -07:00 |
|
Ruben Vereecken
|
6219697295
|
Worked in scott's comments and got tests working again
|
2014-07-16 12:48:51 +02:00 |
|
Ruben Vereecken
|
0288786098
|
Merge branch 'master' into achievements
|
2014-07-15 16:16:46 +02:00 |
|
Scott Erickson
|
8fb26ce8fb
|
Fixed a server error caused by the recent removal of trailing slashes on urls I think.
|
2014-07-14 10:11:49 -07:00 |
|
Scott Erickson
|
9893f39ad1
|
Handling merge conflict.
|
2014-07-14 10:04:07 -07:00 |
|
Ruben Vereecken
|
a60451368e
|
Merged in master
|
2014-07-14 18:58:25 +02:00 |
|
Nick Winter
|
1a016394fe
|
Starting to show opponent code languages.
|
2014-07-13 20:19:51 -07:00 |
|
Ruben Vereecken
|
8e82702348
|
Fixed an async case that failed a test only sometimes
|
2014-07-13 21:32:25 +02:00 |
|
Ruben Vereecken
|
9c0353a2f0
|
Merged in master
|
2014-07-13 21:18:32 +02:00 |
|
Ruben Vereecken
|
1a587b607f
|
GET /auth/name/<name> now serves possible free names
|
2014-07-13 17:47:07 +02:00 |
|
Tery Lim
|
bc3b0645ea
|
Remove extra require and minor cleanup
|
2014-07-13 23:18:55 +08:00 |
|
Scott Erickson
|
a3c524424c
|
Merge branch 'nameable_users' of https://github.com/rubenvereecken/codecombat into rubenvereecken-nameable_users
|
2014-07-10 11:13:28 -07:00 |
|
Michael Schmatz
|
2eeb7ec5aa
|
Make random games come from all levels
|
2014-07-10 10:42:59 -07:00 |
|
Ruben Vereecken
|
9e296b7c3d
|
Added a test case for unsetting slugs (and fixed related bug)
|
2014-07-10 18:24:02 +02:00 |
|
Ruben Vereecken
|
94210fc461
|
Anonymous users are now silently renamed upon signup in case of conflict
|
2014-07-10 18:00:32 +02:00 |
|
Ruben Vereecken
|
6e593b2ec0
|
User name slugs can now be unset by emptying their name
|
2014-07-10 10:46:41 +02:00 |
|
Ruben Vereecken
|
a310afc750
|
Corrected sending errors in auth
|
2014-07-10 10:07:36 +02:00 |
|
Michael Schmatz
|
013ace65f6
|
Basic email structure plus distributed locking system
|
2014-07-09 16:24:14 -07:00 |
|
Ruben Vereecken
|
a8353cb7ff
|
Anonymous users can have the same name
|
2014-07-09 21:34:35 +02:00 |
|
Scott Erickson
|
d74a778f67
|
Made creating components open to everyone!
|
2014-07-09 12:21:32 -07:00 |
|
Ruben Vereecken
|
ac95d775e6
|
Users can now be gotten by slug
|
2014-07-09 20:23:05 +02:00 |
|
Scott Erickson
|
a7690f0931
|
Fixed #1198
|
2014-07-09 10:10:43 -07:00 |
|
Michael Schmatz
|
02ccade43f
|
Removed extraneous code
|
2014-07-08 16:28:45 -07:00 |
|
Michael Schmatz
|
3ff66d7807
|
Removed empty file and unused function
|
2014-07-08 16:26:51 -07:00 |
|
Scott Erickson
|
02890d5a6d
|
Enabled edits to components by non-admins (creation is still off limits).
|
2014-07-07 14:22:59 -07:00 |
|
Michael Schmatz
|
b76239b4e9
|
Replaced candidate avatars on employer page
|
2014-07-07 10:29:35 -07:00 |
|
Ruben Vereecken
|
ea3d1fee74
|
Starting on achievement overview style
|
2014-07-07 15:03:28 +02:00 |
|
Ruben Vereecken
|
51bc8e5a7c
|
Merged master
|
2014-07-06 20:07:47 +02:00 |
|
Ruben Vereecken
|
246c39b558
|
User stats now go through Mongoose middleware
|
2014-07-05 17:02:48 +02:00 |
|
Ruben Vereecken
|
601c4e2731
|
Merged with master
|
2014-07-05 16:47:16 +02:00 |
|
Tery Lim
|
a5476f90ed
|
Minor cleanup for convention and readability
|
2014-07-05 18:48:08 +08:00 |
|
Ruben Vereecken
|
e904a0a8f7
|
Achievement recalculation is now covered with tests
|
2014-07-04 19:27:41 +02:00 |
|
Ruben Vereecken
|
a367082cc4
|
Corrected statistic logic, wrote test case
|
2014-07-04 19:27:41 +02:00 |
|
Ruben Vereecken
|
bb1c07570d
|
added isTranslationPatch method to patches
|
2014-07-04 19:27:41 +02:00 |
|
Ruben Vereecken
|
fce9f0031b
|
All edits are now tracked
intermediate
intermediate
|
2014-07-04 19:27:38 +02:00 |
|
Ruben Vereecken
|
b951205681
|
intermediate
|
2014-07-04 19:27:38 +02:00 |
|
Ruben Vereecken
|
838012a2cf
|
Wrote and tested articleEdits recalculation
|
2014-07-04 19:27:38 +02:00 |
|
Ruben Vereecken
|
6ae505e8a1
|
stats.articleEdits are now tracked and tested
|
2014-07-04 19:27:37 +02:00 |
|
Ruben Vereecken
|
7a07e1feb0
|
Whoop whoop test for recalculation of gamesCompleted
|
2014-07-04 19:27:37 +02:00 |
|
Ruben Vereecken
|
7a4c6daec8
|
stats.gamesCompleted is now tracked in users
|
2014-07-04 19:27:37 +02:00 |
|
Ruben Vereecken
|
39fb2cb1b4
|
Added achievement preview, exp test, stuff
|
2014-07-04 19:27:37 +02:00 |
|
Ruben Vereecken
|
1fe2c67ffe
|
Added tests for repeatable achievements, including complicated xp
Intermediate
|
2014-07-04 19:27:37 +02:00 |
|
Ruben Vereecken
|
faf02d8e4b
|
Finally managed a setup that makes the tests succeed
|
2014-07-04 19:27:37 +02:00 |
|
Ruben Vereecken
|
488d49e286
|
intermediate
|
2014-07-04 19:27:37 +02:00 |
|
Tery Lim
|
9090ce7714
|
Merge master into branch
|
2014-07-04 22:37:16 +08:00 |
|
Michael Schmatz
|
538344094b
|
Fixed filter behavior
|
2014-07-03 13:59:10 -07:00 |
|
Michael Schmatz
|
fe328a766b
|
Basic filtering functionality
Still has a few bugs
|
2014-07-02 15:48:26 -07:00 |
|
Michael Schmatz
|
c6cc28b976
|
Various fixes to enable employers page to function correctly
|
2014-07-02 11:45:00 -07:00 |
|
Tery Lim
|
618ade4946
|
Clean up mixed quotes
|
2014-07-01 12:23:22 +08:00 |
|
Nick Winter
|
58bf85d234
|
Simulator handles when there are no Greed matches to randomly simulate.
|
2014-06-27 08:50:04 -07:00 |
|
Nick Winter
|
802d43651e
|
Exposing Vector z property. Getting ready to use new builtin property documentation.
|
2014-06-27 00:36:18 -07:00 |
|
Michael Schmatz
|
e3a87156a2
|
Send BCC email to employer when contacting candidates
|
2014-06-24 14:35:30 -07:00 |
|
Scott Erickson
|
ee0b14eb61
|
Changed the versions history modal to show name and date.
|
2014-06-24 16:41:55 -04:00 |
|
Nick Winter
|
8719b80663
|
Showing expired profiles to admins.
|
2014-06-24 10:15:38 -07:00 |
|
Scott Erickson
|
573b566580
|
Fixed the cloudflare config to be in the environmental variables.
|
2014-06-24 12:29:47 -04:00 |
|
Scott Erickson
|
9a571a6fe7
|
Fixed the file not 'changing' when overwritten. It was a caching issue.
|
2014-06-24 11:55:04 -04:00 |
|
Nick Winter
|
b0eb839cf4
|
Merge pull request #1193 from kumabotz/remove-coffee-extension
Remove coffee extension
|
2014-06-20 20:50:11 -07:00 |
|
Nick Winter
|
c9dcc290cb
|
Fixed some bugs where Aether wasn't getting the proper submittedCodeLanguage or functionParameters sometimes.
|
2014-06-20 17:19:18 -07:00 |
|
Nick Winter
|
c090103126
|
Fixed employer email address deliverability issue.
|
2014-06-19 13:42:51 -07:00 |
|
Tery Lim
|
6dd7edadd2
|
Remove coffee extension
|
2014-06-19 23:38:07 +08:00 |
|
Ruben Vereecken
|
a1667a0d5e
|
efficient fetching of level sessions
|
2014-06-19 17:24:07 +02:00 |
|
Nick Winter
|
aa4832791e
|
Made public version of a user's LevelSessions available via endpoint.
|
2014-06-19 08:07:47 -07:00 |
|
Nick Winter
|
ac6c7292c8
|
Fixed Gridmancer session linking on profile view.
|
2014-06-18 12:05:40 -07:00 |
|
Nick Winter
|
4bd02ba6dc
|
ModelModal now grants real ultimate power.
|
2014-06-17 15:17:25 -07:00 |
|
Nick Winter
|
0b8a0c8f6f
|
Added UserRemarks.
|
2014-06-17 13:03:13 -07:00 |
|
Tery Lim
|
b6c8a170d1
|
Fix typo for receive
|
2014-06-17 10:50:56 +08:00 |
|
Nick Winter
|
66e2805a9a
|
Added StackLead integration. Employerified profile backgrounds.
|
2014-06-14 20:59:28 -07:00 |
|
Nick Winter
|
28264d5ace
|
Added tournament results and a way to email them out.
|
2014-06-12 17:52:08 -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 |
|
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
|
2c04025a5a
|
Created a test environment for repeatables
|
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
|
77920b5416
|
Improvements to profile views. Added links to players' code.
|
2014-06-11 19:38:47 -07:00 |
|
Ruben Vereecken
|
8e33b6b534
|
Fixed all server-sided tests
NEVER. AGAIN
|
2014-06-11 20:17:27 +02:00 |
|
Nick Winter
|
f3d18efa90
|
Added employer_list and activity tracking.
|
2014-06-10 16:30:13 -07:00 |
|
Scott Erickson
|
9c1213d3c4
|
Removed the migration plugins.
|
2014-06-10 15:04:48 -07:00 |
|
Scott Erickson
|
f0ff8c242e
|
Migrating language to codeLanguage on systems and components because they conflict with the search system.
|
2014-06-10 13:20:14 -07:00 |
|
Nick Winter
|
22ca9507d0
|
Upgrades to employer's candidate indexing.
|
2014-06-09 22:17:53 -07:00 |
|
Tery Lim
|
4036532680
|
Fix indentation
|
2014-06-09 00:35:35 +08:00 |
|
Nick Winter
|
63a3aa9074
|
Fixes for browsing profiles by username.
|
2014-06-07 17:33:14 -06:00 |
|
Michael Schmatz
|
281b6968d6
|
Make level session selection random
Rather than weighted random on submission time
|
2014-06-05 17:14:26 -07:00 |
|
Ruben Vereecken
|
ed44ab5f7d
|
Improved logging (winston) and admin-only'd the achievement editor
|
2014-06-02 21:07:23 +02:00 |
|
Ruben Vereecken
|
8d2c62ba84
|
Got repeatables working flawlessly and improved the achievement popup by a great deal
|
2014-06-02 20:34:05 +02:00 |
|
Ruben Vereecken
|
bb57756cd9
|
Processed Scott's feedback. Db endpoint slightly safer, some refactorings.
|
2014-06-02 20:33:01 +02:00 |
|
Ruben Vereecken
|
d8bb802468
|
Designing the Notify to show level progress
|
2014-06-02 20:33:01 +02:00 |
|
Ruben Vereecken
|
d766a24e11
|
Achievements now popup when polled for by the client
|
2014-06-02 20:33:01 +02:00 |
|
Ruben Vereecken
|
aa3fedeb02
|
Achievements can have icons. Users now have their scores denormalized
|
2014-06-02 20:32:00 +02:00 |
|
Ruben Vereecken
|
287019242f
|
Achievement queries are now strings server sided but remain objects for the client
|
2014-06-02 20:32:00 +02:00 |
|
Ruben Vereecken
|
c26f96f33e
|
Added achievement model and some missing pieces
|
2014-06-02 20:32:00 +02:00 |
|
Ruben Vereecken
|
a3ca382dcd
|
Used the feedback from Scott to improve endpoints
|
2014-06-02 20:29:12 +02:00 |
|
Ruben Vereecken
|
2003b37343
|
Refactored the get user achievements
|
2014-06-02 20:29:12 +02:00 |
|
Ruben Vereecken
|
0f1c59f2d5
|
Refactored getAll into regular GET. I.e. /db/achievement
|
2014-06-02 20:29:12 +02:00 |
|
Ruben Vereecken
|
5e817bb1c7
|
Added support for repeatable achievements and stringified IDs
|
2014-06-02 20:29:12 +02:00 |
|
Ruben Vereecken
|
fb9ada6f97
|
Managed to track the difference between init and save, achievements work now
|
2014-06-02 20:29:12 +02:00 |
|
Ruben Vereecken
|
51e326efaa
|
Created a GET endpoint for earned achievements by user
|
2014-06-02 20:29:12 +02:00 |
|
Ruben Vereecken
|
ab13340ec7
|
Admins can now post achievements
|
2014-06-02 20:29:12 +02:00 |
|
Ruben Vereecken
|
967e698cb2
|
Added a getAll handler for achievements
|
2014-06-02 20:29:12 +02:00 |
|
Ruben Vereecken
|
37b47d35de
|
Got work done on detecting achievements
|
2014-06-02 20:29:12 +02:00 |
|
Ruben Vereecken
|
f2f4fef1e0
|
Wrote tests for the local mongo querier
|
2014-06-02 20:29:11 +02:00 |
|
Ruben Vereecken
|
99927d1345
|
Started on the local mongo querier
|
2014-06-02 20:29:11 +02:00 |
|
Scott Erickson
|
3602f67c24
|
Tweaked how editPath is passed to the server so it doesn't foul up validation.
|
2014-05-30 14:41:41 -07:00 |
|
Nick Winter
|
104a405453
|
Trying some error handling for a missing TaskLog error I saw.
|
2014-05-23 09:24:57 -07:00 |
|
Michael Schmatz
|
8fabbadff3
|
Fix random game results not being sent back
|
2014-05-22 09:02:57 -07:00 |
|
Nick Winter
|
48f5347075
|
Fixed gigantor server scoring bug. Cleaned up a bit of logging and error handling. Finished not resetting scores on resubmitting.
|
2014-05-21 21:56:11 -07:00 |
|
Michael Schmatz
|
482965fe0f
|
No reset of scores when session resubmit
|
2014-05-21 16:58:51 -07:00 |
|
Michael Schmatz
|
d59c163493
|
Fix selection
|
2014-05-21 16:51:10 -07:00 |
|
Michael Schmatz
|
7bc4a0451c
|
Weighted random selection of games
|
2014-05-21 15:34:19 -07:00 |
|
Michael Schmatz
|
47c41e0a6e
|
Added error handling for findNearestBetterSessionID
|
2014-05-20 15:55:25 -07:00 |
|
Michael Schmatz
|
a6352c214a
|
Add temp error handling for updateSessions
|
2014-05-20 15:35:44 -07:00 |
|
Michael Schmatz
|
de93dfd357
|
Stopgap measure for incorrectly formatted session results
|
2014-05-20 15:12:25 -07:00 |
|
Michael Schmatz
|
6fde166190
|
Revert "Stop sending out untranspiled code"
This reverts commit f794ec4a46 .
|
2014-05-20 14:59:06 -07:00 |
|
Michael Schmatz
|
f794ec4a46
|
Stop sending out untranspiled code
|
2014-05-20 14:33:01 -07:00 |
|
Michael Schmatz
|
e732e7227c
|
Made both game selections random
|
2014-05-20 12:45:25 -07:00 |
|
Michael Schmatz
|
aba0120e88
|
Merge branch 'master' of https://github.com/codecombat/codecombat
Conflicts:
server/queues/scoring.coffee
|
2014-05-19 19:04:47 -07:00 |
|
Michael Schmatz
|
97cbf55695
|
Simulator fetch random Greed games when queue empty
|
2014-05-19 18:58:45 -07:00 |
|
Nick Winter
|
8a5a45950f
|
Simulator now pleads for you to help simulate when your match is being ranked.
|
2014-05-19 14:59:47 -07:00 |
|
Michael Schmatz
|
6f2fd8e293
|
Verification simulator changes
|
2014-05-19 10:11:23 -07:00 |
|
Michael Schmatz
|
a46714b1b6
|
Patching bug if newScoreObject is incomplete
|
2014-05-17 12:02:34 -07:00 |
|
Michael Schmatz
|
e631bae248
|
Level session playtime logging
|
2014-05-16 15:27:46 -07:00 |
|
Michael Schmatz
|
5b93414862
|
Add playtime, opponent name, totalScore to match
|
2014-05-16 14:52:49 -07:00 |
|
Michael Schmatz
|
0bb1422d6c
|
Switch spectate and level view to use transpiled code
|
2014-05-15 15:18:17 -07:00 |
|
Nick Winter
|
dbcafbb29b
|
Working on level-specific coding languages, with non-writable code in JavaScript.
|
2014-05-14 21:54:36 -07:00 |
|
Michael Schmatz
|
4e268d8dc6
|
Add codeLanguage to level session
|
2014-05-14 16:41:02 -07:00 |
|
Michael Schmatz
|
1e0f220352
|
Send out transpiled code with simulator task
|
2014-05-14 16:01:08 -07:00 |
|