habitica-self-host/website/client/tests/unit
Matteo Pagliazzi 08f1e2b273
Client: remove unnecessary API calls + members fixes (#12179)
* wip

* refactor world state

* allow resource to be reloaded when the server is updated

* fix #9242

* fix event listeners

* remove un-needed code

* add tests for  asyncResourceFactory reloadOnAppVersionChange

* fix double cron notifications and party members showing up in the header after a party invitation is accepted

* remove console.log

* do not send vm info to loggly due to circular dependency + fix typo

* fix #12181

* do not load invites multiple times in members modal

* add hover to challenge member count

* groups: load members only on demand

* minor ui fixes

* choose class: fix vue duplicate key warning

* minor ui fixes

* challanges: load members on demand

* add loading spinner

* change loading mechanism

* fix loading gryphon issues

* reduce code duplication
2020-05-25 17:02:29 +02:00
..
components fix(chat) - Mention dot doesn't show if mention is preceded by weird … (#12177) 2020-05-09 19:27:20 +02:00
filters lint common 2019-10-09 20:08:36 +02:00
libs Client: remove unnecessary API calls + members fixes (#12179) 2020-05-25 17:02:29 +02:00
mixins Vue component unit test isolation (#12154) 2020-05-05 16:20:08 +02:00
store Onboarding guide and initial achievements refactoring (#11536) 2019-12-16 17:20:47 +01:00
.eslintrc.js misc, fix client tests 2019-10-15 15:32:53 +02:00
helpers.js misc, fix client tests 2019-10-15 15:32:53 +02:00