Matteo Pagliazzi
d7ee1ec4f4
remove modals stack ( #12423 )
2020-08-10 18:38:24 +02:00
Sabe Jones
8c3a9c6dbc
fix(teams): smol tweaks ( #12443 )
2020-08-10 11:27:19 -05:00
Matteo Pagliazzi
d016c1fa0a
Revert "build(deps): bump mongoose from 5.9.27 to 5.9.28 ( #12449 )" ( #12458 )
...
This reverts commit 8796dbd8b8 .
2020-08-10 16:20:29 +02:00
dependabot-preview[bot]
5b2b51e4f6
build(deps): bump superagent from 5.3.1 to 6.0.0 ( #12450 )
...
Bumps [superagent](https://github.com/visionmedia/superagent ) from 5.3.1 to 6.0.0.
- [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.3.1...v6.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-10 15:31:26 +02:00
dependabot-preview[bot]
7393ef5162
build(deps): bump vue-router from 3.3.4 to 3.4.2 in /website/client ( #12457 )
...
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.3.4 to 3.4.2.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.3.4...v3.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-10 15:29:58 +02:00
dependabot-preview[bot]
8a548a6a4d
build(deps): bump bootstrap from 4.5.0 to 4.5.2 in /website/client ( #12456 )
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 4.5.0 to 4.5.2.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v4.5.0...v4.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-10 15:29:36 +02:00
dependabot-preview[bot]
5ed007190a
build(deps): bump got from 11.5.1 to 11.5.2 ( #12454 )
...
Bumps [got](https://github.com/sindresorhus/got ) from 11.5.1 to 11.5.2.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v11.5.1...v11.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-10 15:28:41 +02:00
dependabot-preview[bot]
24afffc2ae
build(deps): bump @babel/core from 7.11.0 to 7.11.1 ( #12452 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.11.0 to 7.11.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.1/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-10 15:28:31 +02:00
dependabot-preview[bot]
2ff3c7326c
build(deps): bump csv-stringify from 5.5.0 to 5.5.1 ( #12451 )
...
Bumps [csv-stringify](https://github.com/adaltas/node-csv-stringify ) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/adaltas/node-csv-stringify/releases )
- [Changelog](https://github.com/adaltas/node-csv-stringify/blob/master/CHANGELOG.md )
- [Commits](https://github.com/adaltas/node-csv-stringify/compare/v5.5.0...v5.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-10 15:28:07 +02:00
dependabot-preview[bot]
8796dbd8b8
build(deps): bump mongoose from 5.9.27 to 5.9.28 ( #12449 )
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 5.9.27 to 5.9.28.
- [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.9.27...5.9.28 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-10 15:25:31 +02:00
negue
d2fc7c0c3d
UI: redesign DatePicker ( #12418 )
...
* extract datepicker & settings as component + redesign
* fix updating values + fix button styling + popover position
* remove eslint-config-standard / html
2020-08-09 22:25:56 +02:00
Carlton McFarlane
13a5b276e9
fix(quest shop): add an index to v-for loop ( #12446 )
2020-08-09 19:58:40 +02:00
Rogesson
0a47af4ac3
update group members after accepting the quest (without page reload) ( #12358 )
...
* update group members after accepting the quest (without page reload)
* show quest information after starting
* removing quest.progress.up assignment
Co-authored-by: rogesson <rogesson.barboza@locaweb.com.br >
2020-08-09 19:44:46 +02:00
Jalansh
c0bf2cffea
Casting Chilling Frost and Stealth skill again will not be processed and return an error instead. Fixes #12361 . ( #12404 )
...
* Added logic for a repeating Chilling Frost skill. Added test case for redundant chilling frost skill cast. Added comments for the logic of repeating Stealth skill because of an error.
* Added logic for a repeating Stealth skill. Avoiding MP reduction still pending because of console error. Test cases pending.
* Completed the logic for a repeated Stealth skill. Added repeated frost skill cast check in common. Removed exclusive test. Test cases are pending.
* Added test case for Stealth skill recast. Fixed lint errors. Fixed a flaw in if statement which led to test case failure.
* Fixed lint errors in test case.
* Added a common JSON entry for skil recasts in three files. Other files remaining. Added Chilling Frost recast check in common code. Modified test cases.
* Added spellDisabled condition in client code.
* Reverted JSON messages for three languages. Added spellAlreadyCast attribute to JSON file in locales/en. Made changes for showing appropriate message in client code.
* Added an import for throwing BadRequest in common code. Modified test case accordingly.
* Update website/common/script/content/spells.js
Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com >
* Added target and req attributes in cast() method arguments.
* Changed common code test case because of increased function parameters. Moved chilling frost test casse to common tests instead of server tests.
* Changed the test case format in common tests.
* Added a missing done statement.
* Fixed a minor error which led to failing test case. Removed the exclusive test which led to lint error.
* Fixed lint errors.
* Added a class named 'disabled' for the frontend change.
* fix(skills): style cleanup
* fix(skills): unfix
Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com >
Co-authored-by: Sabe Jones <sabrecat@gmail.com >
2020-08-09 18:25:59 +02:00
Sabe Jones
d7d7f82723
fix(lint): allow console logging during Gulp tasks
2020-08-04 11:44:20 -05:00
Melior
dc8c40c613
Translated using Weblate (Dutch)
...
Currently translated at 99.9% (2124 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Merge branch 'origin/develop' into Weblate.
Translated using Weblate (Dutch)
Currently translated at 99.9% (2123 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (Dutch)
Currently translated at 98.0% (2084 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (Dutch)
Currently translated at 100.0% (216 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/nl/
Translated using Weblate (Dutch)
Currently translated at 100.0% (216 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/nl/
Translated using Weblate (Dutch)
Currently translated at 97.7% (2077 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (Dutch)
Currently translated at 100.0% (216 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/nl/
Translated using Weblate (Dutch)
Currently translated at 100.0% (216 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/nl/
Translated using Weblate (Dutch)
Currently translated at 93.0% (201 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/nl/
Translated using Weblate (Spanish)
Currently translated at 88.9% (1891 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translated using Weblate (Czech)
Currently translated at 85.4% (1815 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/
Translated using Weblate (Czech)
Currently translated at 83.6% (210 of 251 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (146 of 146 strings)
Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (500 of 500 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (212 of 212 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/cs/
Translated using Weblate (Japanese)
Currently translated at 100.0% (251 of 251 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translated using Weblate (Japanese)
Currently translated at 89.9% (1911 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (251 of 251 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (328 of 328 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/pt_BR/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (702 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (360 of 360 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/pt_BR/
Translated using Weblate (French)
Currently translated at 100.0% (702 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hant/
Translated using Weblate (Czech)
Currently translated at 84.8% (1803 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (124 of 124 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/cs/
Translated using Weblate (Japanese)
Currently translated at 100.0% (216 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ja/
Translated using Weblate (Japanese)
Currently translated at 89.5% (1903 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (86 of 86 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ja/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (702 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Japanese)
Currently translated at 97.1% (682 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
2020-08-03 20:41:36 +02:00
Sabe Jones
9a0e029491
Merge branch 'release' into develop
2020-08-03 13:27:57 -05:00
Sabe Jones
d6cfbd5529
4.151.3
v4.151.3
2020-08-03 13:27:13 -05:00
Sabe Jones
74244fd3ba
chore(event): Splash cleanup and Bailey
2020-08-03 13:26:53 -05:00
Matteo Pagliazzi
65e15e0c1d
Fix multiple purchases with Amazon Pay ( #12422 )
...
* fix(amazon): logout when modal is closed, prevents issue with multiple order reference ids
* amazon logout when the button is loaded the first time
2020-08-03 15:34:18 +02:00
dependabot-preview[bot]
d21b9a5af4
build(deps): bump @babel/preset-env from 7.10.4 to 7.11.0 ( #12433 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.10.4 to 7.11.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.0/packages/babel-preset-env )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com >
2020-08-03 12:42:42 +02:00
dependabot-preview[bot]
7cedecf27e
build(deps): bump uuid from 8.2.0 to 8.3.0 in /website/client ( #12434 )
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v8.2.0...v8.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-03 12:41:05 +02:00
dependabot-preview[bot]
9aaeb2c4ac
build(deps): bump @babel/core from 7.10.5 to 7.11.0 ( #12428 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.10.5 to 7.11.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.0/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-03 12:40:13 +02:00
dependabot-preview[bot]
df461f7642
build(deps): bump webpack from 4.44.0 to 4.44.1 in /website/client ( #12435 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.44.0 to 4.44.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.44.0...v4.44.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-03 12:40:02 +02:00
dependabot-preview[bot]
0f72064923
build(deps-dev): bump monk from 7.3.0 to 7.3.1 ( #12425 )
...
Bumps [monk](https://github.com/Automattic/monk ) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/Automattic/monk/releases )
- [Changelog](https://github.com/Automattic/monk/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Automattic/monk/compare/v7.3.0...v7.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-03 12:39:39 +02:00
dependabot-preview[bot]
139645ff76
build(deps): bump mongoose from 5.9.25 to 5.9.27 ( #12426 )
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 5.9.25 to 5.9.27.
- [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.9.25...5.9.27 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-03 12:39:30 +02:00
dependabot-preview[bot]
aedcb483a0
build(deps): bump rate-limiter-flexible from 2.1.9 to 2.1.10 ( #12429 )
...
Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible ) from 2.1.9 to 2.1.10.
- [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases )
- [Commits](https://github.com/animir/node-rate-limiter-flexible/commits/v2.1.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-03 12:38:41 +02:00
dependabot-preview[bot]
cfb335ab78
build(deps): bump uuid from 8.2.0 to 8.3.0 ( #12430 )
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v8.2.0...v8.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-03 12:38:20 +02:00
dependabot-preview[bot]
70aea8c14a
build(deps): bump bootstrap-vue from 2.15.0 to 2.16.0 in /website/client ( #12436 )
...
Bumps [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue ) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/bootstrap-vue/bootstrap-vue/releases )
- [Changelog](https://github.com/bootstrap-vue/bootstrap-vue/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.15.0...v2.16.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-03 12:37:25 +02:00
Matteo Pagliazzi
f53022c00e
fix(monthly tests): update test to use future date
2020-08-02 16:29:26 +02:00
Melior
b82a79361b
Merge branch 'origin/develop' into Weblate.
2020-07-31 21:53:24 +02:00
Sabe Jones
ebb3a12e92
fix(migrations): better dummy require
2020-07-31 14:52:23 -05:00
Sabe Jones
272a6ec19d
fix(migrations): better dummy require
2020-07-31 14:52:08 -05:00
Melior
dbf2ee6d6d
Merge branch 'origin/develop' into Weblate.
2020-07-31 21:50:50 +02:00
Melior
af0b2ab16e
Translated using Weblate (Hindi)
...
Currently translated at 0.6% (2 of 328 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/hi/
Translated using Weblate (Czech)
Currently translated at 100.0% (212 of 212 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/cs/
Translated using Weblate (Czech)
Currently translated at 83.8% (1781 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (124 of 124 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (212 of 212 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/cs/
Translated using Weblate (Polish)
Currently translated at 81.3% (1728 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/
Translated using Weblate (Polish)
Currently translated at 83.4% (586 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/
Translated using Weblate (Japanese)
Currently translated at 99.8% (499 of 500 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (702 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
2020-07-31 21:50:41 +02:00
Sabe Jones
43fb747c8f
Merge branch 'release' into develop
2020-07-31 14:45:36 -05:00
Sabe Jones
9291414f7b
4.151.2
2020-07-31 14:45:01 -05:00
Sabe Jones
e4c95275ac
chore(event): Naming Day news and migration
2020-07-31 14:38:41 -05:00
Matteo Pagliazzi
bd3e783274
Paypal IPN Upgrade ( #12415 )
...
* upgrade paypal ipn verification module
* paypal ipn: allow sandbox when testing
* improved error handling
2020-07-31 12:32:24 +02:00
Matteo Pagliazzi
9089b64af3
Merge pull request #12420 from HabitRPG/bigsee-12271
...
fix(task list): update todo due date on every save
2020-07-31 11:48:10 +02:00
Carlton
59f4e7f598
fix (task list) replace deprecated cache-busting of computed properties with methods
2020-07-31 11:41:00 +02:00
Laurel Thomson
1f8e2d5677
Updating daysOfMonths array when the startDate of a monthly is updated in the API - Fixes #12041 ( #12399 )
...
* Updating daily daysOfMonth array when startDate is updated and adding integration tests to test this functionality
* Adding more test cases and adding semicolons to the end of lines
* Only updating the monthly repetition if the daily was already set to repeat on a day of the month
* fix(lint): whitespace
Co-authored-by: Laurel Thomson <laurel.beth.thomson@gmai.com >
Co-authored-by: Sabe Jones <sabrecat@gmail.com >
2020-07-31 11:16:55 +02:00
Ieahleen
c4049608a8
removing wrong info on updating challenge leader from apidoc ( #12413 )
...
* removing wrong info on updating challenge leader
as discussed in the Aspiring Comrades, doing the change because the route `/api/v3/challenges/:challengeId` can't be used to change challenge leader, so I am deleting it from the docs
* adding summary to section title
as requested by @paglias
* missing comma
* fix(lint): line length
Co-authored-by: Sabe Jones <sabrecat@gmail.com >
2020-07-31 11:10:47 +02:00
Sabe Jones
8003632041
fix(modals): remove unnecessary scrollbar ( #12416 )
...
Fixes #9863
2020-07-30 15:01:18 -05:00
Sabe Jones
f4c840faec
chore(ABtest): end drop experiment in favor of boosting
2020-07-30 14:53:50 -05:00
Melior
e9bb171e04
Merge branch 'origin/develop' into Weblate.
2020-07-30 21:49:39 +02:00
Sabe Jones
13de119bbb
4.151.1
v4.151.1
2020-07-30 14:41:34 -05:00
Sabe Jones
f27ece49d1
chore(news): Last Chance Bailey
2020-07-30 14:38:19 -05:00
Sabe Jones
fa98b724a9
Merge branch 'develop' into release
2020-07-30 14:23:04 -05:00
Melior
093ef68f5c
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (216 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ja/
Translated using Weblate (Czech)
Currently translated at 100.0% (500 of 500 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (298 of 298 strings)
Translation: Habitica/Generic
Translate-URL: https://translate.habitica.com/projects/habitica/generic/cs/
Translated using Weblate (Spanish)
Currently translated at 97.7% (531 of 543 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translated using Weblate (Spanish)
Currently translated at 100.0% (86 of 86 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es/
Translated using Weblate (Czech)
Currently translated at 100.0% (328 of 328 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/cs/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (216 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hant/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (216 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hans/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (251 of 251 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hant/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (251 of 251 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (216 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/en_GB/
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (251 of 251 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/en_GB/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (500 of 500 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (500 of 500 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (500 of 500 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/en_GB/
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/en_GB/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (86 of 86 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hant/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (86 of 86 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (86 of 86 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/en_GB/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (702 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Italian)
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/it/
Translated using Weblate (Italian)
Currently translated at 100.0% (702 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/it/
Translated using Weblate (Russian)
Currently translated at 99.5% (215 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ru/
Translated using Weblate (Russian)
Currently translated at 98.6% (213 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ru/
Translated using Weblate (Italian)
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/it/
Translated using Weblate (French)
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translated using Weblate (Czech)
Currently translated at 92.1% (129 of 140 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/cs/
Translated using Weblate (Czech)
Currently translated at 89.2% (125 of 140 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (124 of 124 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/cs/
Translated using Weblate (Italian)
Currently translated at 100.0% (216 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/it/
Translated using Weblate (Italian)
Currently translated at 100.0% (251 of 251 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/it/
Translated using Weblate (Italian)
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/it/
Translated using Weblate (Czech)
Currently translated at 83.8% (1781 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/
Translated using Weblate (Czech)
Currently translated at 97.5% (121 of 124 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/cs/
Translated using Weblate (Italian)
Currently translated at 100.0% (86 of 86 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (216 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pt_BR/
Translated using Weblate (French)
Currently translated at 100.0% (216 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/fr/
Translated using Weblate (German)
Currently translated at 100.0% (216 of 216 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/de/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (251 of 251 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pt_BR/
Translated using Weblate (French)
Currently translated at 100.0% (251 of 251 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/
Translated using Weblate (German)
Currently translated at 100.0% (8 of 8 strings)
Translation: Habitica/Overview
Translate-URL: https://translate.habitica.com/projects/habitica/overview/de/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (500 of 500 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/pt_BR/
Translated using Weblate (French)
Currently translated at 100.0% (500 of 500 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/fr/
Translated using Weblate (German)
Currently translated at 100.0% (500 of 500 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/de/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translated using Weblate (French)
Currently translated at 100.0% (2125 of 2125 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (702 of 702 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (86 of 86 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt_BR/
Translated using Weblate (French)
Currently translated at 100.0% (86 of 86 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/fr/
Translated using Weblate (German)
Currently translated at 100.0% (86 of 86 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/de/
Translated using Weblate (Czech)
Currently translated at 100.0% (86 of 86 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/cs/
Translated using Weblate (German)
Currently translated at 100.0% (251 of 251 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/de/
Translated using Weblate (German)
Currently translated at 98.6% (493 of 500 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/de/
2020-07-30 18:12:59 +02:00