SabreCat
36f84d083e
Merge remote-tracking branch 'private/natalie/antisocial' into sabrecat/chat-warning
2023-06-05 15:32:46 -05:00
CuriousMagpie
2154ba5451
WIP(fix): change URL
2023-06-05 12:33:40 -04:00
SabreCat
cf0e45c68c
Merge branch 'natalie/antisocial' into sabrecat/chat-warning
2023-06-02 16:14:20 -05:00
CuriousMagpie
93d9038765
WIP(faq): initial formatting of main text, started on sidebar
2023-06-02 17:00:13 -04:00
SabreCat
f4e8bf9c2e
feat(form): Ask a Question mode on bug report
2023-06-02 15:58:24 -05:00
SabreCat
302eabb30f
WIP(faq): hack background to white
2023-06-02 14:58:16 -05:00
SabreCat
09695f637e
Merge branch 'release' into natalie/antisocial
2023-06-02 14:12:52 -05:00
CuriousMagpie
97c8138340
feat(content): minor updates
2023-06-02 11:31:43 -04:00
SabreCat
a65b0d1f4d
fix(banner): make dismissable
2023-06-01 16:33:11 -05:00
SabreCat
8d73e2949a
Merge branch 'release' into sabrecat/unsociable
2023-06-01 15:42:47 -05:00
SabreCat
c0cf647873
fix(banner): only show when relevant
2023-05-31 16:55:21 -05:00
CuriousMagpie
d20e976176
feat(style): css work
2023-05-31 14:27:52 -04:00
SabreCat
739016ba01
WIP(chat): add warning banner
2023-05-30 16:25:29 -05:00
Natalie L
867eed176e
feat(content): add June subscriber items ( #14669 )
...
Co-authored-by: SabreCat <sabe@habitica.com >
2023-05-30 15:26:16 -05:00
CuriousMagpie
55d6ee3f7e
feat(content): add staff and tiers
2023-05-30 12:01:21 -04:00
SabreCat
17072dcc45
Merge branch 'due-dates-in-todos' into release
2023-05-25 14:42:46 -05:00
SabreCat
2448f401f2
Merge branch 'increment-component' into release
2023-05-25 14:42:42 -05:00
CuriousMagpie
9ef13dad68
feat(content): starting add styling, string updates
2023-05-25 12:25:08 -04:00
CuriousMagpie
14fa69719b
feat(content): static page created and strings in place
2023-05-24 16:18:31 -04:00
SabreCat
9228b070fa
Merge branch 'release' into sabrecat/unsociable
2023-05-24 14:17:49 -05:00
Phillip Thelen
d4a5823916
Fix one-off issue for monthly subs ( #14643 )
...
* Fix initial plan.consecutive.offset for 1 month subs
* fix initial values for group plan subs
* Make perkMonthCount editable in admin panel
* Add aditional info to admin panel
* Implement automatic fix for affected users
* fix(lint): exclusive test, code style
* fixes
* fix issue with initialization
---------
Co-authored-by: SabreCat <sabe@habitica.com >
2023-05-24 13:29:42 -05:00
CuriousMagpie
1b91f620e1
initial commit
2023-05-23 16:01:40 -04:00
CuriousMagpie
86b15cb580
fix(style): css fix, today if-statement added
2023-05-23 15:19:26 -04:00
SabreCat
a7bde80349
Squashed commit of the following:
...
commit 27287ac3aa
Author: CuriousMagpie <eilatan@gmail.com >
Date: Mon May 22 15:59:20 2023 -0400
fix(typo): typos fixed
commit a4df8097cf
Author: CuriousMagpie <eilatan@gmail.com >
Date: Mon May 22 15:57:17 2023 -0400
feat(content): add migration script
commit 23ff7845c1
Merge: d02644e21b 8ba7117fa5
Author: CuriousMagpie <eilatan@gmail.com >
Date: Mon May 22 15:42:32 2023 -0400
Merge branch 'develop' into achievement-dinosaur-dynasty
commit 8ba7117fa5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon May 22 12:35:07 2023 -0400
build(deps): bump stripe from 12.5.0 to 12.6.0 (#14662 )
Bumps [stripe](https://github.com/stripe/stripe-node ) from 12.5.0 to 12.6.0.
- [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/v12.5.0...v12.6.0 )
---
updated-dependencies:
- dependency-name: stripe
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>
commit fe5d4a0551
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon May 22 12:34:28 2023 -0400
build(deps-dev): bump sinon from 15.0.4 to 15.1.0 (#14661 )
Bumps [sinon](https://github.com/sinonjs/sinon ) from 15.0.4 to 15.1.0.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v15.0.4...v15.1.0 )
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
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>
commit d02644e21b
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed May 17 11:36:28 2023 -0400
feat(content): add dinosaur dynasty achievement
2023-05-22 15:13:49 -05:00
SabreCat
8d9602fb16
WIP(chat): first pass deprecation
2023-05-17 16:33:44 -05:00
CuriousMagpie
60b180681e
Merge remote-tracking branch 'origin/due-dates-in-todos' into due-dates-in-todos
2023-05-17 13:30:45 -04:00
CuriousMagpie
7c1c18a329
fix(styling): update colors to be a11y-friendly and to show items due today in gray
2023-05-17 13:29:26 -04:00
SabreCat
0e03f079a7
Merge branch 'due-dates-in-todos' of https://github.com/CuriousMagpie/habitica into due-dates-in-todos
2023-05-16 14:27:56 -05:00
SabreCat
a71e44b331
fix(test): remove test for old function
2023-05-16 14:27:15 -05:00
Sabe Jones
48917fd8be
Merge branch 'develop' into due-dates-in-todos
2023-05-16 14:18:22 -05:00
SabreCat
2a054a25ee
fix(test): include user pref needed for date
2023-05-16 14:15:34 -05:00
Phillip Thelen
8150fef993
Database Access optimisations ( #14544 )
...
* Optimize database access during spell casting
* load less data when casting spells
* Begin migrating update calls to updateOne and updateMany
* Only update user objects that don’t have notification yet
* fix test
* fix spy
* Don’t unnecessarily update user when requesting invalid guild
* fix sort order for middlewares to not load user twice every request
* fix tests
* fix integration test
* fix skill usage not always deducting mp
* addtest case for blessing spell
* fix healAll
* fix lint
* Fix error for when some spells are used outside of party
* Add check to not run bulk spells in web client
* fix(tags): change const to let
---------
Co-authored-by: SabreCat <sabe@habitica.com >
2023-05-16 12:21:45 -05:00
negue
e3a1ea6180
save task column filter ( #14587 )
...
* save task column filter
* remove old setting
* fix tests
2023-05-15 16:01:32 -05:00
dependabot[bot]
9b8f213c63
build(deps): bump jquery from 3.6.4 to 3.7.0 in /website/client ( #14653 )
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.6.4 to 3.7.0.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.6.4...3.7.0 )
---
updated-dependencies:
- dependency-name: jquery
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>
2023-05-15 13:46:41 -04:00
CuriousMagpie
daccade2e2
disabled sell button when user tries to sell more items than they own
2023-05-15 12:03:58 -04:00
dependabot[bot]
48bb3e2886
build(deps): bump core-js from 3.30.1 to 3.30.2 in /website/client ( #14635 )
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.30.1 to 3.30.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/commits/v3.30.2/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
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>
2023-05-12 16:47:35 -05:00
dependabot[bot]
0f4816c674
build(deps): bump intro.js from 6.0.0 to 7.0.1 in /website/client ( #14558 )
...
Bumps [intro.js](https://github.com/usablica/intro.js ) from 6.0.0 to 7.0.1.
- [Release notes](https://github.com/usablica/intro.js/releases )
- [Changelog](https://github.com/usablica/intro.js/blob/master/tsconfig.release.json )
- [Commits](https://github.com/usablica/intro.js/compare/v6.0.0...v7.0.1 )
---
updated-dependencies:
- dependency-name: intro.js
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-12 16:35:06 -05:00
dependabot[bot]
fc16ffbf2d
build(deps): bump dompurify from 2.4.3 to 3.0.3 in /website/client ( #14639 )
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.4.3 to 3.0.3.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.4.3...3.0.3 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-12 16:22:06 -05:00
dependabot[bot]
021180fa59
build(deps): bump uuid from 8.3.2 to 9.0.0 in /website/client ( #14227 )
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 8.3.2 to 9.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v8.3.2...v9.0.0 )
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-12 16:13:53 -05:00
dependabot[bot]
102e6a64ad
chore(deps): bump sass from 1.34.0 to 1.62.1 in /website/client ( #14614 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.34.0 to 1.62.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.34.0...1.62.1 )
---
updated-dependencies:
- dependency-name: sass
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>
2023-05-12 16:07:36 -05:00
SabreCat
79a5c2ec5f
Merge branch 'develop' into due-dates-in-todos
2023-05-12 16:06:18 -05:00
CuriousMagpie
0a23dd5311
attempt to fix sellModal
2023-05-11 16:25:11 -04:00
SabreCat
6e3a367832
Merge branch 'release' into develop
2023-05-11 14:13:58 -05:00
SabreCat
90e1bc9d5e
Merge branch 'sabrecat/link-tweak' into release
2023-05-09 10:29:14 -05:00
Natalie L
453bf3a961
feat(content): add May Backgrounds and Enchanted Armoire items ( #14628 )
2023-05-09 10:26:00 -05:00
SabreCat
b026daec90
fix(rya): wait for DOM finished before update
2023-05-05 16:27:19 -05:00
CuriousMagpie
479cfb76ef
fix(to do dates): locate a string for "Due"
2023-05-04 16:40:11 -04:00
CuriousMagpie
0e0cd99ded
fix(to do dates): Add the word "Due" to the HTML
2023-05-04 16:35:27 -04:00
CuriousMagpie
7e210c56b0
fix(to do dates): change formatDueDate () to show exact due dates
2023-05-04 16:29:54 -04:00
SabreCat
d92a03048b
fix(analytics): tweak CTA event
2023-05-04 14:20:49 -05:00