dependabot-preview[bot]
b2102657af
build(deps): bump @vue/cli-plugin-unit-mocha in /website/client ( #11604 )
...
Bumps [@vue/cli-plugin-unit-mocha](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-mocha ) from 4.0.5 to 4.1.1.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.1.1/packages/@vue/cli-plugin-unit-mocha )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 09:53:33 +01:00
dependabot-preview[bot]
0b16ec775e
build(deps): bump @vue/cli-plugin-babel in /website/client ( #11602 )
...
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel ) from 4.0.5 to 4.1.1.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.1.1/packages/@vue/cli-plugin-babel )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 09:53:17 +01:00
dependabot-preview[bot]
9edac6d56e
build(deps): bump superagent from 5.1.1 to 5.1.2 ( #11603 )
...
Bumps [superagent](https://github.com/visionmedia/superagent ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/visionmedia/superagent/releases )
- [Changelog](https://github.com/visionmedia/superagent/blob/master/HISTORY.md )
- [Commits](https://github.com/visionmedia/superagent/compare/v5.1.1...v5.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 09:52:41 +01:00
Matteo Pagliazzi
a5bfec0c95
build(deps): bump eslint from 6.7.1 to 6.7.2 in /website/client ( #11607 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.7.1 to 6.7.2.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v6.7.1...v6.7.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 09:51:38 +01:00
dependabot-preview[bot]
891bb2e2ae
build(deps): bump mongoose from 5.7.12 to 5.7.13 ( #11608 )
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 5.7.12 to 5.7.13.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md )
- [Commits](https://github.com/Automattic/mongoose/compare/5.7.12...5.7.13 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 09:51:20 +01:00
dependabot-preview[bot]
297cce06fc
build(deps): bump aws-sdk from 2.578.0 to 2.580.0 ( #11609 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.578.0 to 2.580.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.578.0...v2.580.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 09:51:02 +01:00
dependabot-preview[bot]
c5587fcbdb
build(deps): bump eslint from 6.7.1 to 6.7.2 ( #11610 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.7.1 to 6.7.2.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v6.7.1...v6.7.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 09:50:49 +01:00
dependabot-preview[bot]
6314a53136
build(deps): bump eslint from 6.7.1 to 6.7.2 in /website/client
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.7.1 to 6.7.2.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v6.7.1...v6.7.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 07:31:51 +00:00
Nik
9379325731
Fix edit challenge twice bug ( #11591 )
...
Description: Use of a same object property group for differents types between a
challenge and workingChallenge
workingChallenge use group as and id but this.challenge have a group
object
Fix: Wait for server response for challenge edit. Set this.challenge
from response and not directly from form data workingChallenge
2019-11-29 20:12:56 +01:00
alicemliu
59c4b32d69
remain on party invites tab after removing invite - fixes #11523 ( #11548 )
...
* fixed party members view to remain on invites tab after removing invite if any remain
* removed redundant viewInvites() call
2019-11-29 20:09:03 +01:00
Phillip Thelen
b108b047cd
Improvements and fixes for push notifications ( #11507 )
...
* Strip markdown from push notifications
* Revert "Strip markdown from push notifications"
This reverts commit 4741e584c63031d0d4609e18a4e4f082d4c4e72e.
* correctly set type for mention push notifications
* Add unformattedText field to chat messages
* fiix lint errors
* Add check that markdown formatting is stripped from messages
* Add check for markdown formatting in messages.
2019-11-29 18:46:26 +01:00
Melior
3c394e7448
Merge branch 'origin/develop' into Weblate.
2019-11-27 22:51:50 +01:00
Melior
e8eb014647
Translated using Weblate (Latin)
...
Currently translated at 0.6% (2 of 329 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/la/
Translated using Weblate (English)
Currently translated at 100.0% (230 of 230 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/en@lolcat/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (227 of 227 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (28 of 28 strings)
Translation: Habitica/Rebirth
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 100.0% (28 of 28 strings)
Translation: Habitica/Rebirth
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/ru/
Translated using Weblate (French)
Currently translated at 100.0% (28 of 28 strings)
Translation: Habitica/Rebirth
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/fr/
Translated using Weblate (German)
Currently translated at 100.0% (28 of 28 strings)
Translation: Habitica/Rebirth
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/de/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (171 of 171 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 100.0% (171 of 171 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ru/
Translated using Weblate (German)
Currently translated at 100.0% (171 of 171 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/de/
Translated using Weblate (Russian)
Currently translated at 100.0% (66 of 66 strings)
Translation: Habitica/Messages
Translate-URL: https://translate.habitica.com/projects/habitica/messages/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (483 of 483 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/
Translated using Weblate (French)
Currently translated at 100.0% (1977 of 1977 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (296 of 296 strings)
Translation: Habitica/Generic
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/
Translated using Weblate (German)
Currently translated at 100.0% (1977 of 1977 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translated using Weblate (Russian)
Currently translated at 100.0% (63 of 63 strings)
Translation: Habitica/Defaulttasks
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/ru/
Translated using Weblate (Chinese (Simplified))
Currently translated at 96.3% (651 of 676 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 100.0% (676 of 676 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/
Translated using Weblate (Polish)
Currently translated at 88.6% (599 of 676 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/
Translated using Weblate (French)
Currently translated at 99.4% (672 of 676 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/
Translated using Weblate (German)
Currently translated at 100.0% (676 of 676 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (354 of 354 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 100.0% (354 of 354 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (354 of 354 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/ru/
Translated using Weblate (French)
Currently translated at 100.0% (354 of 354 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/
Translated using Weblate (German)
Currently translated at 100.0% (354 of 354 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/de/
Translated using Weblate (Japanese)
Currently translated at 100.0% (230 of 230 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/ja/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (211 of 211 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/zh_Hans/
Translated using Weblate (German)
Currently translated at 100.0% (676 of 676 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translated using Weblate (German)
Currently translated at 100.0% (676 of 676 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translated using Weblate (Russian)
Currently translated at 100.0% (63 of 63 strings)
Translation: Habitica/Defaulttasks
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (676 of 676 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/
2019-11-27 22:51:11 +01:00
Sabe Jones
0f9f8a7723
4.124.0
2019-11-27 15:48:15 -06:00
Sabe Jones
45efbc1e4b
Merge branch 'develop' into release
2019-11-27 15:48:03 -06:00
Sabe Jones
faec0bc979
chore(sprites): compile
2019-11-27 15:45:46 -06:00
Sabe Jones
e597906f35
feat(content): Harvest Feast 2019
2019-11-27 15:45:37 -06:00
Sabe Jones
42de623fc6
feat(content): December Mystery Items prebuild
2019-11-27 15:00:24 -06:00
Brennan Davis
fb74f59ae5
11498: fixed issues with Dockerfile-Dev ( #11518 )
2019-11-27 14:01:13 -06:00
Sabe Jones
6395070eb6
Award mystery items at cron ( #11519 )
...
* feat(subscriber): award mystery items at cron
* fix(mystery): backfill skipped months
* fix(mystery): adjust subscriber text
* fix(mystery): correct moment logic
and remove irrelevant tests
* fix(mystery): build set one month in advance
* fix(mystery): don't add empty set to Time Travelers
* refactor(mystery): readability
2019-11-27 12:10:56 -06:00
Melior
d0033322f7
Merge branch 'origin/develop' into Weblate.
2019-11-26 23:04:07 +01:00
Melior
76b5332d78
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (227 of 227 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translated using Weblate (French)
Currently translated at 100.0% (147 of 147 strings)
Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/fr/
Translated using Weblate (French)
Currently translated at 100.0% (8 of 8 strings)
Translation: Habitica/Overview
Translate-URL: https://translate.habitica.com/projects/habitica/overview/fr/
Translated using Weblate (Russian)
Currently translated at 88.8% (56 of 63 strings)
Translation: Habitica/Defaulttasks
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/ru/
Translated using Weblate (Swedish)
Currently translated at 100.0% (126 of 126 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/sv/
Translated using Weblate (Chinese (Traditional))
Currently translated at 99.0% (209 of 211 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/zh_Hant/
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (15 of 15 strings)
Translation: Habitica/Death
Translate-URL: https://translate.habitica.com/projects/habitica/death/vi/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (36 of 36 strings)
Translation: Habitica/Loadingscreentips
Translate-URL: https://translate.habitica.com/projects/habitica/loadingscreentips/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (211 of 211 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (211 of 211 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/en@pirate/
Translated using Weblate (Russian)
Currently translated at 100.0% (227 of 227 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ru/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (28 of 28 strings)
Translation: Habitica/Rebirth
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/en@pirate/
Translated using Weblate (French)
Currently translated at 100.0% (171 of 171 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/fr/
Translated using Weblate (Russian)
Currently translated at 99.7% (482 of 483 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (1977 of 1977 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translated using Weblate (Russian)
Currently translated at 85.7% (54 of 63 strings)
Translation: Habitica/Defaulttasks
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/ru/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (63 of 63 strings)
Translation: Habitica/Defaulttasks
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (230 of 230 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (230 of 230 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/en@pirate/
Translated using Weblate (Swedish)
Currently translated at 100.0% (480 of 480 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/sv/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (480 of 480 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (480 of 480 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/en@pirate/
Translated using Weblate (Swedish)
Currently translated at 100.0% (36 of 36 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/sv/
Translated using Weblate (Russian)
Currently translated at 100.0% (36 of 36 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ru/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (211 of 211 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/en@pirate/
Translated using Weblate (Latin)
Currently translated at 12.1% (43 of 353 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/la/
Translated using Weblate (French)
Currently translated at 100.0% (227 of 227 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/
Translated using Weblate (German)
Currently translated at 100.0% (227 of 227 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/de/
Translated using Weblate (French)
Currently translated at 100.0% (66 of 66 strings)
Translation: Habitica/Messages
Translate-URL: https://translate.habitica.com/projects/habitica/messages/fr/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (169 of 169 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/
Translated using Weblate (French)
Currently translated at 100.0% (483 of 483 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/fr/
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.7% (1933 of 1977 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translated using Weblate (French)
Currently translated at 100.0% (1977 of 1977 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (227 of 227 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pt_BR/
Translated using Weblate (Japanese)
Currently translated at 96.0% (218 of 227 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translated using Weblate (German)
Currently translated at 100.0% (227 of 227 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/de/
Translated using Weblate (Czech)
Currently translated at 99.1% (225 of 227 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (171 of 171 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (169 of 169 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/cs/
Translated using Weblate (Japanese)
Currently translated at 100.0% (483 of 483 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/
Translated using Weblate (Russian)
Currently translated at 99.8% (1975 of 1977 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1977 of 1977 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translated using Weblate (German)
Currently translated at 100.0% (1977 of 1977 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translated using Weblate (German)
Currently translated at 100.0% (1977 of 1977 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translated using Weblate (Czech)
Currently translated at 91.5% (1810 of 1977 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (353 of 353 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (230 of 230 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/cs/
Translated using Weblate (Swedish)
Currently translated at 63.8% (23 of 36 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/sv/
Translated using Weblate (Japanese)
Currently translated at 100.0% (211 of 211 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/
2019-11-26 23:03:45 +01:00
Sabe Jones
e8f9c4953e
Merge branch 'release' into develop
2019-11-26 15:59:03 -06:00
Sabe Jones
cf3a092f06
4.123.0
2019-11-26 15:58:40 -06:00
Sabe Jones
ae9bca3ac7
chore(sprites): compile
2019-11-26 15:58:27 -06:00
Sabe Jones
194f2d512a
feat(content): Amber Hatching Potion Quest
2019-11-26 15:58:18 -06:00
Adam Fitzgibbon
f70f7b2a1c
update members list and count when joining or leaving challenge ( #11542 )
...
* update members list and count when joining or leaving challenge
* remove custom ui logic and use response/fetch data to update challenge
2019-11-25 17:19:52 +01:00
citrusella
9a6f98b0b5
Reference group plans in rebirthPop ( #11546 )
2019-11-25 17:14:06 +01:00
Nik
bfd960b7b6
Force reward value to 0 when empty field ( #11564 )
2019-11-25 17:11:01 +01:00
negue
91d75bae29
Avatar Edit Modal: addtional none options ( #11539 )
...
* addtional none options
* show gear-"none"-options as active if property has no value
2019-11-25 17:07:16 +01:00
Matteo Pagliazzi
8983e7fea2
Merge pull request #11562 from HabitRPG/sabrecat/bulk-email-fix
...
Better promise handling for bulk emailing
2019-11-25 16:48:15 +01:00
Sabe Jones
bff88434fd
fix(resting): correction corrections
2019-11-25 09:03:04 -06:00
Sabe Jones
a1d31e37a3
fix(strings): corrections
2019-11-25 09:02:23 -06:00
Matteo Pagliazzi
c09a014d8d
build(deps): bump stripe from 7.13.0 to 7.13.1 ( #11584 )
...
Bumps [stripe](https://github.com/stripe/stripe-node ) from 7.13.0 to 7.13.1.
- [Release notes](https://github.com/stripe/stripe-node/releases )
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stripe/stripe-node/compare/v7.13.0...v7.13.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 15:46:30 +01:00
dependabot-preview[bot]
ca8b232e01
build(deps): bump aws-sdk from 2.573.0 to 2.578.0 ( #11583 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.573.0 to 2.578.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.573.0...v2.578.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 15:46:24 +01:00
dependabot-preview[bot]
af7ce402e5
build(deps): bump eslint from 6.6.0 to 6.7.1 ( #11580 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.6.0 to 6.7.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v6.6.0...v6.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 15:45:51 +01:00
dependabot-preview[bot]
e82d415d5f
build(deps): bump @babel/core from 7.7.2 to 7.7.4 ( #11579 )
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.7.2 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.7.2...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 15:45:36 +01:00
Matteo Pagliazzi
3839fd276b
Merge pull request #11576 from HabitRPG/dependabot/npm_and_yarn/babel/register-7.7.4
...
build(deps): bump @babel/register from 7.7.0 to 7.7.4
2019-11-25 15:45:23 +01:00
Matteo Pagliazzi
987801fa83
build(deps): bump smartbanner.js in /website/client ( #11574 )
...
Bumps [smartbanner.js](https://github.com/ain/smartbanner.js ) from 1.14.6 to 1.15.0.
- [Release notes](https://github.com/ain/smartbanner.js/releases )
- [Commits](https://github.com/ain/smartbanner.js/compare/v1.14.6...v1.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 15:45:12 +01:00
dependabot-preview[bot]
f9c288acdf
build(deps): bump core-js from 3.4.1 to 3.4.2 in /website/client ( #11575 )
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/compare/v3.4.1...v3.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 15:45:06 +01:00
dependabot-preview[bot]
49b8ec22f4
build(deps): bump stripe from 7.13.0 to 7.13.1
...
Bumps [stripe](https://github.com/stripe/stripe-node ) from 7.13.0 to 7.13.1.
- [Release notes](https://github.com/stripe/stripe-node/releases )
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stripe/stripe-node/compare/v7.13.0...v7.13.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 14:44:55 +00:00
dependabot-preview[bot]
d3a4c3eaea
build(deps): bump smartbanner.js in /website/client
...
Bumps [smartbanner.js](https://github.com/ain/smartbanner.js ) from 1.14.6 to 1.15.0.
- [Release notes](https://github.com/ain/smartbanner.js/releases )
- [Commits](https://github.com/ain/smartbanner.js/compare/v1.14.6...v1.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 14:44:49 +00:00
dependabot-preview[bot]
2dea0c0b9c
build(deps): bump @babel/register from 7.7.0 to 7.7.4
...
Bumps [@babel/register](https://github.com/babel/babel ) from 7.7.0 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.7.0...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 14:44:45 +00:00
dependabot-preview[bot]
6a6963103b
build(deps): bump sass from 1.23.6 to 1.23.7 in /website/client ( #11572 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.23.6 to 1.23.7.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.23.6...1.23.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 15:44:41 +01:00
dependabot-preview[bot]
62986426ba
build(deps): bump mongoose from 5.7.11 to 5.7.12 ( #11577 )
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 5.7.11 to 5.7.12.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md )
- [Commits](https://github.com/Automattic/mongoose/compare/5.7.11...5.7.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 15:44:12 +01:00
dependabot-preview[bot]
95c8302c9a
build(deps): bump bcrypt from 3.0.6 to 3.0.7 ( #11581 )
...
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js ) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases )
- [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kelektiv/node.bcrypt.js/compare/v3.0.6...v3.0.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 15:43:14 +01:00
dependabot-preview[bot]
cf75888ffe
build(deps): bump superagent from 5.1.0 to 5.1.1 ( #11586 )
...
Bumps [superagent](https://github.com/visionmedia/superagent ) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/visionmedia/superagent/releases )
- [Changelog](https://github.com/visionmedia/superagent/blob/master/HISTORY.md )
- [Commits](https://github.com/visionmedia/superagent/compare/v5.1.0...v5.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 15:42:44 +01:00
dependabot-preview[bot]
f939208cdb
build(deps): bump @babel/preset-env from 7.7.1 to 7.7.4 ( #11587 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.7.1 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.7.1...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 15:42:34 +01:00
dependabot-preview[bot]
ffe5340cf2
build(deps): bump eslint from 6.6.0 to 6.7.1 in /website/client ( #11568 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.6.0 to 6.7.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v6.6.0...v6.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 15:42:26 +01:00
dependabot-preview[bot]
750ce0d6cc
build(deps): bump amplitude-js from 5.6.0 to 5.7.0 in /website/client ( #11569 )
...
Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript ) from 5.6.0 to 5.7.0.
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases )
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/amplitude/amplitude-javascript/commits/v5.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 15:42:16 +01:00