SabreCat
aebf13810f
fix(tasks): remove spurious uncheck notification
2022-08-23 11:33:06 -05:00
SabreCat
971891dd6b
fix(tasks): no really, address not-found error
2022-08-23 10:48:21 -05:00
SabreCat
395b8db932
fix(tasks): fix unassigned error case
2022-08-23 09:54:44 -05:00
SabreCat
da5c3f9602
fix(tasks): address not-found error on open uncheck
2022-08-23 09:36:23 -05:00
SabreCat
4c85b933cb
fix(tests): correct one last v3 test and wrap v4
2022-08-22 21:59:51 -05:00
SabreCat
82abdaa0c4
WIP(tests): finish cleaning up v3 integrations
2022-08-22 21:47:55 -05:00
SabreCat
02c50b6126
WIP(tests): fix various assign requests and needs-work flow
2022-08-22 20:45:22 -05:00
SabreCat
3ab88bbb3f
fix(tests): short circuit getter, adjust expectations
2022-08-22 18:49:56 -05:00
SabreCat
5251598369
fix(cron): fix score down breaking during middleware
2022-08-22 16:38:51 -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
35d963a397
fix(teams): tweak FAQ and fix sync test
2022-08-22 14:43:21 -05:00
SabreCat
cccd8c3b1b
Revert "fix(tests): catch non-array parameter"
...
This reverts commit 595c131398 .
2022-08-22 14:17:06 -05:00
SabreCat
631d7111a5
fix(teams): send @username in notifications
2022-08-22 11:39:53 -05:00
SabreCat
89c07529ea
feat(teams): add FAQ entry
...
Also a few client side fixes
2022-08-22 11:27:08 -05:00
SabreCat
595c131398
fix(tests): catch non-array parameter
2022-08-19 17:13:48 -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
SabreCat
922b2e985a
4.240.0
v4.240.0
2022-08-15 15:29:12 -05:00
SabreCat
b82239811c
chore(content): add items to featured
2022-08-15 15:28:47 -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
f078d19e4b
Merge branch 'develop' into group-tracking-modal
2022-08-15 13:49:35 -04:00
dependabot[bot]
2c93b3e2e3
build(deps): bump @babel/preset-env from 7.18.6 to 7.18.10 ( #14158 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.6 to 7.18.10.
- [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.10/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-15 13:31:37 -04:00
dependabot[bot]
72a9417de9
build(deps): bump @babel/core from 7.18.6 to 7.18.10 ( #14157 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.6 to 7.18.10.
- [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.10/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-15 13:06:55 -04: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
SabreCat
0aadee550e
fix(admin): add data value for expand state
2022-08-11 14:16:27 -05:00
CuriousMagpie
f487837b4b
Merge branch 'develop' into group-tracking-modal
2022-08-11 15:02:40 -04:00
SabreCat
b593db2150
feat(admin): show subscription data
2022-08-10 16:20:32 -05: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
SabreCat
d3a91aab72
4.239.0
v4.239.0
2022-08-09 11:52:26 -05:00
Natalie L
0528ee1761
fix(dates): update end dates for quest bundle ( #14167 )
...
* chore(submodule): add August 2022 Mystery Items
* chore(content): add Woodland Wizard achievement
* chore(content): add Forest Friends quest bundle
* fix(typo): whitespace
* fix(dates): update end date for quest bundle
Co-authored-by: Sabe Jones <sabrecat@gmail.com >
2022-08-09 11:50:05 -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
3654e01fee
Merge branch 'develop' into sabrecat/teams-rebase
2022-08-08 12:13:29 -05: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]
82c4260fca
build(deps-dev): bump run-rs from 0.7.6 to 0.7.7 ( #14138 )
...
Bumps [run-rs](https://github.com/vkarpov15/run-rs ) from 0.7.6 to 0.7.7.
- [Release notes](https://github.com/vkarpov15/run-rs/releases )
- [Changelog](https://github.com/vkarpov15/run-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vkarpov15/run-rs/compare/0.7.6...0.7.7 )
---
updated-dependencies:
- dependency-name: run-rs
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:20:57 -04:00
dependabot[bot]
0f3a26a490
build(deps): bump @babel/register from 7.18.6 to 7.18.9 ( #14140 )
...
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register ) 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-register )
---
updated-dependencies:
- dependency-name: "@babel/register"
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:20:40 -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