habitica/website/client/mixins
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
..
buy.js Bulk purchasing (#9196) 2017-10-23 16:05:35 -05: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 Oct 19 fixes (#9234) 2017-10-20 15:22:13 +02:00
payments.js Release with develop (#9162) 2017-10-04 18:26:05 -05:00
spells.js Merge develop into release (#9154) 2017-10-03 21:15:00 -05:00
styleHelper.js Miscing groups (#9004) 2017-08-29 14:23:09 -06:00