Files
habitica/website/client/components
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
..
2017-12-26 17:31:00 -06:00
2018-01-11 12:04:07 -06:00
2018-01-08 18:43:57 +01:00
2018-01-10 21:21:58 +10:00
2018-01-12 16:18:20 -06:00
2018-01-11 12:04:07 -06:00
2017-09-28 12:19:15 -05:00
2017-12-26 17:31:00 -06:00
2017-06-02 14:55:02 -06:00