Blade Barringer
ee409174f1
Format files to adhere to editorconfig ( #7977 )
2016-09-07 12:58:26 -05:00
Blade Barringer
da8f0373ba
fix: correct api tag tests to not rely on default tags
2016-09-07 12:55:07 -05:00
Blade Barringer
67716ef309
Clean up quest progress logic
2016-09-07 12:48:06 -05:00
Thomas Gamble
db19dbf49c
shows quest progress in menu #7928
...
fixes #7928
closes #7960
2016-09-07 12:47:50 -05:00
Matteo Pagliazzi
748e9f7580
Merge branch 'develop' into paglias/realtime-chat-v1
2016-09-07 17:21:43 +02:00
Matteo Pagliazzi
7ea9debe3f
trigger pusher on system messages too
2016-09-07 17:18:48 +02:00
Matteo Pagliazzi
ea2be45414
add notifications for real time messages
2016-09-07 17:16:32 +02:00
Matteo Pagliazzi
41079a65c6
correctly reconnect to pusher after inactivity
2016-09-07 17:00:43 +02:00
Matteo Pagliazzi
15ceab4bf4
Merge branch 'develop' into paglias/realtime-chat-v1
2016-09-07 16:59:50 +02:00
Matteo Pagliazzi
85c4332a40
pusher: remove commented code that is unused
2016-09-07 16:51:22 +02:00
Matteo Pagliazzi
dafae31366
disable limit of 1 tab per browser connected to pusher
2016-09-07 16:50:22 +02:00
Matteo Pagliazzi
40c9c05514
fix first connection to pusher
2016-09-07 16:46:32 +02:00
Matteo Pagliazzi
0baff2dfd9
remove limit of 1 connected tab per browser
2016-09-07 16:44:20 +02:00
Matteo Pagliazzi
a4ecdbeb3e
fully sync party on system messages
2016-09-07 16:39:53 +02:00
Matteo Pagliazzi
fd00543a8d
change button text for syncing party
2016-09-07 16:01:21 +02:00
AccioBooks
861eaf36d3
Create .editorconfig
...
fixes #4376
closes #7957
2016-09-07 08:44:57 -05:00
Blade Barringer
def2ea0add
Merge branch 'Ozzystrasza-challenge_sample_tasks' into develop
2016-09-07 08:23:55 -05:00
Ozzystrasza
82448b2a93
Disable checkbox
...
fixes #5284
closes #7961
2016-09-07 08:23:17 -05:00
Alys
9fde8b4d48
adjust footer to have relative link for Submit Bug ( fixes #7973 ) and "News" link for Old News page (ref. #7976 )
2016-09-07 23:17:21 +10:00
AccioBooks
5f9eb6a72c
Old news ( #7976 )
...
* Update footer.jade
* Update front.json
* Update front.json
2016-09-07 07:55:33 -05:00
Blade Barringer
e4fcbed769
Merge pull request #7956 from MathWhiz/patch-1
...
Clear up login button text
2016-09-06 20:57:46 -05:00
Matteo Pagliazzi
f28dead692
do not sync party every time the page is opened, update chat in realtime
2016-09-06 11:18:52 +02:00
Matteo Pagliazzi
6792464fbf
limit rtc to parties
2016-09-05 17:54:24 +02:00
Matteo Pagliazzi
4b6af73a1b
add support for brazilian portuguese ( #7910 )
2016-09-04 20:00:49 +02:00
Keith Holliday
836cee2531
Groups assign tasks ( #7887 )
...
* Added initial code for creating and reading group tasks
* Separated group task routes. Separated shared task functions
* Added taskOrder to group
* Minor style fixes
* Fixed lint issues
* Added unit tests for task manager
* Updated task helper functions
* Fixed history test
* Fixed group task query
* Removed extra var
* Updated with new file structure
* Updated noset values
* Removed unecessary undefineds, fixed comments, Added apiignore
* Separated group task routes. Separated shared task functions
* Added unit tests for task manager
* Added initial groups assign route and tests
* Added sync assigned task to user
* Added unassign route and unlink method
* Added remove and unlink group task
* Updated linking and unlinking. Add test for updating task info
* Added delete group task and tests
* Added sync on task update and tests
* Added multiple users assignment
* Updated unassign for multiple users
* Added test for delete task with multiple assigend users
* Added update task for multiple assigned users
* Fixed issue with get tasks
* Abstracted syncable attributes and add tests
* Fixed merge conflicts
* Fixed style issues, limited group query fields, and added await
* Fixed group fields needed. Removed api v2 code
* Fixed style issues
* Moved group field under group sub document. Updated tests. Fixed other broken tests
* Renamed linkedTaskId and fixed broken alias tests
* Added debug middleware to new routes
* Fixed debug middleware import
* Added additional user id check for original group tasks
* Updated challenge task check to look for challenge id
* Added checklist sync fix
2016-09-03 10:54:55 +02:00
Blade Barringer
173b3f3f84
fix: Account for system messages in flag slack alert
2016-09-02 15:23:56 -05:00
Blade Barringer
36d3ac4611
fix: prevent 500 error when unflagging a system message
2016-09-02 15:14:41 -05:00
Blade Barringer
c703517b25
3.38.0
2016-09-02 13:04:27 -05:00
Blade Barringer
b15476be7a
chore(i18n): update locales
2016-09-02 11:39:36 -05:00
Blade Barringer
aa2c941e1a
Merge pull request #7938 from HabitRPG/send_flags_to_slack
...
Send flags to slack
2016-09-02 11:32:42 -05:00
Blade Barringer
87973d7b66
chore: Switch out footer link for HabitRPG version
2016-09-02 11:10:48 -05:00
Blade Barringer
45e4c6867e
chore(test): increase test coverage around logger lib
2016-09-02 11:10:47 -05:00
Blade Barringer
6480602ee6
fix(test): Correct logger test
2016-09-02 11:10:47 -05:00
Blade Barringer
41851afe5f
fix: noop if no slack flagging url is passed in
2016-09-02 11:10:46 -05:00
Blade Barringer
2180cb3d98
feat(api): Send flag notifications to slack
2016-09-02 11:10:46 -05:00
Sabe Jones
bd5471a0e3
3.37.0
2016-09-01 21:01:40 +00:00
Sabe Jones
e5f2bd4fb1
chore(sprites): compile
2016-09-01 21:01:30 +00:00
Sabe Jones
5c761b1237
feat(content): BGs and Armoire comp ( #7964 )
2016-09-01 15:56:35 -05:00
Sabe Jones
3649699b8d
3.36.1
2016-09-01 17:57:13 +00:00
Blade Barringer
7702f9dccc
Challenge checklist fix ( #7963 )
...
* fix(challenges): don't wipe user xlists
* Add test for challenge checklists not syncing to user
2016-09-01 12:34:02 -05:00
Sabe Jones
95d33a1dff
3.36.0
2016-09-01 16:03:14 +00:00
Sabe Jones
7efde862f1
fix(challenges): temp remove challenge edit
2016-09-01 15:45:36 +00:00
Blade Barringer
ebef5ad60c
chore: Add test for duplicate locale keys
2016-08-31 21:26:05 -05:00
Sabe Jones
e65f27fb69
fix(subscriptions): gift termination date ( #7948 )
2016-08-31 17:16:40 -05:00
Sabe Jones
cb1417ea58
Handle empty market category on Drops page ( #7959 )
...
* fix(market): hide category in view
* refactor(view): if, not hide
* fix(test): allow empty market cat
2016-08-31 17:16:22 -05:00
Sabe Jones
75eb1b11cf
chore(challenge): next Take This migration
2016-08-31 19:41:04 +00:00
Sabe Jones
7e0a860b25
chore(content): disable Thunderpotions
...
Also remove superfluous message about the Quests Shop
2016-08-31 19:14:28 +00:00
AccioBooks
2d28d8ffed
Clear up login button text
2016-08-31 12:14:42 -05:00
Blade Barringer
3cda5d6b38
chore(i18n): update locales
2016-08-31 08:57:19 -05:00
Sabe Jones
57f49d2a7d
feat(content): Armoire and BG strings
2016-08-30 21:09:04 +00:00