mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 11:40:25 +00:00
* Added initial bailey api
* wip
* implement new panel header
* Fixed lint
* add ability to mark notification as seen
* add notification count, remove top badge from user and add ability to mark multiple notifications as seen
* add support dismissall and mark all as read
* do not dismiss actionable notif
* mark as seen when menu is opened instead of closed
* implement ordering, list of actionable notifications
* add groups messages and fix badges count
* add notifications for received cards
* send card received notification to target not sender
* rename notificaion field
* fix integration tests
* mark cards notifications as read and update tests
* add mystery items notifications
* add unallocated stats points notifications
* fix linting
* simplify code
* refactoring and fixes
* fix dropdown opening
* start splitting notifications into their own component
* add notifications for inbox messages
* fix unit tests
* fix default buttons styles
* add initial bailey support
* add title and tests to new stuff notification
* add notification if a group task needs more work
* add tests and fixes for marking a task as needing more work
* make sure user._v is updated
* remove console.log
* notification: hover status and margins
* start styling notifications, add separate files and basic functionalities
* fix tests
* start adding mystery items notification
* wip card notification
* fix cards text
* initial implementation inbox messages
* initial implementation group messages
* disable inbox notifications until mobile is ready
* wip group chat messages
* finish mystery and card notifications
* add bailey notification and fix a lot of stuff
* start adding guilds and parties invitations
* misc invitation fixes
* fix lint issues
* remove old code and add key to notifications
* fix tests
* remove unused code
* add link for public guilds invite
* starts to implement needs work notification design and feature
* fixes to needs work, add group task approved notification
* finish needs work feature
* lots of fixes
* implement quest notification
* bailey fixes and static page
* routing fixes
* fixes # this.$store.dispatch(guilds:join, {groupId: group.id, type: party});
* read notifications on click
* chat notifications
* fix tests for chat notifications
* fix chat notification test
* fix tests
* fix tests (again)
* try awaiting
* remove only
* more sleep
* add bailey tests
* fix icons alignment
* fix issue with multiple points notifications
* remove merge code
* fix rejecting guild invitation
* make remove area bigger
* fix error with notifications and add migration
* fix migration
* fix typos
* add cleanup migration too
* notifications empty state, new counter color, fix marking messages as seen in guilds
* fixes
* add image and install correct packages
* fix mongoose version
* update bailey
* typo
* make sure chat is marked as read after other requests
|
||
|---|---|---|
| .. | ||
| for-css | ||
| 4-gems.svg | ||
| 21-gems.svg | ||
| 42-gems.svg | ||
| 84-gems.svg | ||
| accessories.svg | ||
| amazonpay.svg | ||
| backgrounds.svg | ||
| body.svg | ||
| bottom.svg | ||
| broken-megaphone.svg | ||
| bronze-guild-badge-large.svg | ||
| bronze-guild-badge-small.svg | ||
| buff.svg | ||
| calendar.svg | ||
| challenge.svg | ||
| check.svg | ||
| checklist.svg | ||
| clock.svg | ||
| close.svg | ||
| cnet.svg | ||
| copy.svg | ||
| credit-card.svg | ||
| daily.svg | ||
| delete.svg | ||
| difficulty-hard.svg | ||
| difficulty-medium.svg | ||
| difficulty-normal.svg | ||
| difficulty-star-empty.svg | ||
| difficulty-star-half.svg | ||
| difficulty-star.svg | ||
| difficulty-trivial.svg | ||
| dots.svg | ||
| down.svg | ||
| edit.svg | ||
| expand.svg | ||
| experience.svg | ||
| facebook-square.svg | ||
| facebook.svg | ||
| fast-company.svg | ||
| filter.svg | ||
| gem.svg | ||
| gift.svg | ||
| gold-guild-badge-large.svg | ||
| gold-guild-badge-small.svg | ||
| gold.svg | ||
| google.svg | ||
| grey-badge.svg | ||
| group.svg | ||
| gryphon.svg | ||
| habit.svg | ||
| habitica-logo.svg | ||
| hair.svg | ||
| healer.svg | ||
| health.svg | ||
| heart.svg | ||
| hourglass.svg | ||
| information.svg | ||
| instagram.svg | ||
| like.svg | ||
| liked.svg | ||
| lock.svg | ||
| logo-purple.svg | ||
| logo.svg | ||
| mana.svg | ||
| member-icon.svg | ||
| menu.svg | ||
| message.svg | ||
| minimize.svg | ||
| negative.svg | ||
| next.svg | ||
| notifications.svg | ||
| pin.svg | ||
| positive.svg | ||
| previous.svg | ||
| qrCode.svg | ||
| quest-background-border.svg | ||
| quest.svg | ||
| README.md | ||
| remove.svg | ||
| report.svg | ||
| reward.svg | ||
| rogue.svg | ||
| silver-guild-badge-large.svg | ||
| silver-guild-badge-small.svg | ||
| skin.svg | ||
| sparkles.svg | ||
| star.svg | ||
| streak.svg | ||
| success.svg | ||
| sync.svg | ||
| tags.svg | ||
| tier-1.svg | ||
| tier-2.svg | ||
| tier-3.svg | ||
| tier-4.svg | ||
| tier-5.svg | ||
| tier-6.svg | ||
| tier-7.svg | ||
| tier-mod.svg | ||
| tier-npc.svg | ||
| tier-staff.svg | ||
| todo.svg | ||
| top.svg | ||
| twitter.svg | ||
| up.svg | ||
| user.svg | ||
| warrior.svg | ||
| wizard.svg | ||
SVGs used inside CSS / SCSS with url(...) must go in the for-css folder.