Natalie
0b5ce61555
feat(content): add February items ( #15090 )
...
* update(content): add February 2024 items
* feat(content): add October content
* feat(content):update February Content
* feat(content): finish up February content
* fix(backgrounds): tweak consistency
* fix(strings): remove extra whitespace
* fix(event): add missing Valentine features
---------
Co-authored-by: Sabe Jones <sabrecat@gmail.com >
Co-authored-by: Sabe Jones <sabe@habitica.com >
2024-01-26 16:35:02 -06:00
Leonardo Chappuis
6d62ecdf17
Fix sort/search on member selection modal ( #15066 )
2024-01-23 15:06:54 -06:00
Phillip Thelen
1ade4c6b3e
Fix resetting account for social accounts ( #15087 )
...
* Fix resetting account for social accounts
* added integration tests
* chore(packages): reinstall modules
* only enable reset button if user typed RESET
* fix enabling reset button
---------
Co-authored-by: negue <eugen.bolz@gmail.com >
Co-authored-by: Sabe Jones <sabe@habitica.com >
2024-01-18 15:51:36 -06:00
Phillip Thelen
f8d315ff6e
Upgrade to mongoose 7 ( #14971 )
...
* remove some unused dependencies
* update mongoose version
* make common tests pass
* Make unit tests pass
* make api v3 integration tests pass
* fix lint issues
* fix issue with package-lock
* fix(lint): we don't need no .js
* fix(lint): update to latest config-habitrpg
* chore(npm): update package locks
* fix(test): replace deprecated fn
* chore(package): update eslint-habitrpg again
* fix(lint): server linting
* fix(lint): client linting
* fix(client): correct mangled common imports
* chore(npm): update package-locks
* fix(lint): punctuation, module
---------
Co-authored-by: SabreCat <sabrecat@gmail.com >
Co-authored-by: SabreCat <sabe@habitica.com >
2024-01-16 15:18:47 -06:00
Phillip Thelen
d0e4b533e3
Add new fields to admin panel ( #14943 )
...
* Add new fields to admin panel
* fix lint
* Update hall.js
* fix(plab): plab
* fix(lint): destructure assignment
* fix(subs): coerce offset to number
---------
Co-authored-by: SabreCat <sabe@habitica.com >
2024-01-16 14:45:57 -06:00
Natalie
d6d131647a
Report Post Modal Design Refresh ( #14774 )
...
* WIP(chat flags): initial commit
* WIP(chat flags): actually disabling the button
* wip(chat flags): remove duplicated code
* fix(css): target intended modal
* WIP(report post modal): fix blockquote & missing string
* WIP(report post): blockquote formatting
* fix(sanity): remove dup string
---------
Co-authored-by: SabreCat <sabe@habitica.com >
Co-authored-by: Sabe Jones <sabrecat@gmail.com >
2024-01-16 14:42:02 -06:00
Natalie
4cbc3d7664
Slur swear blocker challenges redux ( #15089 )
...
* update packages on local/origin repo
* feat(challenges): add banned words & slur blocker to challenges
* feat(challenges): slur blocker work
* feat(challenges): slur blocker
* feat(challenges): more slur blocker
* feat(challenges): even more slur blocker
* feat(challenges): swear and slur blocker
* feat(challenges): update behavior based on public/private groups
* feat(profiles): slur/swear blocker
* feat(profiles): slur/swear blocker
* feat(profiles/PMs): slur/swear blocker upgrade
* feat(slur/swear): working on it
* feat(profiles/challenges): work on profile block & slack report
* feat(slur/swear blocker): work on Profiles
* feat(slur blocker): refactoring code
* feat(slur blocker): more refactoring
* feat(slur blocker): arghhhhhh
* fix(profiles): improve profanity check logic
* fix(slack): update Slack notification to include authorEmail and remove undefined
* feat(s/s blocker): work on challenges
* feat(s/s blocker): challenge update
* feat(s/s blocker): slack notifs refinements
* feat(s/s blocker): refine slack notifs & disallow use of challenges POST API route if user is chatRevoked:true in db
* update package.json and package-lock.json
* attempt to disable create challenge button for muted users
* another attempt to disable create challenge
* block muted users from creating challenges
* CSS button fun
* fix CSS button
* refactor(css): move button style to global
Also, disable Clone button if user is chat revoked
* fix(lint): remove unused fn
* fix(challenges): handle null slur check
* fix(groups): throw notFound earlier
* fix(challenges): CSS and logic updates
* fix(lint): remove whitespace
* fix(challenges): don't disable create buttons
* fix(slack): restore broken profile flag fields
* chore(cleanup): remove comments and whitespace
* chore(cleanup): one more white space
---------
Co-authored-by: SabreCat <sabe@habitica.com >
2024-01-16 14:22:03 -06:00
KasaHNO3
8b2e13b5fd
fix(faq): add language query in FAQ store action. ( #15079 )
...
Co-authored-by: Sabe Jones <sabe@habitica.com >
2024-01-10 17:00:13 -06:00
Sabe Jones
b7def686e9
Squashed commit of the following:
...
commit 83bcd07e20
Author: SabreCat <sabrecat@gmail.com >
Date: Fri Dec 22 17:24:45 2023 -0600
fix(profile): revert state on error
commit 6aa6278727
Author: SabreCat <sabrecat@gmail.com >
Date: Fri Dec 22 14:37:28 2023 -0600
fix(test): no longer care about swears in profile
commit 0882c77038
Author: SabreCat <sabe@habitica.com >
Date: Fri Dec 22 14:15:42 2023 -0600
fix(lint): remove unused functions
commit 9b275ef72d
Author: SabreCat <sabe@habitica.com >
Date: Fri Dec 22 14:09:11 2023 -0600
fix(profiles): restore reporting functionality
Also remove unused and/or unrelated code and clean up comments
commit f4ed8c1461
Merge: da16aa9c75 f8ba191eea
Author: SabreCat <sabe@habitica.com >
Date: Fri Dec 22 12:11:00 2023 -0600
Merge branch 'release' into slur-swear-blocker
commit da16aa9c75
Author: CuriousMagpie <eilatan@gmail.com >
Date: Thu Dec 21 13:20:28 2023 -0500
feat(s/s blocker): challenge updates to slack
commit 51bed61c4c
Author: CuriousMagpie <eilatan@gmail.com >
Date: Tue Dec 19 15:36:59 2023 -0500
feat(s/s blocker): work on challenges
commit 139cbcb21c
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed Dec 13 13:20:45 2023 -0500
fix(slack): update Slack notification to include authorEmail and remove undefined
commit 805b287721
Author: SabreCat <sabe@habitica.com >
Date: Tue Dec 12 16:35:54 2023 -0600
fix(profiles): improve profanity check logic
commit 02ef7e8822
Author: CuriousMagpie <eilatan@gmail.com >
Date: Tue Dec 12 17:22:29 2023 -0500
feat(slur blocker): arghhhhhh
commit 949dee9b1e
Author: CuriousMagpie <eilatan@gmail.com >
Date: Tue Dec 12 13:57:29 2023 -0500
feat(slur blocker): more refactoring
commit bf953998f4
Merge: d21aa687b7 f572aa442e
Author: CuriousMagpie <eilatan@gmail.com >
Date: Mon Dec 11 15:20:06 2023 -0500
Merge branch 'release' into slur-swear-blocker
commit d21aa687b7
Author: CuriousMagpie <eilatan@gmail.com >
Date: Thu Dec 7 18:00:29 2023 -0500
feat(slur blocker): refactoring code
commit f2db90c494
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed Dec 6 12:12:55 2023 -0500
feat(slur/swear blocker): work on Profiles
commit 8f9822ffe8
Author: CuriousMagpie <eilatan@gmail.com >
Date: Mon Dec 4 17:25:17 2023 -0500
feat(profiles/challenges): work on profile block & slack report
commit bdb2e06e5e
Author: CuriousMagpie <eilatan@gmail.com >
Date: Fri Dec 1 16:11:27 2023 -0500
feat(slur/swear): working on it
commit 7277b5cad5
Merge: 24d14277ab 941f1f976c
Author: CuriousMagpie <eilatan@gmail.com >
Date: Fri Dec 1 15:04:46 2023 -0500
Merge branch 'profile-slur-swear-blocker' into slur-swear-blocker
commit 941f1f976c
Author: CuriousMagpie <eilatan@gmail.com >
Date: Thu Nov 30 14:34:30 2023 -0500
feat(profiles/PMs): slur/swear blocker upgrade
commit 0863017efc
Author: CuriousMagpie <eilatan@gmail.com >
Date: Tue Nov 28 16:21:21 2023 -0500
feat(profiles): slur/swear blocker
commit e9937d864f
Author: CuriousMagpie <eilatan@gmail.com >
Date: Mon Nov 27 15:24:37 2023 -0500
feat(profiles): slur/swear blocker
commit 24d14277ab
Author: CuriousMagpie <eilatan@gmail.com >
Date: Mon Nov 27 14:12:46 2023 -0500
feat(challenges): update behavior based on public/private groups
commit 1251f5b6a7
Author: CuriousMagpie <eilatan@gmail.com >
Date: Tue Nov 14 16:28:29 2023 -0500
feat(challenges): swear and slur blocker
commit a771045ca7
Author: CuriousMagpie <eilatan@gmail.com >
Date: Tue Nov 14 15:46:16 2023 -0500
feat(challenges): even more slur blocker
commit e5e91aa78a
Author: CuriousMagpie <eilatan@gmail.com >
Date: Tue Nov 14 14:31:25 2023 -0500
feat(challenges): more slur blocker
commit 50e824e4e3
Author: CuriousMagpie <eilatan@gmail.com >
Date: Mon Nov 13 15:12:14 2023 -0500
feat(challenges): slur blocker
commit 315ea24ef4
Author: CuriousMagpie <eilatan@gmail.com >
Date: Fri Nov 3 12:31:12 2023 -0400
feat(challenges): slur blocker work
commit 0f742d219f
Author: CuriousMagpie <eilatan@gmail.com >
Date: Thu Nov 2 16:22:31 2023 -0400
feat(challenges): add banned words & slur blocker to challenges
commit 40d6b60ee3
Author: CuriousMagpie <eilatan@gmail.com >
Date: Mon Oct 23 13:00:46 2023 -0400
update packages on local/origin repo
2024-01-10 15:14:11 -06:00
Sabe Jones
7a2c7c5b30
Merge branch 'develop' into release
2024-01-10 14:57:42 -06:00
SabreCat
9b54e4d80a
fix(backgrounds): correct index of bbash
2024-01-04 14:32:47 -06:00
SabreCat
7fb1c9db8c
Squashed commit of the following:
...
commit 5b2f90356b
Author: SabreCat <sabrecat@gmail.com >
Date: Fri Dec 15 16:19:02 2023 -0600
fix(migration): full URL
commit a2962c0d10
Author: SabreCat <sabrecat@gmail.com >
Date: Fri Dec 15 15:57:21 2023 -0600
feat(migration): add birthday notif
commit 9da8e39dd0
Author: CuriousMagpie <eilatan@gmail.com >
Date: Fri Dec 15 12:32:25 2023 -0500
feat(script): awards 2024 Habitica birthday robes
commit 7de6b80ee6
Author: CuriousMagpie <eilatan@gmail.com >
Date: Thu Dec 14 13:11:07 2023 -0500
feat(content): add Habitica birthday item
commit 1bb95f5867
Author: CuriousMagpie <eilatan@gmail.com >
Date: Thu Dec 14 11:43:12 2023 -0500
fix(dates): fix availability dates to canonical
commit 8e7f49f253
Author: CuriousMagpie <eilatan@gmail.com >
Date: Thu Dec 14 11:37:44 2023 -0500
feat(content): make 2024 default backgroumd, fix errors
commit acc30f044e
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed Dec 13 16:53:33 2023 -0500
feat(content): the rest of the January content
commit 6a5e45c6d0
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed Dec 13 16:49:33 2023 -0500
feat(content): January content
2023-12-29 16:07:43 -06:00
negue
5a19c25fea
Pin Habitica Eslint Config ( #15057 )
...
* Pin Habitica Eslint Config
* fix lint
2023-12-27 18:20:49 +01:00
SabreCat
0a06fe6d2e
fix(css): white g1g1 text in buy-gems
2023-12-18 07:24:42 -06:00
SabreCat
4fea87af8a
Squashed commit of the following:
...
commit 0e20f421645beaf231dd607b1c1d8db62e5804e4
Author: SabreCat <sabrecat@gmail.com >
Date: Thu Dec 14 15:40:22 2023 -0600
fix(g1g1): don't break modal off promo season
commit ca5436d05044d256303e9c5dcdf358b64467ae66
Author: SabreCat <sabe@habitica.com >
Date: Tue Nov 28 20:42:55 2023 -0600
fix(lint): move import
commit 08f58318da1a06c2d94227afd3224a5571990bac
Author: SabreCat <sabe@habitica.com >
Date: Tue Nov 28 20:26:14 2023 -0600
fix(vue): parenthesis
commit 8701ee330365ad0615b2179b801f8e15c3109bdd
Author: SabreCat <sabe@habitica.com >
Date: Tue Nov 28 20:09:30 2023 -0600
fix(g1g1): dynamically display end dates
2023-12-17 19:36:45 -06:00
SabreCat
8a45f753ca
Merge branch '2023-winner-funderlamb' into release
...
by @CuriousMagpie
2023-12-17 19:36:15 -06:00
negue
19253cd9b5
Remove Storybook files and packages ( #15040 )
2023-12-13 20:18:13 +01:00
Natalie
eac5e58ac7
(fix): add quest modal text horizontal padding ( #15053 )
2023-12-11 16:55:24 -06:00
Phillip Thelen
916cb03a3a
automatic lint fixes ( #14942 )
...
* automatic lint fixes
* rerun lint
---------
Co-authored-by: negue <eugen.bolz@gmail.com >
2023-12-04 20:37:05 +01:00
Natalie
8db8a8267b
feat(content): December 2023 Content ( #15023 )
...
* feat(content): add December subscriber items, backgrounds, and enchanted armoire
* feat(content): correct item slot for armoire, change release dates for testing
* fix(backgrounds): correct start date
* fix(armoire): Add canonical start date
* fix(test): only count released items
---------
Co-authored-by: Sabe Jones <sabrecat@gmail.com >
Co-authored-by: SabreCat <sabe@habitica.com >
2023-11-28 15:01:27 -06:00
SabreCat
a374add2eb
Squashed commit of the following:
...
commit f1cf5ea5831c24059f3a18f7d0888d30eb0efbc1
Author: SabreCat <sabe@habitica.com >
Date: Fri Nov 3 16:53:13 2023 -0500
fix(market): show selected class correctly
2023-11-22 15:35:12 -06:00
SabreCat
592c178544
Squashed commit of the following:
...
commit 0928372c649ebc8d298b72692e0accca4e912637
Author: SabreCat <sabe@habitica.com >
Date: Tue Nov 21 15:02:53 2023 -0600
fix(news): center images
2023-11-22 15:34:46 -06:00
SabreCat
5717e58613
Merge branch 'develop' into release
2023-11-07 08:59:53 -06:00
Natalie
a80ef78be0
2023 November Content Prebuild ( #14954 )
...
* feat(content): October sub items
* feat(content): October bgs and armoire
* feat(content): add Dune Buddy achievement
* feat(releases): timed Backgrounds and Armoire
* feat(content): timed release achievement
* feat(content): November subscriber items
* feat(content): November pet quest bundle
* feat(content): November magic hatching potions
* feat(content): November backgrounds and armoire
* feat(content): new achievement code -- needs work
* update package.lock on local/origin repos
* fix(content): added October headgear info and November set name
* fix(typo): spelling is important
* feat(content): added logic to allow for pets & mounts to be in one achievement and fixed issues with image
* fix(armoire): correct month
* fix(armoire): deprecate armoireEmpty flag
---------
Co-authored-by: SabreCat <sabe@habitica.com >
Co-authored-by: Sabe Jones <sabrecat@gmail.com >
2023-11-07 08:55:50 -06:00
Zachary Flower
cb168338ee
Calculate background visibility, even if the task list is empty ( #14870 )
2023-11-03 15:58:58 -05:00
Phillip Thelen
1892d6288a
Clean up translations ( #14985 )
2023-11-03 15:54:48 -05:00
SabreCat
efe4483a04
Merge branch 'release' into develop
2023-10-31 15:18:01 -05:00
SabreCat
33b6de85cc
feat(faq): unify platform FAQs
...
by @CuriousMagpie with edits by @SabreCat
2023-10-31 11:41:24 -05:00
SabreCat
61beb770f1
feat(content): subscriber items Nov 2023
...
by @CuriousMagpie
2023-10-31 11:18:23 -05:00
SabreCat
78ba41c3f8
chore(packages): update lock
2023-10-31 11:10:56 -05:00
SabreCat
1026a721ac
Merge branch 'release' into develop
2023-10-25 16:06:52 -05:00
dependabot[bot]
fdb5d75372
build(deps): bump jquery from 3.7.0 to 3.7.1 in /website/client ( #14859 )
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.7.0...3.7.1 )
---
updated-dependencies:
- dependency-name: jquery
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-10-25 14:26:24 -04:00
dependabot[bot]
6aed03380a
build(deps): bump uuid from 9.0.0 to 9.0.1 in /website/client ( #14888 )
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 9.0.0 to 9.0.1.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.0...v9.0.1 )
---
updated-dependencies:
- dependency-name: uuid
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-10-25 14:24:14 -04:00
dependabot[bot]
be822b6bbe
build(deps): bump get-func-name from 2.0.0 to 2.0.2 in /website/client ( #14902 )
...
Bumps [get-func-name](https://github.com/chaijs/get-func-name ) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/chaijs/get-func-name/releases )
- [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2 )
---
updated-dependencies:
- dependency-name: get-func-name
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-25 14:23:35 -04:00
dependabot[bot]
4e33a0f7f8
build(deps): bump fsevents from 1.2.9 to 1.2.13 in /website/client ( #14937 )
...
Bumps [fsevents](https://github.com/fsevents/fsevents ) from 1.2.9 to 1.2.13.
- [Release notes](https://github.com/fsevents/fsevents/releases )
- [Commits](https://github.com/fsevents/fsevents/compare/v1.2.9...v1.2.13 )
---
updated-dependencies:
- dependency-name: fsevents
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-25 14:20:34 -04:00
dependabot[bot]
43fcce7242
build(deps): bump core-js from 3.32.2 to 3.33.1 in /website/client ( #14955 )
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.32.2 to 3.33.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/commits/v3.33.1/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
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-10-25 14:16:37 -04:00
dependabot[bot]
099274969e
build(deps): bump nconf from 0.12.0 to 0.12.1 in /website/client ( #14963 )
...
Bumps [nconf](https://github.com/flatiron/nconf ) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/flatiron/nconf/releases )
- [Changelog](https://github.com/indexzero/nconf/blob/v0.12.1/CHANGELOG.md )
- [Commits](https://github.com/flatiron/nconf/compare/v0.12.0...v0.12.1 )
---
updated-dependencies:
- dependency-name: nconf
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-10-25 14:13:32 -04:00
Natalie
581271e930
Reporting challenges ( #14756 )
...
* initial commit
* update logic to display flagged challenges properly to users and admins
* add report button to pages 'My Challenges' and 'Discover Challenges'
* allow mods to view flagged messages on challengeDetail view
* update showing flagged challenges for group challenges
* update showing flagged challenges for a specific challenge
* disallow closing a flagged challenge
* update notes to reflect apiParams properly
* fix css spacing
* update challenge en locales
* fix spacing
* update title of closeChallengeModal
* let user know flagged challenges cannot be cloned
* fix linting errors
* ensure flagged challenges cannot be declared with a winner and cloned via API
* define a non user challenge properly
* fix logic to check for a nonParticipant and nonLeader user when grabbing flagged challenges
* fix linting of max character of 100 / line
* remove reporting on 'my challenges' and 'discover challenges'
* WIP(challenges): disable clone button and add notes to new functions
* WIP(challenges): smol changes
* WIP(challenges): clone button only disabled for admin and flagged user; other users can still clone but the flag goes along with the clone
* WIP(challenges): stop flags carrying over on cloned challenges
* WIP(challenges): typo fixing, undoing a smol change
* fix(challenges): improved query logic for flags
* WIP(challenges): more smol changes
* fix(challenges): refactor queries
* fix(challenges): correct My Challenges tab logic
* WIP(challenges): fix clone button state
* WIP(challenges): really fixed clone button & clear flags from clones
* WIP(challenge): implement new design for reporting modal
* WIP(challenge): making things pretty
* WIP(challenge): conquering the close button
* WIP(challenge): fixin some spacing
* WIP(challenge): smol fix
* WIP(challenge): making sure the button is actually disabled
* WIP(challenge): fix blockquote css
* fix(tests): no private guilds
* fix(lint): curlies etc
* fix(test): moderator permission
* fix(lint): sure man whatever
* fix(lint): bad vim no tabby
* fix(test): permissions not contrib lol
* fix(challenges): add icon and fix leaky CSS
* fix(challenge): correct clone button behavior
---------
Co-authored-by: Julius Jung <me@matchajune.io >
Co-authored-by: SabreCat <sabe@habitica.com >
Co-authored-by: Sabe Jones <sabrecat@gmail.com >
2023-10-24 09:24:56 -05:00
Sabe Jones
4974712d6c
fix(stats): enforce sensible maxima in db
2023-10-17 22:31:43 +00:00
Sabe Jones
ce1d1a763b
fix(quests): level up if appropriate after completion
2023-10-17 22:29:02 +00:00
SabreCat
f7ac6e8eb1
fix(css): achievement layout
2023-10-17 09:09:00 -05:00
CuriousMagpie
56ccf19c26
feat(content): October bgs and armoire
2023-10-09 12:55:16 -05:00
SabreCat
a0941ffa84
Squashed commit of the following:
...
commit 16d8b87e90
Merge: 07387faf48 6bea232d47
Author: negue <eugen.bolz@gmail.com >
Date: Thu Sep 14 22:30:00 2023 +0200
Merge remote-tracking branch 'origin/develop' into negue/ui/setting
commit 07387faf48
Author: negue <eugen.bolz@gmail.com >
Date: Wed Sep 13 23:38:37 2023 +0200
remove generate promoCode from ui
commit 6bea232d47
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Sep 11 12:55:31 2023 -0400
build(deps): bump core-js from 3.32.1 to 3.32.2 in /website/client (#14867 )
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.32.1 to 3.32.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.32.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>
commit cebb3f0f25
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Sep 11 12:43:49 2023 -0400
build(deps): bump webpack from 4.46.0 to 4.47.0 in /website/client (#14868 )
Bumps [webpack](https://github.com/webpack/webpack ) from 4.46.0 to 4.47.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.46.0...v4.47.0 )
---
updated-dependencies:
- dependency-name: webpack
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 ea8563cd17
Merge: 3e16584dcf 6259955891
Author: negue <eugen.bolz@gmail.com >
Date: Tue Aug 29 21:23:02 2023 +0200
Merge remote-tracking branch 'origin/negue/ui/setting' into negue/ui/setting
commit 3e16584dcf
Author: negue <eugen.bolz@gmail.com >
Date: Tue Aug 29 21:22:06 2023 +0200
fix PR comments
commit 84ba44fb19
Author: negue <eugen.bolz@gmail.com >
Date: Tue Aug 29 20:38:54 2023 +0200
fix PR comments
commit 6259955891
Author: CuriousMagpie <eilatan@gmail.com >
Date: Fri Aug 25 11:20:26 2023 -0400
update form.scss
commit da82bd8e68
Author: negue <eugen.bolz@gmail.com >
Date: Thu Aug 24 21:40:02 2023 +0200
remove ending
commit 82e5fd2a83
Author: negue <eugen.bolz@gmail.com >
Date: Mon Aug 21 22:25:41 2023 +0200
fix spacing
commit 9ad06ea88b
Author: negue <eugen.bolz@gmail.com >
Date: Mon Aug 21 22:09:22 2023 +0200
clean up debug row for login methods
commit 41cde37675
Merge: 8c568060f9 82ebe71eb4
Author: negue <eugen.bolz@gmail.com >
Date: Mon Aug 21 21:51:22 2023 +0200
Merge remote-tracking branch 'origin/develop' into negue/ui/setting
commit 8c568060f9
Author: negue <eugen.bolz@gmail.com >
Date: Mon Aug 21 21:49:31 2023 +0200
fix PR comments
commit 36f7a4711d
Merge: d279af7897 647b27c55f
Author: negue <eugen.bolz@gmail.com >
Date: Fri Aug 11 20:04:15 2023 +0200
Merge remote-tracking branch 'origin/develop' into negue/ui/setting
commit d279af7897
Merge: ffbed3e044 b20ea44d49
Author: negue <eugen.bolz@gmail.com >
Date: Wed Aug 9 21:13:37 2023 +0200
Merge branch 'negue/refactor/routes' into negue/ui/setting
commit b20ea44d49
Author: negue <eugen.bolz@gmail.com >
Date: Wed Aug 9 21:04:12 2023 +0200
Split Vue.Router routes
commit ffbed3e044
Author: negue <eugen.bolz@gmail.com >
Date: Sun Jul 23 00:00:24 2023 +0200
remove console
commit 4c350b0180
Author: negue <eugen.bolz@gmail.com >
Date: Sat Jul 22 23:34:20 2023 +0200
update Bailey Notification Text + fix popover
commit c105b9ecf9
Author: negue <eugen.bolz@gmail.com >
Date: Sat Jul 22 23:21:53 2023 +0200
fix change password setting
commit 06410b4807
Author: negue <eugen.bolz@gmail.com >
Date: Sat Jul 22 22:50:00 2023 +0200
fix reset account texts
commit ccfdd9bb9c
Merge: 35c75304f1 8558dcc3a8
Author: negue <eugen.bolz@gmail.com >
Date: Sat Jul 22 22:48:13 2023 +0200
Merge remote-tracking branch 'origin/develop' into negue/ui/setting
commit 35c75304f1
Author: negue <eugen.bolz@gmail.com >
Date: Sun Jul 2 20:16:06 2023 +0200
more fixes
commit 203e961464
Author: negue <eugen.bolz@gmail.com >
Date: Sun Jul 2 19:45:17 2023 +0200
fix notification settings
commit ec94604791
Author: negue <eugen.bolz@gmail.com >
Date: Sun Jun 25 22:00:45 2023 +0200
applied same styling to promoCode.vue
commit 0177b3a76b
Author: negue <eugen.bolz@gmail.com >
Date: Sun Jun 25 21:41:05 2023 +0200
move promoCode.vue to pages/settings
commit 8fbb600273
Author: negue <eugen.bolz@gmail.com >
Date: Sun Jun 25 21:40:35 2023 +0200
saveCancelButtons.vue allow to hide the cancel part
commit 4915f2a3fb
Author: negue <eugen.bolz@gmail.com >
Date: Sun Jun 25 21:09:07 2023 +0200
Hide Transactions Page again
commit 8b5ae17f02
Author: negue <eugen.bolz@gmail.com >
Date: Sun Jun 25 20:52:03 2023 +0200
also check for invalid arguments in the password settings
commit aa97ed5299
Author: negue <eugen.bolz@gmail.com >
Date: Sun Jun 25 20:25:53 2023 +0200
fix localhost externalLinks check
commit 87a4e4931b
Author: negue <eugen.bolz@gmail.com >
Date: Sun Jun 25 20:01:31 2023 +0200
show notification on username change + fix userEmail checks
commit 6a6f55f6fc
Merge: f9ff5e5c55 e49d26eacd
Author: negue <eugen.bolz@gmail.com >
Date: Sat Jun 24 22:54:00 2023 +0200
Merge remote-tracking branch 'origin/develop' into negue/ui/setting
commit f9ff5e5c55
Author: negue <eugen.bolz@gmail.com >
Date: Tue May 30 22:41:42 2023 +0200
check password inputs and mark invalid for "password change" setting
commit 4497514eeb
Author: negue <eugen.bolz@gmail.com >
Date: Tue May 30 21:59:21 2023 +0200
show notification when chaning display name
commit 3232f12f0d
Author: negue <eugen.bolz@gmail.com >
Date: Tue May 30 21:55:25 2023 +0200
check current password valid style in "delete account" and "reset account"
commit 582a2f1304
Author: negue <eugen.bolz@gmail.com >
Date: Tue May 30 21:27:20 2023 +0200
mark password field of email setting as invalid on wrong password
commit 8e3b8a962a
Author: negue <eugen.bolz@gmail.com >
Date: Tue May 30 21:24:46 2023 +0200
refactor currentPasswordInput.vue to use validatedTextInput.vue
commit 61521507a4
Author: negue <eugen.bolz@gmail.com >
Date: Tue May 30 20:20:56 2023 +0200
fix username setting:
- unsaved values check
- @ char must be first in input, otherwise not remove it for checks
commit f74c29a065
Merge: c4b6f0c39c d4a5823916
Author: negue <eugen.bolz@gmail.com >
Date: Tue May 30 19:54:06 2023 +0200
Merge remote-tracking branch 'origin/develop' into negue/ui/setting
commit c4b6f0c39c
Merge: 37eee140ad 6e3a367832
Author: negue <eugen.bolz@gmail.com >
Date: Fri May 12 22:08:08 2023 +0200
Merge remote-tracking branch 'origin/develop' into negue/ui/setting
commit 37eee140ad
Author: negue <eugen.bolz@gmail.com >
Date: Fri May 12 21:57:27 2023 +0200
delete account without password
commit 48a6801f4e
Author: negue <eugen.bolz@gmail.com >
Date: Mon May 8 22:06:29 2023 +0200
fix duplicate json entry
commit 47a2189f49
Merge: a56b4a4457 49f45d27e3
Author: negue <eugen.bolz@gmail.com >
Date: Mon May 8 21:48:21 2023 +0200
Merge remote-tracking branch 'origin/release' into negue/ui/setting
commit a56b4a4457
Author: negue <eugen.bolz@gmail.com >
Date: Mon May 8 21:37:31 2023 +0200
show current class on setting panel
commit 9c973cca2a
Author: negue <eugen.bolz@gmail.com >
Date: Mon May 8 21:15:46 2023 +0200
fix selectDifficulty.vue - refactor selectList.vue
commit 95b37b3ba3
Author: negue <eugen.bolz@gmail.com >
Date: Mon May 8 20:45:09 2023 +0200
migrate restoreValues fix to new setting component
commit 7947b1c67d
Merge: ad3e4d604a 71e165433a
Author: negue <eugen.bolz@gmail.com >
Date: Mon May 8 20:41:31 2023 +0200
Merge remote-tracking branch 'origin/develop' into negue/ui/setting
commit ad3e4d604a
Author: negue <eugen.bolz@gmail.com >
Date: Sat Apr 29 01:18:25 2023 +0200
style fixes
commit cea13d5bc3
Merge: 73a5e5fcab b159182188
Author: negue <eugen.bolz@gmail.com >
Date: Fri Apr 28 23:58:09 2023 +0200
Merge remote-tracking branch 'origin/develop' into negue/ui/setting
commit 73a5e5fcab
Author: negue <eugen.bolz@gmail.com >
Date: Tue Apr 25 20:51:14 2023 +0200
style / padding issues
commit 0a10eb32cc
Author: negue <eugen.bolz@gmail.com >
Date: Sat Apr 15 20:54:08 2023 +0200
fix "setting new password" invalid check
commit a79bec3fa5
Author: negue <eugen.bolz@gmail.com >
Date: Tue Apr 11 23:15:15 2023 +0200
add password for other logins
commit 9ff17fd6dd
Author: negue <eugen.bolz@gmail.com >
Date: Tue Apr 11 23:05:19 2023 +0200
"fix values" use keydown event to mark as change
commit 1f470942a9
Author: negue <eugen.bolz@gmail.com >
Date: Thu Apr 6 00:19:18 2023 +0200
delete old api.vue
commit b4904a8b84
Merge: b5da7ccc70 c8b98678d0
Author: negue <eugen.bolz@gmail.com >
Date: Thu Apr 6 00:18:07 2023 +0200
Merge remote-tracking branch 'origin/develop' into negue/ui/setting
commit b5da7ccc70
Author: negue <eugen.bolz@gmail.com >
Date: Thu Apr 6 00:11:36 2023 +0200
refactor webhook ui to use save/cancel buttons
commit f49f67ff5c
Author: negue <eugen.bolz@gmail.com >
Date: Wed Apr 5 22:56:37 2023 +0200
remove unused settings
commit cc73b44b25
Author: negue <eugen.bolz@gmail.com >
Date: Wed Mar 29 23:40:30 2023 +0200
remove advancedCollapsed settings to start it opened
commit e0300e8710
Author: negue <eugen.bolz@gmail.com >
Date: Wed Mar 29 22:58:09 2023 +0200
remove displayInviteToPartyWhenPartyIs1 setting
commit 1741ddfc64
Author: negue <eugen.bolz@gmail.com >
Date: Mon Mar 20 23:00:17 2023 +0100
webhook margins
commit 24a43d027c
Author: negue <eugen.bolz@gmail.com >
Date: Mon Mar 20 22:40:19 2023 +0100
userid tooltip
commit 42fcb20bc4
Author: negue <eugen.bolz@gmail.com >
Date: Thu Mar 16 00:51:10 2023 +0100
remove balance for choosing class
commit 160848473d
Author: negue <eugen.bolz@gmail.com >
Date: Thu Mar 16 00:20:56 2023 +0100
show real class setting modal if enough gems available
commit f74ba9738d
Author: negue <eugen.bolz@gmail.com >
Date: Thu Mar 16 00:10:53 2023 +0100
update apple icon and size
commit bf961bc728
Author: negue <eugen.bolz@gmail.com >
Date: Wed Mar 15 23:59:42 2023 +0100
Copied API Token Notification
commit 28f0220b4e
Author: negue <eugen.bolz@gmail.com >
Date: Wed Mar 15 23:53:33 2023 +0100
remove blue color of setting links
commit b53ccace95
Author: negue <eugen.bolz@gmail.com >
Date: Wed Mar 15 23:43:06 2023 +0100
fix username/email setting input width
commit 1dfa5b275d
Author: negue <eugen.bolz@gmail.com >
Date: Wed Mar 15 23:11:32 2023 +0100
developer mode
commit 776618d2db
Author: negue <eugen.bolz@gmail.com >
Date: Tue Mar 14 21:11:52 2023 +0100
Add new Pause Dailies Setting
commit 576c80af7e
Merge: dec1a1159d 377b152ffd
Author: negue <eugen.bolz@gmail.com >
Date: Tue Mar 14 21:04:05 2023 +0100
Merge remote-tracking branch 'origin/develop' into negue/ui/setting
commit dec1a1159d
Author: negue <eugen.bolz@gmail.com >
Date: Tue Mar 14 21:00:52 2023 +0100
developer mode dummy row
commit 1e80a7d145
Author: negue <eugen.bolz@gmail.com >
Date: Sat Mar 11 00:03:33 2023 +0100
WIP webhook row
commit cc4bedbe2d
Author: negue <eugen.bolz@gmail.com >
Date: Fri Mar 10 20:28:57 2023 +0100
add spritely login creds message to the new api-row / redirect old url to the new one
commit f9833aa78a
Author: negue <eugen.bolz@gmail.com >
Date: Thu Mar 9 02:23:39 2023 +0100
API Token Row
commit 123c9b9bb1
Author: negue <eugen.bolz@gmail.com >
Date: Mon Mar 6 22:46:50 2023 +0100
"Your User Data" Row instead of Page
commit 0ade5663ae
Author: negue <eugen.bolz@gmail.com >
Date: Fri Mar 3 22:43:03 2023 +0100
userid row
commit b4f2236ab8
Author: negue <eugen.bolz@gmail.com >
Date: Fri Mar 3 22:22:32 2023 +0100
rename folder of setting rows
commit 3b050861c4
Author: negue <eugen.bolz@gmail.com >
Date: Tue Feb 21 21:11:48 2023 +0100
move remaining setting to generalSettings.vue - delete site.vue - start with siteData.vue
commit b09298fb01
Author: negue <eugen.bolz@gmail.com >
Date: Tue Feb 21 20:56:03 2023 +0100
move taskSettings.vue and add it to the settings list
commit 5ed25066ec
Author: negue <eugen.bolz@gmail.com >
Date: Tue Feb 21 20:06:13 2023 +0100
size/margin for transactions
commit 25e77cbd95
Author: negue <eugen.bolz@gmail.com >
Date: Tue Feb 21 19:52:12 2023 +0100
move purchaseHistory.vue
commit 8e4e1bcb0f
Merge: bb14d09aa4 85c50d50e9
Author: negue <eugen.bolz@gmail.com >
Date: Tue Feb 21 19:04:31 2023 +0100
Merge remote-tracking branch 'origin/negue/ui/setting' into negue/ui/setting
commit 85c50d50e9
Author: SabreCat <sabe@habitica.com >
Date: Thu Feb 16 14:23:27 2023 -0600
fix(css): remove redundant formatting for a elements
commit bb14d09aa4
Author: negue <eugen.bolz@gmail.com >
Date: Thu Feb 16 01:34:09 2023 +0100
remove console
commit 8c5e722c72
Author: negue <eugen.bolz@gmail.com >
Date: Thu Feb 16 01:26:43 2023 +0100
first try with the refactored UI of Login Methods
commit 9c8770051d
Author: negue <eugen.bolz@gmail.com >
Date: Sat Feb 11 19:13:16 2023 +0100
fix dayStartAdjustmentSetting.vue for 0 value
commit ee2ff3881b
Author: negue <eugen.bolz@gmail.com >
Date: Sat Feb 11 18:37:46 2023 +0100
fix color after refactor
commit 121e7485ca
Author: negue <eugen.bolz@gmail.com >
Date: Sat Feb 11 18:29:00 2023 +0100
mark audioThemeSetting as changed
commit 98c6570003
Author: negue <eugen.bolz@gmail.com >
Date: Sat Feb 11 18:05:55 2023 +0100
fix ul/li style in resetAccount.vue
commit fed824f705
Author: negue <eugen.bolz@gmail.com >
Date: Sat Feb 11 17:49:36 2023 +0100
fix color of gem price
commit 80365e537d
Author: negue <eugen.bolz@gmail.com >
Date: Sat Feb 11 17:44:55 2023 +0100
fix "fixValuesSetting.vue"
commit d3e15c5413
Author: negue <eugen.bolz@gmail.com >
Date: Wed Feb 8 01:06:27 2023 +0100
open forgot password in new tab
commit 31edec9ec5
Author: negue <eugen.bolz@gmail.com >
Date: Wed Feb 8 01:03:19 2023 +0100
move validatedTextInput.vue to shared components + fix check pos/size + input-error cleanup
commit 2adfd8c259
Author: negue <eugen.bolz@gmail.com >
Date: Sun Feb 5 20:19:30 2023 +0100
hide class setting until level 10
commit 64fb4c0cf9
Author: negue <eugen.bolz@gmail.com >
Date: Sun Feb 5 19:32:40 2023 +0100
delete old modals (refactored into new settings ui)
commit b5be137a8d
Author: negue <eugen.bolz@gmail.com >
Date: Sun Feb 5 19:27:26 2023 +0100
enable forgot password link in settings
commit bec75c6e12
Author: negue <eugen.bolz@gmail.com >
Date: Sun Feb 5 18:52:54 2023 +0100
reset account + password required in api
commit 64f7e7a1d9
Author: negue <eugen.bolz@gmail.com >
Date: Mon Jan 30 23:22:55 2023 +0100
fix compile
commit 7ffb5101be
Merge: 2bfb130b92 9f64633a57
Author: negue <eugen.bolz@gmail.com >
Date: Mon Jan 30 22:47:05 2023 +0100
Merge remote-tracking branch 'origin/develop' into negue/ui/setting
commit 2bfb130b92
Author: negue <eugen.bolz@gmail.com >
Date: Mon Jan 30 22:44:23 2023 +0100
remove restore-modal and replace it with the finished fix values setting
commit 89530a133c
Author: negue <eugen.bolz@gmail.com >
Date: Wed Jan 18 19:22:36 2023 +0100
wip fix values
commit 428647fc71
Author: negue <eugen.bolz@gmail.com >
Date: Sat Jan 14 21:50:22 2023 +0100
refactor change class to design update + clean up old site.vue settings
commit 1f16819bc1
Author: negue <eugen.bolz@gmail.com >
Date: Wed Jan 11 22:41:05 2023 +0100
WIP fix values
commit 6fef3d0579
Author: negue <eugen.bolz@gmail.com >
Date: Sat Jan 7 22:51:30 2023 +0100
check for unsaved changes when pressing cancel
commit bef8a4cdfc
Merge: 494f32c3e3 c7aadede4d
Author: negue <eugen.bolz@gmail.com >
Date: Sat Jan 7 22:10:53 2023 +0100
Merge remote-tracking branch 'origin/develop' into negue/ui/setting
commit 494f32c3e3
Author: negue <eugen.bolz@gmail.com >
Date: Wed Dec 21 00:55:31 2022 +0100
Class Setting
commit bda210cfbb
Author: negue <eugen.bolz@gmail.com >
Date: Tue Dec 20 23:01:41 2022 +0100
removes username, email and display name from site.vue
commit 38198d7df6
Author: negue <eugen.bolz@gmail.com >
Date: Tue Dec 20 22:36:27 2022 +0100
WIP class setting
commit dddcfa637f
Author: negue <eugen.bolz@gmail.com >
Date: Tue Dec 20 22:31:36 2022 +0100
fix styles
commit ce0a5cf974
Author: negue <eugen.bolz@gmail.com >
Date: Sun Dec 11 23:57:07 2022 +0100
Scroll into opened Setting
commit 7e0a95ddff
Author: negue <eugen.bolz@gmail.com >
Date: Sun Dec 11 23:43:44 2022 +0100
Audio Theme Setting
commit 9c556662fe
Author: negue <eugen.bolz@gmail.com >
Date: Sun Dec 11 00:25:30 2022 +0100
prepare header settings but still hidden
commit 30d8b27534
Merge: a1d1a788b2 580139ff69
Author: negue <eugen.bolz@gmail.com >
Date: Sat Dec 10 23:36:36 2022 +0100
Merge remote-tracking branch 'origin/develop' into negue/ui/setting
commit a1d1a788b2
Author: negue <eugen.bolz@gmail.com >
Date: Sat Dec 10 23:34:33 2022 +0100
DayStartAdjustmentSetting
commit ddee94a393
Author: negue <eugen.bolz@gmail.com >
Date: Sat Dec 10 20:00:12 2022 +0100
disable reset account button when password empty
commit 30a6db4c2d
Author: negue <eugen.bolz@gmail.com >
Date: Sat Dec 10 19:54:21 2022 +0100
hide & reset previous setting when switching to a different one
commit 78093848d7
Author: negue <eugen.bolz@gmail.com >
Date: Wed Dec 7 22:19:15 2022 +0100
validated text input (in/valid border color + icon)
commit e1b444ea63
Author: negue <eugen.bolz@gmail.com >
Date: Tue Dec 6 22:09:54 2022 +0100
re-enable box-shadow on hover
commit 96dc4e47ae
Author: negue <negue@users.noreply.github.com >
Date: Mon Nov 28 01:13:47 2022 +0100
remove console log
commit 69ad07daad
Author: negue <negue@users.noreply.github.com >
Date: Mon Nov 28 01:01:17 2022 +0100
dateFormatSetting
commit bc11c0cf75
Author: negue <negue@users.noreply.github.com >
Date: Mon Nov 28 00:49:24 2022 +0100
move shared components / mixins
commit 0d1a189c64
Author: negue <negue@users.noreply.github.com >
Date: Mon Nov 28 00:44:21 2022 +0100
language Setting + imports cleanup
commit 29ebd89030
Author: negue <negue@users.noreply.github.com >
Date: Sun Nov 27 23:23:02 2022 +0100
fix icon size + fix display name valid checks
commit 5c7747517b
Merge: fd5cbc3026 90b34c4dac
Author: negue <negue@users.noreply.github.com >
Date: Sun Nov 27 23:08:35 2022 +0100
Merge remote-tracking branch 'origin/release' into negue/ui/setting
commit fd5cbc3026
Author: negue <negue@users.noreply.github.com >
Date: Wed Nov 23 00:14:21 2022 +0100
fix conflicts
commit 49361217b0
Merge: edb427158f 04e2a39a9f
Author: negue <negue@users.noreply.github.com >
Date: Wed Nov 23 00:12:38 2022 +0100
Merge remote-tracking branch 'origin/develop' into negue/ui/setting
commit edb427158f
Author: negue <negue@users.noreply.github.com >
Date: Wed Nov 23 00:03:19 2022 +0100
disable save button if nothing was changed
commit c7e40e9446
Author: negue <negue@users.noreply.github.com >
Date: Tue Nov 22 23:36:37 2022 +0100
delete account row
commit 4bf740c531
Author: negue <negue@users.noreply.github.com >
Date: Tue Nov 22 23:14:24 2022 +0100
Shared Modal Visible State
commit d718153717
Author: negue <negue@users.noreply.github.com >
Date: Sun Nov 20 18:06:20 2022 +0100
resetAccount
commit e25922f8b3
Author: negue <negue@users.noreply.github.com >
Date: Wed Nov 16 23:39:26 2022 +0100
rename functional components for compiler
commit fdbc2c0eee
Author: negue <negue@users.noreply.github.com >
Date: Wed Nov 16 01:44:50 2022 +0100
password setting row
commit 5fd5e6275a
Author: negue <negue@users.noreply.github.com >
Date: Tue Nov 15 17:35:44 2022 +0100
update package-lock.json again
commit 9d742fd9a1
Author: negue <negue@users.noreply.github.com >
Date: Tue Nov 15 17:24:15 2022 +0100
update package-lock.json
commit cd588e74d5
Author: negue <negue@users.noreply.github.com >
Date: Mon Nov 14 02:12:39 2022 +0100
displayNameSetting.vue
commit 265970c5ef
Author: negue <negue@users.noreply.github.com >
Date: Mon Nov 14 02:09:47 2022 +0100
fix lint
commit a2b510caca
Merge: 0bae5fbe02 4dca69f14b
Author: negue <negue@users.noreply.github.com >
Date: Mon Nov 14 01:15:02 2022 +0100
Merge remote-tracking branch 'origin/develop' into negue/ui/setting
commit 0bae5fbe02
Author: negue <negue@users.noreply.github.com >
Date: Sun Nov 13 22:00:34 2022 +0100
userEmailSetting
commit 23da70fa2e
Author: negue <negue@users.noreply.github.com >
Date: Sun Nov 13 20:38:14 2022 +0100
extract save / cancel buttons and the shared inlineSetting "logic"
commit 82047380f3
Author: negue <negue@users.noreply.github.com >
Date: Sun Nov 13 20:18:21 2022 +0100
first setting (username) in the new layout
commit 39150349c7
Author: negue <negue@users.noreply.github.com >
Date: Wed Nov 2 21:42:12 2022 +0100
Working on M1 - will be reverted on full merge
commit f7787b318c
Merge: 4c0ecc9938 53fb28cc48
Author: negue <negue@users.noreply.github.com >
Date: Tue Nov 1 14:20:24 2022 +0100
Merge remote-tracking branch 'origin/develop' into negue/ui/setting
commit 4c0ecc9938
Merge: 2f53613a45 62b4315b3d
Author: negue <negue@users.noreply.github.com >
Date: Sun Oct 30 12:49:34 2022 +0100
Merge remote-tracking branch 'origin/develop' into negue/ui/setting
commit 2f53613a45
Author: negue <eugen.bolz@gmail.com >
Date: Mon Oct 10 22:54:41 2022 +0200
split routes for ease of dev
commit 390f0fc69d
Merge: cf222ee63a 137f7d53dc
Author: negue <eugen.bolz@gmail.com >
Date: Mon Oct 10 22:50:43 2022 +0200
Merge remote-tracking branch 'origin/develop' into negue/ui/setting
commit cf222ee63a
Author: negue <eugen.bolz@gmail.com >
Date: Sun Oct 2 23:15:35 2022 +0200
Update remaining Notification labels
commit f837cce125
Author: negue <eugen.bolz@gmail.com >
Date: Sun Oct 2 22:45:12 2022 +0200
move site popup settings to notifications
commit fc5181c3a7
Author: negue <eugen.bolz@gmail.com >
Date: Sun Oct 2 21:12:24 2022 +0200
fix styling in notification settings
commit 7b5568ed23
Author: negue <eugen.bolz@gmail.com >
Date: Sat Sep 10 16:00:56 2022 +0200
wip notification settings
2023-10-03 13:30:44 -05:00
SabreCat
a9757b2d74
Squashed commit of the following:
...
commit 3aba0abedd
Author: SabreCat <sabe@habitica.com >
Date: Mon Oct 2 20:51:20 2023 -0500
fix(router): use state to pass modal launch info
commit 541eadd319
Merge: c0bb56c8c2 89fff49d02
Author: SabreCat <sabe@habitica.com >
Date: Mon Oct 2 20:12:40 2023 -0500
Merge branch 'release' into report-profile-modal
commit c0bb56c8c2
Author: SabreCat <sabe@habitica.com >
Date: Wed Sep 27 16:15:28 2023 -0500
test(profiles): add integrations
commit 9b644e9ad8
Author: SabreCat <sabe@habitica.com >
Date: Tue Sep 26 17:17:22 2023 -0500
fix(profile): adjust margin
commit bfefe5dfa9
Author: SabreCat <sabe@habitica.com >
Date: Tue Sep 26 17:12:24 2023 -0500
fix(profiles): moar layout fixes
commit 8f211ee3e2
Author: SabreCat <sabe@habitica.com >
Date: Mon Sep 25 17:32:04 2023 -0500
fix(profile): fix admin actions
Correct "user is banned" banner
Fix bouncing modal
Add "Days" smart plural
Fix leaky CSS on Market page
Refactor some redundant functions
commit b1d23ec88b
Merge: ee9709a9e1 a63cc84779
Author: SabreCat <sabe@habitica.com >
Date: Mon Sep 25 15:37:54 2023 -0500
Merge branch 'release' into report-profile-modal
commit ee9709a9e1
Author: CuriousMagpie <eilatan@gmail.com >
Date: Mon Sep 18 16:30:30 2023 -0400
WIP(profile): add banned banner, toggle switches now toggle, add "days" to Next Login Reward
commit f80928a895
Author: CuriousMagpie <eilatan@gmail.com >
Date: Mon Sep 18 13:43:34 2023 -0400
update(node): update node modules
commit 1d552f7e80
Author: SabreCat <sabe@habitica.com >
Date: Fri Sep 15 16:52:22 2023 -0500
fix(import): remove empty import
commit f55d74a95d
Author: SabreCat <sabe@habitica.com >
Date: Fri Sep 15 16:39:50 2023 -0500
refactor(profiles): remove email feature
also still more visual cleanup of profile modal
commit 311c743284
Author: SabreCat <sabe@habitica.com >
Date: Fri Sep 15 15:44:56 2023 -0500
refactor(profile): remove page view
commit f8632bf50d
Merge: ec85159c65 9e25360102
Author: SabreCat <sabe@habitica.com >
Date: Fri Sep 15 15:23:21 2023 -0500
Merge branch 'release' into report-profile-modal
commit ec85159c65
Author: SabreCat <sabe@habitica.com >
Date: Mon Sep 11 22:53:14 2023 -0500
feat(profiles): load modal instead of page?
commit 9986082914
Author: CuriousMagpie <eilatan@gmail.com >
Date: Fri Sep 8 14:49:57 2023 -0400
WIP(profile): fixed a comment, woohoo
commit 6262a9ba0c
Merge: ae2b614df2 ea2b007b1a
Author: CuriousMagpie <eilatan@gmail.com >
Date: Fri Sep 8 13:40:23 2023 -0400
Merge remote-tracking branch 'origin/report-profile-modal' into report-profile-modal
commit ea2b007b1a
Author: SabreCat <sabe@habitica.com >
Date: Thu Sep 7 16:54:19 2023 -0500
fix(profile): focus behavior
commit ae2b614df2
Author: CuriousMagpie <eilatan@gmail.com >
Date: Thu Sep 7 17:47:08 2023 -0400
WIP(profile): styling updates
commit 2e0723f1b9
Author: SabreCat <sabe@habitica.com >
Date: Thu Sep 7 15:37:59 2023 -0500
feat(moderation): unflag profile
Also a few stylistic tweaks
commit edcf8113de
Author: SabreCat <sabe@habitica.com >
Date: Wed Sep 6 16:39:02 2023 -0500
WIP(profile): dropdown draft
commit 0691483d63
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed Sep 6 16:33:30 2023 -0400
WIP(profile): Styling and string updates
commit 7e9d57d10a
Author: SabreCat <sabe@habitica.com >
Date: Wed Sep 6 11:40:31 2023 -0500
feat(profile): functional dropdown buttons
commit a2989b2833
Merge: af6575e40c e072d7c09c
Author: SabreCat <sabe@habitica.com >
Date: Wed Sep 6 10:04:57 2023 -0500
Merge branch 'release' into report-profile-modal
commit af6575e40c
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed Sep 6 11:01:05 2023 -0400
WIP(profile): comment cleanup
commit 7b1de37202
Author: CuriousMagpie <eilatan@gmail.com >
Date: Tue Sep 5 17:22:14 2023 -0400
WIP(profile): remove shadowban tooltip
commit d1177c32b9
Merge: 321a01b081 31f821021b
Author: CuriousMagpie <eilatan@gmail.com >
Date: Tue Sep 5 17:02:40 2023 -0400
Merge branch 'sabrecat/report-profile' into report-profile-modal
commit 321a01b081
Author: CuriousMagpie <eilatan@gmail.com >
Date: Fri Sep 1 16:14:36 2023 -0400
WIP(profile): close button finally workinating
commit e143d36d28
Author: CuriousMagpie <eilatan@gmail.com >
Date: Fri Sep 1 15:52:38 2023 -0400
WIP(profile): close icon moved to profile.vue
commit 31f821021b
Merge: a8f5e25d38 8957c5c009
Author: SabreCat <sabe@habitica.com >
Date: Fri Sep 1 14:52:31 2023 -0500
Merge branch 'report-profile-modal' into sabrecat/report-profile
commit 8957c5c009
Merge: d340f06a22 0aec3866a4
Author: CuriousMagpie <eilatan@gmail.com >
Date: Fri Sep 1 15:38:12 2023 -0400
Merge remote-tracking branch 'origin/report-profile-modal' into report-profile-modal
commit d340f06a22
Author: CuriousMagpie <eilatan@gmail.com >
Date: Fri Sep 1 15:37:57 2023 -0400
WIP(profile): fixed user not found error
commit 0aec3866a4
Merge: b01f323b14 ac7c8e0eb6
Author: Natalie <78037386+CuriousMagpie@users.noreply.github.com >
Date: Fri Sep 1 15:28:58 2023 -0400
Merge branch 'HabitRPG:develop' into report-profile-modal
commit a8f5e25d38
Author: SabreCat <sabe@habitica.com >
Date: Thu Aug 31 17:02:07 2023 -0500
feat(community): basic "report profile"
commit b01f323b14
Author: CuriousMagpie <eilatan@gmail.com >
Date: Thu Aug 31 17:42:12 2023 -0400
WIP(profile): removed refactoring crud, located where close icon should be (profileModal.vue)
commit ce7d51a20c
Merge: 010f2299f0 ac7c8e0eb6
Author: SabreCat <sabe@habitica.com >
Date: Thu Aug 31 14:20:37 2023 -0500
Merge branch 'release' into sabrecat/report-profile
commit 18b41acd94
Author: CuriousMagpie <eilatan@gmail.com >
Date: Thu Aug 31 12:23:41 2023 -0400
WIP(profile): moar buttonz
commit 9387b3a6bc
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed Aug 30 17:21:36 2023 -0400
WIP(profile): buttons
commit b3ea48c4f5
Author: CuriousMagpie <eilatan@gmail.com >
Date: Fri Aug 25 15:52:41 2023 -0400
WIP(profile): work on achievement component
commit a1ceb2ea75
Author: CuriousMagpie <eilatan@gmail.com >
Date: Fri Aug 25 14:39:12 2023 -0400
WIP(profile): create achievements component
commit 4a24d9b80b
Merge: 8fe263a377 1e05297e96
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed Aug 23 13:14:39 2023 -0400
Merge branch 'develop' into report-profile-modal
commit 1e05297e96
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed Aug 23 13:12:52 2023 -0400
package updates
commit 8fe263a377
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed Aug 23 12:12:36 2023 -0400
update(dependencies): ran npm install to update dependencies
commit 190fe048a1
Merge: 3ea48ab5cb fa83d1a9cf
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed Aug 23 11:52:08 2023 -0400
Merge branch 'develop' into report-profile-modal
commit 3ea48ab5cb
Author: CuriousMagpie <eilatan@gmail.com >
Date: Fri Aug 11 17:12:31 2023 -0400
WIP(user profile): dropdown menu and toggles and colors oh my
commit c301a2b460
Merge: 1da6af11b5 647b27c55f
Author: CuriousMagpie <eilatan@gmail.com >
Date: Fri Aug 11 12:40:07 2023 -0400
Merge branch 'develop' into report-profile-modal
commit 1da6af11b5
Author: CuriousMagpie <eilatan@gmail.com >
Date: Thu Aug 10 16:50:07 2023 -0400
WIP(user profile): moved some CSS classes out of unscoped and into the scoped section, started on toggle buttons
commit dd55cbc928
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed Aug 9 15:38:46 2023 -0400
WIP(user profile): workin on the hamburger (kebab?) menu
commit 3834093207
Author: CuriousMagpie <eilatan@gmail.com >
Date: Tue Aug 8 14:14:40 2023 -0400
WIP(user profiles): working on the drop down menu
commit f2be588195
Author: CuriousMagpie <eilatan@gmail.com >
Date: Mon Aug 7 16:10:30 2023 -0400
WIP(user profile): options menu
commit 010f2299f0
Author: SabreCat <sabe@habitica.com >
Date: Mon Aug 7 11:49:04 2023 -0500
fix(lint): eof and const
commit 4551dbf4b3
Author: CuriousMagpie <eilatan@gmail.com >
Date: Fri Aug 4 15:34:05 2023 -0400
WIP(user profile): styling the top portion of the modal
commit 19a9fe3644
Author: CuriousMagpie <eilatan@gmail.com >
Date: Thu Aug 3 15:06:51 2023 -0400
WIP(user profile): adding buttons
commit dfdb305b1c
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed Aug 2 14:41:20 2023 -0400
WIP(user profile): layout
commit ded4eee693
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed Aug 2 12:04:02 2023 -0400
WIP(user profile): start flex grid & tidy up CSS
commit aaca48be32
Author: CuriousMagpie <eilatan@gmail.com >
Date: Fri Jul 28 16:44:06 2023 -0400
WIP(user profile): mostly css updates
commit e531985b87
Author: CuriousMagpie <eilatan@gmail.com >
Date: Thu Jul 27 16:49:44 2023 -0400
WIP(user profile): one infinitesimal change that's hardly worth the electricity it's made from
commit eb4021fcc7
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed Jul 26 16:33:05 2023 -0400
feat(content): upgrade profile page
commit 1b25394f3e
Merge: c50cee0d88 8558dcc3a8
Author: CuriousMagpie <eilatan@gmail.com >
Date: Wed Jul 26 11:50:12 2023 -0400
Merge branch 'develop' into report-profile-modal
commit c50cee0d88
Author: SabreCat <sabe@habitica.com >
Date: Wed Jul 12 16:32:25 2023 -0500
fix(flagging): debug params issue
Also add and document the "source" body param
commit 55848c58be
Author: SabreCat <sabe@habitica.com >
Date: Mon Jul 10 16:24:20 2023 -0500
WIP(members): basic report a user API
commit dda6180792
Author: SabreCat <sabe@habitica.com >
Date: Thu Jul 6 10:05:07 2023 -0500
fix(lint): remove console.info
2023-10-03 13:29:26 -05:00
CuriousMagpie
b8b0d668c9
feat(content): October sub items
2023-09-29 14:51:45 -05:00
Natalie
f72eef6bff
feat(content): prebuild Fall Festival ( #14869 )
...
* feat(content): prebuild Fall Festival
* fix(typos): because 2023 is not the same as 2024
* feat(css): having stylesheets is important
* feat(content): ready for review & testing
* fix(tests): account for Sept 09 bundle
* fix(gala): use multi event list more
fix a couple of strings too
* feat(content): Warrior and Rogue text
also fix timing of quest bundle feature
* fix(strings): correct stat boosts
* fix(content): missing mage
also adds missing margin to purchase gems button in buy modal
---------
Co-authored-by: SabreCat <sabe@habitica.com >
2023-09-20 19:46:34 -05:00
SabreCat
132ecc8bb1
fix(images): correct Tiptop Teapot set
2023-08-30 14:51:23 -05:00
Natalie
ca5b02d0ea
feat(content): September 2023 subscriber items ( #14844 )
...
* feat(content): add June subscriber items
* feat(content): September subscriber items
* fix(image)
fixed filename for April sub item shop set
* chore(sprites): update habitica-images
* fix(images): add missing subscriber items
---------
Co-authored-by: SabreCat <sabe@habitica.com >
2023-08-30 14:33:44 -05:00
dependabot[bot]
2137c190b3
build(deps): bump smartbanner.js in /website/client ( #14745 )
...
Bumps [smartbanner.js](https://github.com/ain/smartbanner.js ) from 1.19.2 to 1.19.3.
- [Commits](https://github.com/ain/smartbanner.js/compare/v1.19.2...v1.19.3 )
---
updated-dependencies:
- dependency-name: smartbanner.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-08-22 14:32:42 -04:00
dependabot[bot]
e661838ed7
build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /website/client ( #14769 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-22 14:27:07 -04:00