habitica/website/server/controllers/api-v3
Matteo Pagliazzi 0424d214c5 Client Fixed (#9017)
* fix spacing between rewards and items

* fix rewards description

* rewards cost in bold

* fix gp notifications

* fix dailies gray text

* fix cancel in task edit modal

* tags: use AND not OR for filtering

* fix tasksDefaults so that monthlies can be created correctly

* tags: usable if no task selected, saving checklist and tags saved the one being added without requiting to press enter

* remove tags from tasks when they are deleted

* fix tags removal when multiple tags are deleted and fix tags editing
2017-09-02 18:08:32 +02:00
..
tasks Refactor api description with @apiParam groups to make it more explicit (#8919) 2017-08-15 18:06:19 -05:00
auth.js Refactor api description with @apiParam groups to make it more explicit (#8919) 2017-08-15 18:06:19 -05:00
challenges.js add summary field to challenges and guilds (#8960) 2017-08-23 06:39:45 +10:00
chat.js lists banned words in the chat error message - fixes https://github.com/HabitRPG/habitica/issues/8812 (#8858) 2017-08-02 12:43:22 -07:00
content.js Client: i18n (#8972) 2017-08-22 18:26:53 +02:00
coupon.js Documentation - coupon 2016-10-19 21:31:07 -05:00
cron.js Added cron check 2017-06-08 17:10:22 -07:00
debug.js Refactor api description with @apiParam groups to make it more explicit (#8919) 2017-08-15 18:06:19 -05:00
groups.js Fixes sept 1 (#9016) 2017-09-01 15:26:10 -06:00
hall.js Refactor api description with @apiParam groups to make it more explicit (#8919) 2017-08-15 18:06:19 -05:00
i18n.js Client: i18n (#8972) 2017-08-22 18:26:53 +02:00
iap.js Format files to adhere to editorconfig (#7977) 2016-09-07 12:58:26 -05:00
members.js Refactor api description with @apiParam groups to make it more explicit (#8919) 2017-08-15 18:06:19 -05:00
modelsPaths.js apiDoc: meta (#8167) 2017-01-13 14:06:46 -07:00
notifications.js Refactor api description with @apiParam groups to make it more explicit (#8919) 2017-08-15 18:06:19 -05:00
pushNotifications.js Refactor api description with @apiParam groups to make it more explicit (#8919) 2017-08-15 18:06:19 -05:00
quests.js Refactor api description with @apiParam groups to make it more explicit (#8919) 2017-08-15 18:06:19 -05:00
shops.js [WIP] shops + market gear api (#8980) 2017-08-24 07:16:18 +02:00
status.js Api doc status (#8165) 2016-11-03 08:31:30 -05:00
tags.js Refactor api description with @apiParam groups to make it more explicit (#8919) 2017-08-15 18:06:19 -05:00
tasks.js Refactor api description with @apiParam groups to make it more explicit (#8919) 2017-08-15 18:06:19 -05:00
user.js Client Fixed (#9017) 2017-09-02 18:08:32 +02:00
webhook.js Make responce codes uniform (#8865) 2017-07-17 14:28:25 -07:00