habitica/website/client/mixins
Grayson Gilmore ce14a9dadb Challenge modal optimization - remove unnecessary API call - partial fix for #9371 (#9546)
* Attempt to use party data from the store rather than always fetching it from the API

* Move init code to shown() to prevent unnecessary network requests

* Use store party data in getGroup action if possible to save an API call

* Use store data rather than API call for party in challengeModal; remove unnecessary code in guilds:getGroup action

* Create party:getParty action and employ it in Group and ChallengeModal

* Use store instead of action return for party data

* Change how party data is stored
2018-01-12 16:18:56 -06:00
..
buy.js Bulk purchasing (#9196) 2017-10-23 16:05:35 -05:00
challengeMemberSearch.js Challenge fixes (#9528) 2017-11-17 17:13:07 -06:00
challengeUtilities.js Oct 9 fixes (#9174) 2017-10-09 14:40:45 -05:00
groupsUtilities.js Sept 23 fixes (#9074) 2017-09-25 13:02:12 -05:00
guide.js Sept 13 fixes (#9035) 2017-09-13 13:31:23 -05:00
notifications.js Fixed streak bonus style (#9608) 2017-11-30 12:37:53 -06:00
openedItemRows.js [WIP] bootstrap-vue upgrade (#9178) 2017-11-08 18:40:37 +01:00
payments.js Remove cancel button when clicked (#9616) 2017-12-01 08:03:54 -06:00
spells.js Challenge modal optimization - remove unnecessary API call - partial fix for #9371 (#9546) 2018-01-12 16:18:56 -06:00
styleHelper.js Miscing groups (#9004) 2017-08-29 14:23:09 -06:00