Commit Graph

4046 Commits

Author SHA1 Message Date
CuriousMagpie e143d36d28 WIP(profile): close icon moved to profile.vue 2023-09-01 15:52:38 -04:00
CuriousMagpie 8957c5c009 Merge remote-tracking branch 'origin/report-profile-modal' into report-profile-modal 2023-09-01 15:38:12 -04:00
CuriousMagpie d340f06a22 WIP(profile): fixed user not found error 2023-09-01 15:37:57 -04:00
Natalie 0aec3866a4 Merge branch 'HabitRPG:develop' into report-profile-modal 2023-09-01 15:28:58 -04:00
CuriousMagpie b01f323b14 WIP(profile): removed refactoring crud, located where close icon should be (profileModal.vue) 2023-08-31 17:42:12 -04:00
CuriousMagpie 18b41acd94 WIP(profile): moar buttonz 2023-08-31 12:23:41 -04:00
CuriousMagpie 9387b3a6bc WIP(profile): buttons 2023-08-30 17:21:36 -04: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
CuriousMagpie b3ea48c4f5 WIP(profile): work on achievement component 2023-08-25 15:52:41 -04:00
CuriousMagpie a1ceb2ea75 WIP(profile): create achievements component 2023-08-25 14:39:12 -04:00
CuriousMagpie 8fe263a377 update(dependencies): ran npm install to update dependencies 2023-08-23 12:12:36 -04:00
CuriousMagpie 190fe048a1 Merge branch 'develop' into report-profile-modal 2023-08-23 11:52:08 -04: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
dependabot[bot] 1f0fd7d8b4 chore(deps): bump core-js from 3.31.0 to 3.32.1 in /website/client (#14827)
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.31.0 to 3.32.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.32.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-08-22 14:13:07 -04:00
dependabot[bot] 6b4b53a430 chore(deps): bump intro.js from 7.0.1 to 7.2.0 in /website/client (#14828)
Bumps [intro.js](https://github.com/usablica/intro.js) from 7.0.1 to 7.2.0.
- [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/v7.0.1...v7.2.0)

---
updated-dependencies:
- dependency-name: intro.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-08-22 14:12:31 -04:00
SabreCat 9e0e2a83be Squashed commit of the following:
commit 474fa530a0392ff6e7461eaff64c81a67b5e4eff
Author: SabreCat <sabe@habitica.com>
Date:   Fri Aug 18 21:44:09 2023 -0500

    fix(challenges): filter out groups without perms
2023-08-22 12:23:39 -05:00
SabreCat 1fa926ac04 Squashed commit of the following:
commit 91d5efa683bb2f1c71b291fab4ff5924bddae1ce
Author: SabreCat <sabe@habitica.com>
Date:   Fri Aug 18 22:18:57 2023 -0500

    refactor(static): remove broken, unused apps page
2023-08-22 12:23:20 -05:00
SabreCat 58d58ff962 fix(guilds): correct various errors 2023-08-16 15:56:10 -05:00
SabreCat 50cc7ee09a fix(profile): skip redundant navigation 2023-08-15 15:48:30 -05:00
CuriousMagpie 3ea48ab5cb WIP(user profile): dropdown menu and toggles and colors oh my 2023-08-11 17:12:31 -04:00
negue b679cfb935 Split Vue.Router routes (#14812) 2023-08-11 15:34:59 -05:00
CuriousMagpie c301a2b460 Merge branch 'develop' into report-profile-modal 2023-08-11 12:40:07 -04:00
CuriousMagpie 1da6af11b5 WIP(user profile): moved some CSS classes out of unscoped and into the scoped section, started on toggle buttons 2023-08-10 16:50:07 -04:00
CuriousMagpie dd55cbc928 WIP(user profile): workin on the hamburger (kebab?) menu 2023-08-09 15:38:46 -04:00
SabreCat fd038bd150 fix(groups): redirect guild url to group plan 2023-08-08 13:44:21 -05:00
CuriousMagpie 3834093207 WIP(user profiles): working on the drop down menu 2023-08-08 14:14:40 -04:00
SabreCat a79a088a8f Merge branch 'sabrecat/unsociable' into release 2023-08-08 09:24:06 -05:00
SabreCat 1371b80635 fix(groups): add back string
also fix party seeking analytics and a spurious text decoration
2023-08-07 15:55:29 -05:00
CuriousMagpie f2be588195 WIP(user profile): options menu 2023-08-07 16:10:30 -04:00
SabreCat 9fa355fbcc fix(sunset): release candidate 2023-08-07 15:04:44 -05:00
SabreCat a8b52ab656 fix(chat): correctly map CG bullet points 2023-08-07 12:51:19 -05:00
SabreCat cce6d91611 fix(groups): return Plans on GET guilds 2023-08-07 12:24:43 -05:00
CuriousMagpie 4551dbf4b3 WIP(user profile): styling the top portion of the modal 2023-08-04 15:34:05 -04:00
CuriousMagpie 19a9fe3644 WIP(user profile): adding buttons 2023-08-03 15:06:51 -04:00
CuriousMagpie dfdb305b1c WIP(user profile): layout 2023-08-02 14:41:20 -04:00
CuriousMagpie ded4eee693 WIP(user profile): start flex grid & tidy up CSS 2023-08-02 12:04:02 -04:00
SabreCat 6867aab74b fix(faq): better mobile routing, new q 2023-08-01 18:38:21 -05:00
SabreCat 150cd16b1c Merge branch 'release' into sabrecat/unsociable 2023-08-01 15:27:16 -05:00
SabreCat 9b8bb99039 fix(profile): revert accidental changes 2023-08-01 13:44:49 -05:00
SabreCat 1532f8f774 Merge branch 'sabrecat/chat-warning' into sabrecat/unsociable 2023-07-31 18:44:43 -05:00
SabreCat aa4426c800 fix(event): corrections to contributor goodies 2023-07-31 18:44:08 -05:00
SabreCat 7697d87358 Merge branch 'develop' into sabrecat/unsociable 2023-07-31 12:08:58 -05:00
SabreCat 712205d253 Merge branch 'develop' into sabrecat/chat-warning 2023-07-31 12:07:48 -05:00
SabreCat 67c16c137b Merge branch 'release' into develop 2023-07-31 12:07:26 -05:00
Sabe Jones ede036e94b Universal routing for migrations (#14772)
* refactor(notifs): universal routing for migrations

* fix(lint): remove whitespace

* chore(content): update migration for new scheme

* fix(migration): account for cake

* chore(images): update sprite CSS

---------

Co-authored-by: SabreCat <sabe@habitica.com>
2023-07-31 12:07:46 -05:00
CuriousMagpie aaca48be32 WIP(user profile): mostly css updates 2023-07-28 16:44:06 -04:00
CuriousMagpie e531985b87 WIP(user profile): one infinitesimal change that's hardly worth the electricity it's made from 2023-07-27 16:49:44 -04:00
CuriousMagpie eb4021fcc7 feat(content): upgrade profile page 2023-07-26 16:40:15 -04:00