Matteo Pagliazzi
a21295c0e1
fix(pm): correctly show sender info when a new pm is sent, fixes #12889
2020-12-17 18:03:46 +01:00
Matteo Pagliazzi
7b0f43b61c
fix(stable & bailey); seasonalNpc: use method instead of class, components: use correct method name for npc class
2020-12-17 10:26:06 +01:00
Sabe Jones
bf28a46803
feat(event): one more banner
2020-12-16 16:35:03 -06:00
Sabe Jones
fa197e1b57
feat(event): add banner shinies
2020-12-15 20:08:33 -06:00
Sabe Jones
4457b081fa
fix(messages): adjust for G1G1 banner height
2020-12-15 16:41:33 -06:00
Sabe Jones
395e1c25d4
fix(g1g1): correct blank private message
2020-12-15 16:07:31 -06:00
kevechen
26e6e583ab
Fixes mention link in a private message ( #12883 )
2020-12-14 23:00:15 +01:00
Matteo Pagliazzi
6d34319455
Stripe: upgrade module and API, switch to Checkout ( #12785 )
...
* upgrade stripe module
* switch stripe api to latest version
* fix api version in tests
* start upgrading client and server
* client: switch to redirect
* implement checkout session creation for gems, start implementing webhooks
* stripe: start refactoring one time payments
* working gems and gift payments
* start adding support for subscriptions
* stripe: migrate subscriptions and fix cancelling sub
* allow upgrading group plans
* remove console.log statements
* group plans: upgrade from static page / create new one
* fix #11885 , correct group plan modal title
* silence more stripe webhooks
* fix group plans redirects
* implement editing payment method
* start cleaning up code
* fix(stripe): update in-code docs, fix eslint issues
* subscriptions tests
* remove and skip old tests
* skip integration tests
* fix client build
* stripe webhooks: throw error if request fails
* subscriptions: correctly pass groupId
* remove console.log
* stripe: add unit tests for one time payments
* wip: stripe checkout tests
* stripe createCheckoutSession unit tests
* stripe createCheckoutSession unit tests
* stripe createCheckoutSession unit tests (editing card)
* fix existing webhooks tests
* add new webhooks tests
* add more webhooks tests
* fix lint
* stripe integration tests
* better error handling when retrieving customer from stripe
* client: remove unused strings and improve error handling
* payments: limit gift message length (server)
* payments: limit gift message length (client)
* fix redirects when payment is cancelled
* add back "subUpdateCard" string
* fix redirects when editing a sub card, use proper names for products, check subs when gifting
2020-12-14 15:59:17 +01:00
Matteo Pagliazzi
7072fbdd06
fix(client): more resilient autocomplete, possible fix for #11516
2020-12-14 15:58:12 +01:00
dependabot-preview[bot]
d05e535c7e
build(deps): bump validator from 13.5.1 to 13.5.2 in /website/client ( #12880 )
...
Bumps [validator](https://github.com/chriso/validator.js ) from 13.5.1 to 13.5.2.
- [Release notes](https://github.com/chriso/validator.js/releases )
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/chriso/validator.js/compare/13.5.1...13.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-12-14 15:19:30 +01:00
dependabot-preview[bot]
c5cd20de22
build(deps): bump uuid from 8.3.1 to 8.3.2 in /website/client ( #12877 )
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 8.3.1 to 8.3.2.
- [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.3.1...v8.3.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-12-14 15:15:19 +01:00
Vipul Khandelwal
32d3da9310
Fixed toggle menu button in development mode ( #12862 )
2020-12-14 11:12:08 +10:00
Vipul Khandelwal
9ebf435c82
Fixed footer layout ( #12840 )
...
* Fixed footer layout
* Fixed footer layout using bootstrap responsive typography
2020-12-13 18:39:31 +01:00
Sophie Lau
f06fefe9c0
Corrected recipient email address in reported PM Slack notification - fixes #12256 ( #12838 )
...
* Corrected recipient email address in reported PM Slack notification
Corrected the recipient email address in the Slack notification sent to moderators when a user reports their own private message.
* Installed new dependencies
* Removed personal comments
Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com >
2020-12-13 18:15:19 +01:00
Sabe Jones
ccae075a4d
chore(sprites): compile
2020-12-11 16:22:12 -06:00
Sabe Jones
5d275aa2a5
Merge branch 'sabrecat/winter-2021' into develop
2020-12-11 16:22:01 -06:00
Sabe Jones
26940e4054
fix(vue): spritesheet 30 temporarily removed
2020-12-11 16:21:24 -06:00
Sabe Jones
119502f285
fix(event): address code comments, add banner gradient
2020-12-11 15:59:41 -06:00
Sabe Jones
5c8817c4ef
Revert "chore(sprites): compile"
...
This reverts commit fe109f0e00 .
2020-12-11 15:57:40 -06:00
dependabot-preview[bot]
dcdb3efdc2
build(deps): [security] bump ini from 1.3.5 to 1.3.7 in /website/client ( #12856 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-11 10:37:21 +01:00
Sabe Jones
fe109f0e00
chore(sprites): compile
2020-12-10 16:53:44 -06:00
Sabe Jones
53f19c4da3
feat(event): Winter Wonderland 2021 and Gift-One-Get-One Promotion
2020-12-10 16:53:37 -06:00
Sabe Jones
25d9102674
Merge branch 'release' into develop
2020-12-08 11:13:25 -06:00
Alys
62498ab646
remove links to Moderator Contact Form
...
This is a temporary measure until we can get the form working again.
This has NOT been approved by any of Habitica's staff.
It's just being proposed for consideration.
The changes are:
- remove link from Help menu
- replace link in Contacts page with mailto admin@habitica.com without changing the visible text of the link
- replace link in Tavern sidebar with mailto admin@habitica.com using the visible text from the Contacts page
2020-12-07 15:48:45 -06:00
Sabe Jones
cf435ad007
chore(sprites): compile
2020-12-07 15:40:32 -06:00
dependabot-preview[bot]
4db0002d5d
build(deps): bump validator from 13.1.17 to 13.5.1 in /website/client ( #12846 )
...
Bumps [validator](https://github.com/chriso/validator.js ) from 13.1.17 to 13.5.1.
- [Release notes](https://github.com/chriso/validator.js/releases )
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/chriso/validator.js/compare/13.1.17...13.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-12-07 17:14:42 +01:00
dependabot-preview[bot]
3c1d7fce5f
build(deps): bump sass from 1.29.0 to 1.30.0 in /website/client ( #12851 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.29.0 to 1.30.0.
- [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.29.0...1.30.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-12-07 17:10:32 +01:00
dependabot-preview[bot]
e840661da8
build(deps): bump bootstrap-vue from 2.19.0 to 2.20.1 in /website/client ( #12848 )
...
Bumps [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue ) from 2.19.0 to 2.20.1.
- [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.19.0...v2.20.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-12-07 17:10:06 +01:00
dependabot-preview[bot]
ec912a6dda
build(deps): bump core-js from 3.8.0 to 3.8.1 in /website/client ( #12850 )
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.8.0 to 3.8.1.
- [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.8.0...v3.8.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-12-07 17:09:44 +01:00
Matteo Pagliazzi
5d6583936d
fix(skill casting): pass empty req on client, fixes #12839
2020-12-06 00:01:34 +01:00
Vipul Khandelwal
bc181819f4
Fixed Skill Layout ( #12776 )
...
* Fixed Skill Layout
* Fixed skill layout reponsiveness
* Fixed collapsing of drawer container
* Fixed skill card disabled state, extra white border and hover sstate
* Fixed task / member selection style
* Fixed few changes
* Fixed extra padding and box shadow
* Fixed box shadow and added popover component
* Fixed disabled state issue
* Fixed styles and skill card issues
* Fixed style issues
* Fixed style issue
* Fixed lint error
* Fixed space between drawer class
* Fixed border issue
* Fixed round border issue
* Fixed Mage issue
* auto eslint fixes
* use translated string and computed property, reorganize css
* perf: reduce calculated classes, throttle mouse moved event
Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com >
2020-12-04 22:05:56 +01:00
Sabe Jones
637048af0b
Merge branch 'release' into develop
2020-11-30 15:01:07 -06:00
Sabe Jones
2ed15f58e9
chore(sprites): compile
2020-11-30 14:59:36 -06:00
Sabe Jones
42de4397a1
feat(content): December Mystery Items
2020-11-30 14:59:30 -06:00
negue
d3eb9fe230
Apply Dropdown Styles to various parts ( #12814 )
...
* membersModal use the new select component instead of html select
* update dropdown styles on challengeDetail (add task) and on inventory unequip
* change the width to "min-width"
2020-11-30 20:01:22 +01:00
dependabot-preview[bot]
8c953ea8cb
build(deps): bump core-js from 3.7.0 to 3.8.0 in /website/client ( #12833 )
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.7.0 to 3.8.0.
- [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.7.0...v3.8.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-11-30 11:52:58 +01:00
dependabot-preview[bot]
f41eae3bf3
build(deps): bump nconf from 0.10.0 to 0.11.0 in /website/client ( #12829 )
...
Bumps [nconf](https://github.com/flatiron/nconf ) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/flatiron/nconf/releases )
- [Changelog](https://github.com/indexzero/nconf/blob/master/CHANGELOG.md )
- [Commits](https://github.com/flatiron/nconf/compare/0.10.0...v0.11.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-11-30 11:52:07 +01:00
Sabe Jones
f31370d7ba
chore(event): NPCs and auto award turkey
2020-11-26 14:01:23 -06:00
Sabe Jones
281d7b4fe2
Merge branch 'release' into develop
2020-11-24 17:57:24 -06:00
Sabe Jones
00f66b3824
chore(sprites): compile
2020-11-24 17:53:23 -06:00
Sabe Jones
c4f6644c3a
feat(content): Red Pet Achievement
2020-11-24 17:53:15 -06:00
Alys
9b76f9831e
Miscellaneous lint fixes: move watch & mounted properties; apply automatic fixes ( #12791 )
...
* commit lint's automatic fixes
* move watch and mounted properties as advised in lint warnings
2020-11-23 22:14:14 +01:00
dependabot-preview[bot]
670843c395
build(deps): bump @vue/cli-plugin-unit-mocha in /website/client ( #12810 )
...
Bumps [@vue/cli-plugin-unit-mocha](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-mocha ) from 4.5.8 to 4.5.9.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/v4.5.9/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.9/packages/@vue/cli-plugin-unit-mocha )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-23 11:31:20 +01:00
dependabot-preview[bot]
a81e6932fb
build(deps): bump @vue/cli-plugin-eslint in /website/client ( #12806 )
...
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint ) from 4.5.8 to 4.5.9.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/v4.5.9/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.9/packages/@vue/cli-plugin-eslint )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-23 11:31:00 +01:00
dependabot-preview[bot]
e499666f64
build(deps): bump @vue/cli-plugin-router in /website/client ( #12807 )
...
Bumps [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router ) from 4.5.8 to 4.5.9.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/v4.5.9/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.9/packages/@vue/cli-plugin-router )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-23 11:25:34 +01:00
dependabot-preview[bot]
b5a25d74df
build(deps): bump @vue/cli-plugin-babel in /website/client ( #12811 )
...
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel ) from 4.5.8 to 4.5.9.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/v4.5.9/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.9/packages/@vue/cli-plugin-babel )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-23 11:25:21 +01:00
dependabot-preview[bot]
d5408b89b2
build(deps): bump @vue/cli-service in /website/client ( #12805 )
...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service ) from 4.5.8 to 4.5.9.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/v4.5.9/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.9/packages/@vue/cli-service )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-23 11:24:59 +01:00
Sabe Jones
809398f607
Merge branch 'release' into develop
2020-11-18 13:53:50 -06:00
Sabe Jones
a8ac927030
chore(sprites): compile
2020-11-16 15:52:13 -06:00
Matteo Pagliazzi
df1e4af7fc
fix(profile): correctly change page title when closing profile modal, fixes #12760 , thanks @aevix
2020-11-16 11:30:06 +01:00