habitica/website/server
Travis bf5ad2db1f Fixing Exponential Quest Reward Scrolls (#7800)
* adding quest owner specific rewards. closes #2715

* Updating model to prevent this from being a breaking change.

* Removing duplicate translatable string and readding accidentally deleted portion

* capitalizing according to pr.

* fixing according to comments on pr

* removing final mistakes

* fixing whitespace

* re-adding the onlyOwner field that got deleted when the index.js file was moved and fixed console errors.

* moving cleaning of empty obejct for quest owner updates into quest owner updates method

* Fixing so tests pass by updating variable name and removing unnecessary parameter definition.

* adding a new test and refactoring client side code to use controller method.
2016-12-28 01:38:52 -06:00
..
controllers Replaced array deconstruction with object (#8300) 2016-12-21 18:09:45 -06:00
libs Replaced array deconstruction with object (#8300) 2016-12-21 18:09:45 -06:00
middlewares Thehollidayinn/group plans part 2 (#8262) 2016-12-21 13:45:45 -06:00
models Fixing Exponential Quest Reward Scrolls (#7800) 2016-12-28 01:38:52 -06:00
.eslintrc Upgrade ESLint to v3 (#8299) 2016-12-20 22:31:36 +01:00
api-doc.js chore(docs): Add global definitions for param types 2016-10-11 21:35:58 -05:00
index.js Deprecate API v2 (was Revert "Revert "Deprecate API v2"") (#7802) 2016-08-01 22:36:10 +02:00
server.js fix: move attachMiddlwares function so mongoose models have tx strings 2016-09-12 20:40:12 -05:00