119 Commits

Author SHA1 Message Date
Zachary Doll
5a40a69c39 Refactor action model 2013-12-11 17:03:58 -06:00
Zachary Doll
5c4120a41e Added validation to rules criteria 2013-12-11 16:56:37 -06:00
Zachary Doll
7922ecf188 Added rule descriptions on the badge edit page 2013-12-11 15:40:19 -06:00
Zachary Doll
d4d3cd2dcd Add ability to stop rank progression 2013-12-11 14:38:34 -06:00
Zachary Doll
4ac36b036e Added pager to the badge settings screen 2013-12-11 13:59:22 -06:00
Zachary Doll
ff410bcd7b Finished up rank promotion screen and refactor rank model 2013-12-11 13:48:06 -06:00
Zachary Doll
c96e831f26 updated comparison to only show the earned string on valid awards 2013-12-11 11:56:22 -06:00
Zachary Doll
c95bd9e84b Fixed the badges/all query to always show the correct award record 2013-12-11 11:54:17 -06:00
Zachary Doll
51b8dadb9f Forgot to save all :(, more badge model refactoring 2013-12-11 10:38:16 -06:00
Zachary Doll
44256fe261 Split badge model into badge and badge award models 2013-12-11 10:28:22 -06:00
Zachary Doll
9907f4b664 Update yaga todo list 2013-12-10 17:01:41 -06:00
Zachary Doll
4d3e553429 Badge deletion now updates user points and counts 2013-12-10 16:50:10 -06:00
Zachary Doll
810d07ce2d Megacommit! Fixed all known inline todos 2013-12-10 15:29:07 -06:00
Zachary Doll
d1332d0158 Refactored react controller 2013-12-10 14:57:12 -06:00
Zachary Doll
6c46e24dd6 Reduced popup width on yaga dashboard pages 2013-12-10 08:45:20 -06:00
Zachary Doll
2fe1c87462 Ranks now use a single photo for activities 2013-12-09 21:56:45 -06:00
Zachary Doll
ae24c7d8aa Added art assets 2013-12-09 17:28:32 -06:00
Zachary Doll
1fa8ca47ce Ranks now use a single photo WIP 2013-12-09 17:27:50 -06:00
Zachary Doll
0a5613cb1f Ranks now award roles 2013-12-09 17:12:22 -06:00
Zachary Doll
c0e2817e15 Rework ranks to use roles and a single photo 2013-12-04 16:29:57 -06:00
Zachary Doll
c4bd5b5f15 Synced locale up with definitions in use. Also namespaced most definitions 2013-12-04 14:09:26 -06:00
Zachary Doll
61d334ab44 All hardcoded strings can be translated now 2013-12-04 10:21:39 -06:00
Zachary Doll
3d06de359f More clean up of class hooks file 2013-12-03 17:33:39 -06:00
Zachary Doll
d88d5c0f67 Pared down the reactions.css file to not conflict with the sprites plugin 2013-12-03 17:25:55 -06:00
Zachary Doll
9b20d11f0b Add leaderboard configuration options and cleaned up the class hooks file 2013-12-03 17:17:16 -06:00
Zachary Doll
55d67c109a Made leaderboard render code more robust (no more errors on empty sets) 2013-12-03 11:53:13 -06:00
Zachary Doll
1084e220cb Fixed regression in all time leaderboard 2013-12-02 17:17:33 -06:00
Zachary Doll
dd58bfb5d8 Leaderboard now supports different time windows 2013-12-02 17:13:25 -06:00
Zachary Doll
8e6419e0f5 Where clause tweak to leaderboard module 2013-12-02 17:08:14 -06:00
Zachary Doll
5bf74c071e Orderby tweak in leaderboard module 2013-12-02 16:55:56 -06:00
Zachary Doll
c38a12d6bd Potential quick fix for leaderboard module 2013-12-02 16:51:18 -06:00
Zachary Doll
7cdaaf0c86 Skeleton readme file 2013-12-02 16:45:29 -06:00
Zachary Doll
628a9b7c3c Rank model WIP 2013-12-02 16:31:34 -06:00
Zachary Doll
a0ad2e509b Rank WIP 2013-11-22 16:08:30 -06:00
Zachary Doll
03e5e07fc8 Rank WIP 2013-11-20 17:21:10 -06:00
Zachary Doll
aefbf84ab0 Update refactored class names 2013-11-20 16:56:02 -06:00
Zachary Doll
b36ae61995 Add permission injection point for later 2013-11-20 16:37:31 -06:00
Zachary Doll
79b012efe3 Refactored without updating all usages 2013-11-20 15:38:25 -06:00
Zachary Doll
0483b8a4e9 Added in application singleton and separated out reaction rendering 2013-11-20 15:35:01 -06:00
Zachary Doll
0f0979f771 Add permissions checking to react controller 2013-11-20 12:30:10 -06:00
Zachary Doll
dd534e6a62 Add whitespace to leaderboard module view 2013-11-20 11:19:28 -06:00
Zachary Doll
9776b91633 Add leaderboard modules to activity controller 2013-11-20 11:17:58 -06:00
Zachary Doll
ea252299ca Add in default popup notifications for badges and ranks 2013-11-20 10:50:18 -06:00
Zachary Doll
9348b41848 Add in badge icon width limit and fix type in badges/settings 2013-11-20 09:30:15 -06:00
Zachary Doll
74b37ae84c Fixed regression in slider update on badges/settings 2013-11-19 16:21:57 -06:00
Zachary Doll
94f603847b Added skeleton rank controller-model-views 2013-11-19 16:15:29 -06:00
Zachary Doll
e6cc8af84e Added primitive best of controller 2013-11-19 15:53:42 -06:00
Zachary Doll
655929ccf4 Updated leaderboard module to allow different periods of leaders 2013-11-19 15:16:09 -06:00
Zachary Doll
f92f4c6e28 Added selected class when view a reaction tab on the profile 2013-11-19 15:15:42 -06:00
Zachary Doll
8a4c62fce3 Added all time leaderboard module 2013-11-19 11:41:46 -06:00