Matteo Pagliazzi
a8655d923a
Fix level up webhook ( #10347 )
...
* use user._tmp for level up webhook
* use post save hook to send webhook
2018-05-09 19:04:29 +02:00
Sabe Jones
bbbd1f9f73
Merge branch 'release' into develop
2018-05-08 18:41:13 +00:00
Sabe Jones
8fee5a9ba0
4.42.0
v4.42.0
2018-05-08 18:40:48 +00:00
Sabe Jones
8df2b1e8c2
chore(i18n): update locales
2018-05-08 18:38:43 +00:00
SabreCat
24cceb1c91
feat(content): Cuddle Bundle
2018-05-08 18:28:33 +00:00
Keith Holliday
21eac3cc94
Fixed stat allocation issues ( #10344 )
2018-05-08 08:54:50 -05:00
Keith Holliday
e9ce968f88
4.41.8
v4.41.8
2018-05-07 16:34:54 -05:00
Keith Holliday
8c283fdbe0
Removed hook updates ( #10341 )
...
* Removed hook updates
* Fixed lint error
2018-05-07 16:30:34 -05:00
Sabe Jones
69a782a1db
Party header sort WIP ( #10330 )
...
* WIP(groups): improved sorting WIP
* WIP(groups): split sort option and direction
* WIP(party): header sort cont'd
* feat(party): header sorting
2018-05-07 16:19:00 -05:00
Keith Holliday
ccaf629228
4.41.7
v4.41.7
2018-05-07 12:50:13 -05:00
Keith Holliday
147f2bb28e
4.41.6
2018-05-07 12:48:48 -05:00
Keith Holliday
54a4bba228
Removed update stats notification ( #10339 )
...
* Removed update stats notification
* Removed level up hook
2018-05-07 12:45:36 -05:00
Marvin Rabe
6ee21dcfa9
Added category tags tests.
2018-05-07 18:29:05 +02:00
Marvin Rabe
68353fb874
Added sidebar section test.
2018-05-07 18:21:32 +02:00
Marvin Rabe
68526c07ae
Added missing comma.
2018-05-07 16:43:07 +02:00
Marvin Rabe
5f319ca4f6
My Challenges should include all Owned Challenges ( #9286 )
2018-05-07 16:23:49 +02:00
Marvin Rabe
0d84643961
Joined and Owned Challenges should still appear in Discover, but annotated with status ( #9956 )
2018-05-07 16:04:40 +02:00
Alys
8470f16f4f
allow subscribers to buy their final monthly gem ( #10331 )
2018-05-07 15:20:28 +02:00
Marvin Rabe
1896a8fab0
Challenge task numbers get created from computed array.
2018-05-07 14:18:05 +02:00
Marvin Rabe
891b5566a9
Created reusable category tags component.
2018-05-07 13:56:54 +02:00
Marvin Rabe
c83499545c
Added Tavern case
2018-05-07 13:35:53 +02:00
Marvin Rabe
4c837acf88
Use computed attribute for boss health bar width.
2018-05-07 13:30:33 +02:00
Marvin Rabe
11b223a81e
Challenge item shadow and border radius matches guild item style.
2018-05-07 13:25:52 +02:00
Marvin Rabe
17001743e1
Changed last prop to :last-of-type
2018-05-07 13:24:48 +02:00
Keith Holliday
ac451bdb9b
Removed spell queue ( #10337 )
2018-05-06 17:53:49 -05:00
Keith Holliday
6af50c9f2f
Payment refactor ( #10325 )
...
* Rarranged payment index functions
* Moved gem function
* Increased buy gems test coverage
* Reduced length of functions. Reduced cognitive complexity
2018-05-06 15:12:00 -05:00
Marvin Rabe
5231cb03a8
Fixed columns when translation is too long. ( #10315 )
2018-05-04 16:10:02 -05:00
Marvin Rabe
f8739b6f37
Fixed learn more in user dropdown. ( #10314 )
2018-05-04 16:09:38 -05:00
Corey Gray
e31f62a818
Add responsive margins to pets and mounts. ( #10311 )
...
* Add responsive margins to pets and mounts.
* Move all margins to margin-right to make left edges flush.
2018-05-04 16:06:58 -05:00
pengfluf
d5d06c1d2d
Header stuck naming fixed ( #10309 )
2018-05-04 16:05:38 -05:00
pengfluf
4fa2ef045d
10256 - The placeholder and the message row are fixed ( #10307 )
2018-05-04 16:04:06 -05:00
Matteo Pagliazzi
570a8bf0d5
do not load inbox in tasks routes ( #10302 )
2018-05-04 16:00:57 -05:00
Matteo Pagliazzi
b7dfe41e15
do not load inbox in some user routes ( #10301 )
2018-05-04 16:00:40 -05:00
negue
c26696a9eb
moving developer-only strings to api/common messages ( #10258 )
...
* move translatable string to apiMessages
* use apiMessages instead of res.t for groupIdRequired / keepOrRemove
* move pageMustBeNumber to apiMessages
* change apimessages
* move missingKeyParam to apiMessages
* move more strings to apiMessages
* fix lint
* revert lodash imports to fix tests
* fix webhook test
* fix test
* rollback key change of `keepOrRemove`
* remove unneeded `req.language` param
* extract more messages from i18n
* add missing `missingTypeParam` message
* Split api- and commonMessages
* fix test
* fix sanity
* merge messages to an object, rename commonMessage to errorMessage
* apiMessages -> apiError, commonMessages -> errorMessage, extract messages to separate objects
* fix test
* module.exports
2018-05-04 16:00:19 -05:00
Matteo Pagliazzi
f226b5da07
Revert #10324 and #10323 ( #10329 )
2018-05-04 20:57:18 +02:00
Keith Holliday
63cf5b6be7
4.41.5
v4.41.5
2018-05-04 10:03:32 -05:00
Matteo Pagliazzi
f3a947339c
fix quest completion modal: send only one request ( #10327 )
2018-05-04 17:00:11 +02:00
Keith Holliday
1bb8acad5d
4.41.4
v4.41.4
2018-05-04 08:19:37 -05:00
Keith Holliday
8e04d6e284
Removed update stats notification ( #10324 )
2018-05-04 08:17:22 -05:00
Sabe Jones
f7415df6ba
4.41.3
v4.41.3
2018-05-03 20:45:21 +00:00
Matteo Pagliazzi
f85e1c2dc4
Hotfix for webhooks bus in models/group ( #10323 )
...
* remove new webhooks code from group model
* disable chat webhooks as well
2018-05-03 22:40:42 +02:00
Sabe Jones
33628a0a6a
4.41.2
v4.41.2
2018-05-03 18:02:49 +00:00
Keith Holliday
5e6541faa6
Logged users out if they were logged in with facebook ( #10322 )
2018-05-03 13:00:50 -05:00
Sabe Jones
c1ed02d383
4.41.1
v4.41.1
2018-05-03 17:44:38 +00:00
Sabe Jones
3793e92b80
chore(i18n): update locales
2018-05-03 17:41:59 +00:00
Matteo Pagliazzi
e3ce1c5322
possible fix for facebook auth bug
2018-05-03 18:06:01 +02:00
Alys
84b16f28c2
remove statement about deletion feedback being anonymous
2018-05-03 21:31:06 +10:00
user
9c702505a9
Locales Changing, PM Disabled Caption Added
2018-05-02 19:08:43 +03:00
Sabe Jones
27c73e028a
Merge branch 'release' into develop
2018-05-01 21:32:29 +00:00
Sabe Jones
d125b8d2f8
4.41.0
v4.41.0
2018-05-01 21:32:06 +00:00