Commit graph

13 commits

Author SHA1 Message Date
Keith Holliday
bb0be9a626 Updated tests 2016-05-15 18:57:15 -05:00
Keith Holliday
f593add576 Fixed particiapting filter 2016-05-15 11:40:45 -05:00
Keith Holliday
2173719e43 Fixed deleting challenge tasks 2016-05-15 11:32:47 -05:00
Keith Holliday
21191fdc45 Fixed challenge member info. Fixed challenge winner selection 2016-05-15 11:19:58 -05:00
Keith Holliday
a7e71163c0 Fixed default selected group 2016-05-15 10:52:44 -05:00
Keith Holliday
bda90fad68 Synced challenge tasks after leave and join. 2016-05-15 10:14:29 -05:00
Keith Holliday
fcc02b16c6 Fixed bulk add tasks to challenge 2016-05-15 10:03:34 -05:00
Keith Holliday
400e434f1c Queried only user groups to be available when creating challenges 2016-05-15 09:50:30 -05:00
Keith Holliday
6bd893d497 Fixed join/leave button updates 2016-05-15 09:44:23 -05:00
Matteo Pagliazzi
0f7964cac1 v3 client: fix ability to leave challenge 2016-05-15 12:12:19 +02:00
Blade Barringer
a697d028b7 fix: Correct client request from habitrpg -> tavern 2016-05-14 09:37:21 -05:00
Keith Holliday
1fd7df7521 Api v3 fixes continued (#7205)
* Added timzeone offset back

* Added APIToken back to settings page

* Fixed fetch recent messages for party

* Fixed returning group description

* Fixed check if user is member of challenge

* Fixed party members appearing in header

* Updated get myGroups param to include public groups. Fixed isMemberOf group

* Fixed hourglass purchase

* Fixed challenge addding tasks on first creating

* Updated tests to accomidate new changes
2016-05-13 23:36:25 +02:00
Matteo Pagliazzi
199732539f chore(): rename website/src -> website/server and website/public -> website/client (#7199) 2016-05-13 15:35:12 +02:00
Renamed from website/public/js/controllers/challengesCtrl.js (Browse further)