Keith Holliday
25511a8e64
Chained party promises together ( #7396 )
2016-05-21 19:46:38 +02:00
Keith Holliday
d6e7eb8c75
Removed unnecessary fields when updating groups and challenges ( #7395 )
2016-05-21 18:45:08 +02:00
Matteo Pagliazzi
c44c2a35ba
Merge branch 'api-v3' of github.com:HabitRPG/habitrpg into api-v3
2016-05-21 18:43:59 +02:00
Matteo Pagliazzi
b49826129a
v3: implement automatic syncing if user is not up to date
2016-05-21 18:43:35 +02:00
Keith Holliday
b378e41f2c
Tavern party challenges invites fix ( #7394 )
...
* Added challenges and invitations to party
* Loaded tavern challenges
* Updated group and quest services tests
2016-05-21 17:26:34 +02:00
Blade Barringer
1fb77c0e92
feat: complete custom day start route
...
Closes #7363
2016-05-20 08:03:14 -05:00
Keith Holliday
5b7a56d28d
Changed route to user set custom day start
2016-05-19 21:14:35 +01:00
Keith Holliday
e8b53d6b22
Added new route for setting last cron and updated front end
2016-05-18 23:24:32 +01:00
Matteo Pagliazzi
65c739f7de
v3: misc fixes for payments
2016-05-18 22:35:03 +02:00
Keith Holliday
9a32a01a3e
Added force cache update when fetching new messages ( #7360 )
2016-05-18 21:49:58 +02:00
Matteo Pagliazzi
163b5b4ac3
v3: remove unused code
2016-05-18 17:28:33 +02:00
Matteo Pagliazzi
95542cd42e
v3 client: fix sticky header
2016-05-18 17:16:40 +02:00
Keith Holliday
1a87619bac
Api v3 party quest fixes ( #7341 )
...
* Fix display of add challenge message when group challenges are empty
* Fixed forced quest start to update quest without reload
* Fixed needing to reload when accepting party invite
* Fix group leave and join reload
* Fixed leave current party and join another
* Updated party tests
2016-05-18 11:22:32 +02:00
Matteo Pagliazzi
b963acb91b
v3 client: only load completed todos once
2016-05-17 19:31:59 +02:00
Matteo Pagliazzi
a757df9f5b
v3: fix notifications
2016-05-17 19:12:39 +02:00
Matteo Pagliazzi
d293b2d6ee
v3 client: fix ability to send cards
2016-05-17 17:35:49 +02:00
Matteo Pagliazzi
2d63076369
v3: fix typo
2016-05-17 16:40:18 +02:00
Matteo Pagliazzi
f4159daf21
v3 fix releasing pets
2016-05-17 16:26:59 +02:00
Matteo Pagliazzi
41152157c2
v3: fix unlinking multiple tasks
2016-05-17 16:24:54 +02:00
Matteo Pagliazzi
c1ef633b0f
v3 client: fix typo
2016-05-16 23:10:19 +02:00
Matteo Pagliazzi
ab6e34aa6f
v3: fix sorting
2016-05-16 22:50:58 +02:00
Keith Holliday
bc44fa062e
Api v3 challenge fixes ( #7287 )
...
* Fixed join/leave button updates
* Queried only user groups to be available when creating challenges
* Fixed bulk add tasks to challenge
* Synced challenge tasks after leave and join.
* Fixed default selected group
* Fixed challenge member info. Fixed challenge winner selection
* Fixed deleting challenge tasks
* Fixed particiapting filter
* Fixed viewing user progress on challenge
* Updated tests
* Added delete for saved challenge task
2016-05-16 21:49:22 +02:00
Keith Holliday
11b567038e
Fixed member modal on front page
2016-05-16 09:54:22 -05:00
Matteo Pagliazzi
ab27ef47fe
v3 client: misc fixes
2016-05-16 12:54:43 +02:00
Matteo Pagliazzi
b31de3845b
v3: fix adding multiple tasks
2016-05-15 16:43:17 +02:00
Blade Barringer
44c9449913
feat: Separate out update-user into set-cron and make-admin debug routes
2016-05-15 06:58:54 -05:00
Matteo Pagliazzi
4c056426e8
v3: fix tasks chart
2016-05-15 12:00:50 +02:00
Matteo Pagliazzi
6ab3280045
v3 client: fix group not found when leaving party
2016-05-15 11:06:20 +02:00
Matteo Pagliazzi
bbf5791aa0
v3: fix _tmp for crit and streakBonus
2016-05-15 10:45:12 +02:00
Blade Barringer
7b15967215
Merge pull request #7263 from crookedneighbor/debug-update-user
...
Debug update user
2016-05-14 22:48:20 -05:00
Blade Barringer
50d7345832
feat: Add make admin button to debug menu
2016-05-14 22:37:26 -05:00
Blade Barringer
bc58bd97bb
fix: Correct set cron debug function
2016-05-14 22:33:02 -05:00
Blade Barringer
44102f6b46
fix: Alert user that drops were recieved
2016-05-14 18:45:36 -05:00
Keith Holliday
72c1729d54
Loaded completed todos when done is clicked
2016-05-14 11:05:31 -05:00
Keith Holliday
936ff1f200
Fixed page reload on settings change
2016-05-14 11:05:31 -05:00
Alys
2e078f4776
allows players to send gems to each other; other minor related changes - fixes https://github.com/HabitRPG/habitrpg/issues/7227
2016-05-14 05:58:40 -04: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
cc20812674
[API v3] Fix calls to user.ops and deleting tags ( #7204 )
...
* v3: fixes calls to user.ops from views and deleting tags
* v3: fix tests that use user._statsComputed
2016-05-13 19:45:16 +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