SabreCat
f4e8bf9c2e
feat(form): Ask a Question mode on bug report
2023-06-02 15:58:24 -05:00
SabreCat
9c7f1ae630
Merge branch 'release' into sabrecat/unsociable
2023-06-02 15:01:57 -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
SabreCat
e9a15fcb83
fix(strings): JSON formatting
2023-06-02 13:55:04 -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
SabreCat
a5602eec8d
4.272.0
v4.272.0
2023-05-30 15:28:16 -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
SabreCat
ba883ae104
chore(subproj): update habitica-images
2023-05-30 14:55:00 -05:00
SabreCat
deba7b6220
feat(faq): update for mobile workflows
2023-05-30 14:50:13 -05:00
CuriousMagpie
55d6ee3f7e
feat(content): add staff and tiers
2023-05-30 12:01:21 -04:00
SabreCat
69c538858b
4.271.2
v4.271.2
2023-05-25 14:42:53 -05: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
SabreCat
5745e3df5f
4.271.1
v4.271.1
2023-05-24 13:30:21 -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
929b0196a4
add strings
2023-05-24 13:24:44 -04: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
8e5b66a73e
Merge branch 'release' into develop
2023-05-23 09:16:50 -05:00
SabreCat
f755d4c133
4.271.0
v4.271.0
2023-05-23 09:07:47 -05:00
SabreCat
102c71c4ca
Merge remote-tracking branch 'CuriousMagpie/2023-05-pet-quest-bundle' into release
2023-05-22 15:14:18 -05: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
bedce203ee
4.270.3
v4.270.3
2023-05-22 13:28:31 -05:00
dependabot[bot]
8ba7117fa5
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>
2023-05-22 12:35:07 -04:00
dependabot[bot]
fe5d4a0551
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>
2023-05-22 12:34:28 -04:00
SabreCat
deebc09a79
fix(analytics): typo
2023-05-22 09:54:10 -05:00
SabreCat
b63f2fa1fa
fix(analytics): add missing headers to 3 events
2023-05-19 14:54:30 -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
CuriousMagpie
0b0cbb45f4
feat(content): add May pet quest bundle
2023-05-17 10:49:37 -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
SabreCat
d176c31382
4.270.2
v4.270.2
2023-05-16 12:22:21 -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
SabreCat
f0637dcf49
4.270.1
v4.270.1
2023-05-15 16:15:22 -05:00
SabreCat
0518b90eab
Merge branch 'develop' into release
2023-05-15 16:11:30 -05:00
SabreCat
f968bdd3a9
fix(analytics): re-enable group chat tracking
2023-05-15 16:02:24 -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