CuriousMagpie
e2bb7fda60
update: success modal
2022-08-30 17:43:36 -04:00
CuriousMagpie
4464464c51
Merge branch 'develop' into group-tracking-modal
2022-08-30 15:44:09 -04:00
SabreCat
11347e5679
Merge branch 'release' into develop
2022-08-30 14:25:25 -05:00
Natalie L
755f51b674
chore(content): add September 2022 Mystery Items ( #14199 )
...
* chore(submodule): add August 2022 Mystery Items
* chore(content): add September 2022 Mystery Items
* fix(typo): verb form
Co-authored-by: Sabe Jones <sabrecat@gmail.com >
2022-08-30 14:06:06 -05:00
SabreCat
6c1b21117f
fix(teams): Stealth calc and small screens
2022-08-29 17:09:06 -05:00
SabreCat
14441701c9
Merge branch 'release' into develop
2022-08-29 15:51:45 -05:00
CuriousMagpie
a3e6aff330
update: more work on success modal
2022-08-29 16:12:53 -04:00
CuriousMagpie
a523d0b894
Merge branch 'develop' into group-tracking-modal
2022-08-29 13:33:15 -04:00
CuriousMagpie
8a809c3828
update: work on success modal, update to payment mixin to calculate monthly billing date
2022-08-26 17:58:51 -04:00
Anton de Regt
ccb821fd6f
Fix redirect after register issue ( #14182 )
2022-08-26 15:56:58 -05:00
Natalie L
3664a1ebb1
fix(tavern): update Pause Damage Description, and Staff list ( #14174 )
2022-08-26 15:51:21 -05:00
theneelshah
bc4770577a
Fix prop change handler for guild challenges. ( #14169 )
...
Fix props' change handler which is called when guild is changed from
notification.
Tests:
+ Guild challenges updated successfully when guild is changed from
notification center.
Co-authored-by: neel <neel@helpshift.com >
2022-08-26 15:45:32 -05:00
Jason Mishi Carvalho
f158852be5
Grey out skill when insufficient mana fixes #13286 ( #14100 )
...
* disable spell if user doesn't have enough mana
* differenciate insufficient mana and disabled spell
* linting
* reduce opacity, no hover state when insufficient mana
* display that lvl insufficient in spell tooltip
* change spell text color when spell has no effect
change spell-text color to blue-500 when spell has no effect
2022-08-26 15:22:04 -05:00
CuriousMagpie
40f433b099
update: work on success modal
2022-08-25 15:47:24 -04:00
CuriousMagpie
9a1266677a
Merge remote-tracking branch 'upstream/develop' into group-tracking-modal
2022-08-25 13:20:54 -04:00
SabreCat
7129639bbf
fix(misc): correct one groups issue and two others
2022-08-25 09:24:08 -05:00
SabreCat
6e19a0ef2e
Merge branch 'release' into develop
2022-08-24 11:06:11 -05:00
SabreCat
1aae9638ec
fix(tasks): address regressions from group plan rollout
2022-08-24 11:05:19 -05:00
dependabot[bot]
d5bbc9599c
build(deps): bump core-js from 3.23.5 to 3.24.1 in /website/client ( #14154 )
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.23.5 to 3.24.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.23.5...v3.24.1 )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 19:49:41 -04:00
SabreCat
67ee0b72d3
fix(tasks): don't show reset counter control on group tasks
2022-08-23 12:40:32 -05:00
SabreCat
3ab88bbb3f
fix(tests): short circuit getter, adjust expectations
2022-08-22 18:49:56 -05:00
SabreCat
149da578fd
fix(teams): fix fix fix
...
Removed testing banner
Fixed a JS console error when assigning a user to a previously open task
Fixed a potential abuse where user might be able to score someone else's
task via API call
Fixed an issue where finding tasks by alias could return tasks belonging
to other users
Fixed an issue that was appending the user's party ID to their list of
Guilds
Fixed an issue where group tasks were not receiving the default tag
needed for filtering them on user's personal list
2022-08-22 16:16:23 -05:00
SabreCat
89c07529ea
feat(teams): add FAQ entry
...
Also a few client side fixes
2022-08-22 11:27:08 -05:00
SabreCat
f063b9e81c
fix(tests): sanity and common
2022-08-19 16:10:18 -05:00
SabreCat
49a20218a5
fix(onboarding): improve modal launching and clicky behavior
2022-08-19 14:09:41 -05:00
SabreCat
95714599f0
feat(onboarding): welcome modal
2022-08-19 13:04:48 -05:00
SabreCat
5893312d75
Merge branch 'develop' into sabrecat/teams-rebase
2022-08-17 14:28:43 -05:00
CuriousMagpie
d70dd2e6dd
update: add analytics event upon group creation/upgrade (temp code & console.logs commented out)
2022-08-15 17:13:51 -04:00
SabreCat
71fa4d6cb7
Merge branch 'release' into develop
2022-08-15 15:36:18 -05:00
Natalie L
f0b5637e9e
chore(content): add Porcelain Magic Hatching Potion ( #14168 )
...
* chore(submodule): add August 2022 Mystery Items
* chore: update habitica-images
* chore(content): add Porcelain Magic Hatching Potion
* chore(content): update moonglow potion availability
* fix(events): no gap between events
Co-authored-by: Sabe Jones <sabrecat@gmail.com >
2022-08-15 15:14:23 -05:00
CuriousMagpie
e08d0f4016
update: style changes, add upgraded group demographics to success modal, add description counter
2022-08-12 16:44:58 -04:00
CuriousMagpie
0435e3537a
update: add temp button & function for triggering success modal; add comments
2022-08-11 16:39:49 -04:00
CuriousMagpie
f487837b4b
Merge branch 'develop' into group-tracking-modal
2022-08-11 15:02:40 -04:00
CuriousMagpie
a07c2e6268
update: dropdown and delete duplicated file
2022-08-10 16:48:09 -04:00
SabreCat
e3c552dd54
WIP(dropdown): add placeholder text
2022-08-10 16:02:56 -04:00
CuriousMagpie
8d1f7e77ed
update: styling and dropdown
2022-08-10 14:00:46 -04:00
SabreCat
1701fc702b
Merge branch 'develop' into sabrecat/teams-rebase
2022-08-09 11:55:46 -05:00
SabreCat
16dc6a1b4c
Merge branch 'release' into develop
2022-08-09 11:54:45 -05:00
CuriousMagpie
cfd601e7bf
update: styling and some function work
2022-08-08 17:16:41 -04:00
SabreCat
1b4d670b0a
fix(tasks): styles and wordings
2022-08-08 15:50:37 -05:00
CuriousMagpie
5d81c63897
update: upgrade groups sign up page (slightly)
2022-08-08 16:36:14 -04:00
SabreCat
fdbeda19e2
fix(tasks): icons and select lists
2022-08-08 12:13:15 -05:00
dependabot[bot]
db723d79a4
build(deps): bump dompurify from 2.3.8 to 2.3.10 in /website/client ( #14132 )
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.3.8 to 2.3.10.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.8...2.3.10 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-05 11:22:23 -04:00
dependabot[bot]
d5d1bfbd99
build(deps): bump terser from 4.6.7 to 4.8.1 in /website/client ( #14133 )
...
Bumps [terser](https://github.com/terser/terser ) from 4.6.7 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-05 11:21:48 -04:00
dependabot[bot]
d06f4f4e1e
build(deps-dev): bump @babel/plugin-proposal-optional-chaining ( #14135 )
...
Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining ) from 7.18.6 to 7.18.9.
- [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.18.9/packages/babel-plugin-proposal-optional-chaining )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-optional-chaining"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-05 11:21:20 -04:00
dependabot[bot]
9c2963e557
build(deps): bump vue and vue-template-compiler in /website/client ( #14143 )
...
Bumps [vue](https://github.com/vuejs/core ) and [vue-template-compiler](https://github.com/vuejs/vue ). These dependencies needed to be updated together.
Updates `vue` from 2.6.14 to 2.7.8
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits )
Updates `vue-template-compiler` from 2.6.14 to 2.7.8
- [Release notes](https://github.com/vuejs/vue/releases )
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.14...v2.7.8 )
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: vue-template-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-05 11:20:08 -04:00
CuriousMagpie
cff6c5674f
update: add styling
2022-08-04 17:26:04 -04:00
Natalie L
f7b727dc95
chore(content): add Woodland Wizard Achievement and Forest Friends Quest Bundle ( #14159 )
...
* chore(submodule): add August 2022 Mystery Items
* chore(content): add Woodland Wizard achievement
* chore(content): add Forest Friends quest bundle
* fix(typo): whitespace
Co-authored-by: Sabe Jones <sabrecat@gmail.com >
2022-08-04 15:14:27 -05:00
CuriousMagpie
edcb3f4289
update: making dropdown go with PROPS
2022-08-03 12:07:30 -04:00
CuriousMagpie
bd28a282df
updates: add demographic strings & drop-down and translated array code
2022-08-02 18:34:09 -04:00