Nick Winter
|
e21360127d
|
Polls!
|
2015-03-08 16:36:17 -07:00 |
|
Matt Lott
|
3fd5f49220
|
Analytics data revamp
Add analytics per-day aggregation collection.
Add analytics strings collection.
Add per-day aggregation mongo insertion script.
Update campaign editor to use aggregation collection.
Update queries to use _id instead of created field.
|
2015-01-14 11:09:01 -08:00 |
|
Scott Erickson
|
59318b2f78
|
Merge branch 'master' into feature/campaign-editor
|
2014-12-19 12:54:11 -05:00 |
|
Nick Winter
|
fe0c89e433
|
Reverting 1167655f and 30ed0a0e to re-enable the analytics log handler.
|
2014-12-17 21:54:56 -08:00 |
|
Matt Lott
|
6ab74f9dab
|
Disable analytics.users.active
|
2014-12-17 14:17:50 -08:00 |
|
Matt Lott
|
30ed0a0ead
|
Disable analytics.log.event server handler
|
2014-12-17 09:53:43 -08:00 |
|
Scott Erickson
|
1cc6a97e43
|
Added basic campaign view, working on campaign handlers.
|
2014-12-16 17:46:24 -08:00 |
|
Matt Lott
|
c76662c967
|
Log analytics events internally
|
2014-12-15 11:45:12 -08:00 |
|
Matt Lott
|
e3abb9ceb3
|
Capture active user metrics
Watching for these events:
Level completed
User registered
Playtime of 30s in a level
Purchase
Payment
Subscribe
Earned an achievement
|
2014-12-04 12:57:57 -08:00 |
|
Scott Erickson
|
cd3bb690f4
|
Created stripe subscription logic.
|
2014-12-02 20:02:35 -08:00 |
|
Scott Erickson
|
7012d5dfbe
|
Built payment endpoint for processing Apple IAPs.
|
2014-11-11 17:40:29 -08:00 |
|
Scott Erickson
|
33d14918b0
|
Implementation of Heald's design of the PlayItemsModal. Added purchasing logic to the server to support it. Refactored header font from Bangers to Open Sans Condensed.
|
2014-11-03 20:48:59 -08:00 |
|
Nick Winter
|
832402af6e
|
Merged/tweaked GitHub login.
|
2014-08-26 08:37:11 -07:00 |
|
Ruben Vereecken
|
40818fd7bc
|
GitHub Login implemented
|
2014-08-15 16:20:45 +02:00 |
|
Matt Lott
|
9b79e2ca27
|
Instrument user code problems
|
2014-08-14 13:32:00 -07:00 |
|
Ruben Vereecken
|
1c6da9711b
|
Added the Recently Played collection and endpoint
|
2014-07-21 14:36:10 +02:00 |
|
Michael Schmatz
|
337de506dd
|
Removed mail task from server mapping
|
2014-07-17 07:15:14 -07:00 |
|
Michael Schmatz
|
013ace65f6
|
Basic email structure plus distributed locking system
|
2014-07-09 16:24:14 -07:00 |
|
Ruben Vereecken
|
e904a0a8f7
|
Achievement recalculation is now covered with tests
|
2014-07-04 19:27:41 +02:00 |
|
Nick Winter
|
0b8a0c8f6f
|
Added UserRemarks.
|
2014-06-17 13:03:13 -07:00 |
|
Nick Winter
|
66e2805a9a
|
Added StackLead integration. Employerified profile backgrounds.
|
2014-06-14 20:59:28 -07:00 |
|
Ruben Vereecken
|
bea751eed9
|
Laid down the basics for an admin server endpoint
|
2014-06-12 19:40:59 +02:00 |
|
Ruben Vereecken
|
51e326efaa
|
Created a GET endpoint for earned achievements by user
|
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 |
|
Scott Erickson
|
30f785f7cf
|
Moved the model schemas into a models folder.
|
2014-04-12 10:51:02 -07:00 |
|
Scott Erickson
|
c382889748
|
Bunch of server changes, mainly adding all the JSON schema validation and fixing tests.
|
2014-04-08 14:10:50 -07:00 |
|
Michael Schmatz
|
73b0d98538
|
Merge branch 'master' into feature/task-queue
Conflicts:
server/commons/mapping.coffee
|
2014-02-07 14:31:34 -08:00 |
|
Michael Schmatz
|
609547a37c
|
Refactored queue routing structure
|
2014-02-06 13:25:11 -08:00 |
|
Sébastien Moratinos
|
8e841b397d
|
delete unused code on server
|
2014-02-06 00:16:47 +01:00 |
|
Michael Schmatz
|
b174b10642
|
Added message class for SQS, basic scoring routes
|
2014-02-05 15:07:15 -08:00 |
|
Sébastien Moratinos
|
baf5ada19d
|
use a mapping for handlers, schemas, and routes
|
2014-02-04 23:27:24 +01:00 |
|