habitica-self-host/website/client/js/controllers
Phillip Thelen 24d25026cf Add API calls for shop inventories (#7810)
* Add API call for market inventory

* changes to shop api calls

* optimize shop categories

* add API call for quests

* add api call for time travelers shop

* fic buying items in shops

* fix linting errors

* shop adjustments for iOS app

* add tests to shops

* fix syntax issues

* Code formatting

* correct indentation

* add tests for api routes

* fix time travelers and seasonal

* Increase test coverage for shop routes

* refactor: Pull out trinket count in time traveler route

* refactor: Clarify instructions for seasonal shop script

* lint: Remove extra new line

* Adjust shops common test
2016-07-26 14:36:55 -05:00
..
authCtrl.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
autoCompleteCtrl.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
challengesCtrl.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
chatCtrl.js feat: allowing the flagging of system messages 2016-07-11 21:28:43 -05:00
copyMessageModalCtrl.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
filtersCtrl.js Don't persist properties of tag filters (#7564) 2016-05-31 14:55:59 -05:00
footerCtrl.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
groupsCtrl.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
guildsCtrl.js Real-time Chat (#7664) 2016-07-02 15:17:24 +02:00
hallCtrl.js Updated hall service and updated hall controller 2016-05-23 21:32:43 +01:00
headerCtrl.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
inventoryCtrl.js Add API calls for shop inventories (#7810) 2016-07-26 14:36:55 -05:00
inviteToGroupCtrl.js fix(client): Refresh party page when inviting users 2016-06-19 09:41:43 -05:00
memberModalCtrl.js Remove localstorage and add notifications (#7588) 2016-06-07 16:14:19 +02:00
menuCtrl.js feat(client): Add notification badge 2016-07-12 17:56:12 -05:00
notificationCtrl.js Remove localstorage and add notifications (#7588) 2016-06-07 16:14:19 +02:00
partyCtrl.js Real-time Chat (#7664) 2016-07-02 15:17:24 +02:00
rootCtrl.js Real-time Chat (#7664) 2016-07-02 15:17:24 +02:00
settingsCtrl.js Fix webhooks (#7622) 2016-06-10 12:42:48 +02:00
sortableInventoryCtrl.js Fixing unintended impact on last page and including special classes 2016-06-22 19:58:36 -07:00
tasksCtrl.js fix(client): Stop duplicating completed todos (#7709) 2016-06-24 07:57:15 -05:00
tavernCtrl.js fix: Prevent tavern from syncing every time a user goes to the tavern page 2016-06-07 08:52:01 -05:00
userCtrl.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00