habitica/test/api/v3/integration/user
Matteo Pagliazzi 33b249d078
Notifications v2 and Bailey API (#9716)
* 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
2018-01-31 11:55:39 +01:00
..
auth Added tests for new username restrictions (#9900) 2018-01-27 10:30:17 -07:00
buy Check previous gear owned before purchasing next level gear (fixes #9071) (#9466) 2017-12-05 13:58:12 -06:00
stats Bulk stats (#9260) 2017-10-31 12:57:44 -06:00
DELETE-user.test.js Translator minor changes fixes #8917 (#9297) 2017-11-27 20:08:39 -06:00
DELETE-user_messages.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
DELETE-user_push_device.test.js Push notifications (#7682) 2016-06-23 00:19:37 +02:00
GET-user.test.js Added query option to limit query fields (#9642) 2017-12-11 10:24:19 -06:00
GET-user_anonymized.test.js Notifications v2 and Bailey API (#9716) 2018-01-31 11:55:39 +01:00
GET-user_inventory_buy.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_block.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_change-class.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_class_cast_spellId.test.js New cards — Congratulations, Get Well (#8655) 2017-06-06 19:04:54 -07:00
POST-user_custom-day-start.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_disable-classes.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_equip_type_key.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_feed_pet_food.test.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
POST-user_hatch_egg_hatchingPotion.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_mark_pms_read.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_open_mystery_item.test.js Notifications v2 and Bailey API (#9716) 2018-01-31 11:55:39 +01:00
POST-user_purchase.test.js Bulk purchasing (#9196) 2017-10-23 16:05:35 -05:00
POST-user_purchase_hourglass.test.js Turkey Day 2016 (#8231) 2016-11-22 20:00:10 -06:00
POST-user_push_device.test.js Push notifications (#7682) 2016-06-23 00:19:37 +02:00
POST-user_read_card.test.js Notifications v2 and Bailey API (#9716) 2018-01-31 11:55:39 +01:00
POST-user_rebirth.test.js feat: Lower cost of orb of rebirth 2016-09-09 21:08:42 -05:00
POST-user_release_both.test.js Fixed release pets mounts (#8545) 2017-07-18 13:34:54 -07:00
POST-user_release_mounts.test.js Fixed release pets mounts (#8545) 2017-07-18 13:34:54 -07:00
POST-user_release_pets.test.js Fixed release pets mounts (#8545) 2017-07-18 13:34:54 -07:00
POST-user_reroll.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_reset.test.js Ensured group tasks are removed from places that challegnes tasks are (#8359) 2017-01-07 12:01:12 +01:00
POST-user_revive.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
POST-user_sell.test.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
POST-user_sleep.test.js Track sleeping in the inn with analytics (fixes #9561) (#9685) 2018-01-29 14:48:24 -06:00
POST-user_unlock.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
PUT-user.test.js Avoid setting profile name to not found (#8357) 2017-01-03 00:00:01 +01:00