habitica/website/client/store/actions
Keith Holliday 7fe2504906 Bulk purchasing (#9196)
* Moved buy tests

* Added mystery buy to buy.js

* Added quest purchasing to buy

* Added buy special

* Moved integration tests to buy folder

* Removed buyGear dependency

* Removed buyArmoire dependency

* Removed buyHealthPotion dependency

* Removed myster, quest and special dependency

* Replaced functions with factory

* Added bulk purchasing to common

* Added bulk purchasing to the api

* Added bulk purchasing to client

* Refactored purchasing function to reduce long method

* Added bulk purchase to gem purchases

* Added bulk purchasing to api

* Added bulk purchasing to gem items on client

* Removed bulk from equipment

* Removed recentlyPurchased

* Fixed style issues and prevented puchasing more gems than are left

* Fixed lint

* Fixed missing keys

* Fixed gem amount notice

* Added quest modal to pinned item

* Added bulk purchase to gem modal

* Fixed styles

* Fixed bulk purchase for spells

* Fixed modal size

* Hid autofill
2017-10-23 16:05:35 -05:00
..
auth.js fix store tests (analytics created store before it existed) 2017-09-09 15:05:26 +02:00
challenges.js Sept 22 fixes (#9065) 2017-09-22 16:47:16 -05:00
chat.js Client Analytics (#9023) 2017-09-08 21:23:58 +02:00
common.js [WIP] multiplefixes for items / equipment / stable (#8938) 2017-08-13 18:18:46 +02:00
guilds.js Fixes sept 1 (#9016) 2017-09-01 15:26:10 -06:00
hall.js Sept 7 fixes (#9022) 2017-09-07 13:26:53 -06:00
index.js Oct 19 fixes (#9234) 2017-10-20 15:22:13 +02:00
members.js Oct 5 fixes (#9163) 2017-10-05 14:41:03 -05:00
notifications.js New client random catchup (#8891) 2017-07-25 08:24:40 -06:00
party.js New client footer (#8954) 2017-08-16 10:05:33 -06:00
quests.js Sept 22 fixes (#9065) 2017-09-22 16:47:16 -05:00
shops.js Bulk purchasing (#9196) 2017-10-23 16:05:35 -05:00
snackbars.js Oct 19 fixes (#9234) 2017-10-20 15:22:13 +02:00
tags.js New client random catchup (#8891) 2017-07-25 08:24:40 -06:00
tasks.js Release with develop (#9162) 2017-10-04 18:26:05 -05:00
user.js Tasks tags (#9112) 2017-09-30 21:49:00 -05:00