Files
habitica/website/server/controllers/api-v3
Brian Fenton ac90a40be5 Api quest restrictions - no purchase/start without fulfilling eligibility requirements (#10387)
* removing duplicate translation key

* fixing typos

* extracting quest prerequisite check. adding check for previous quest completion, if required

* fixing (undoing) static change, adding tests

* more typos

* correcting test failures

* honoring quest prerequisites in quest invite API call. updating format of il8n string replacement arg

* no longer using apiError, use translate method instead (msg key was not defined)

* adding @apiError to docblock as requested in issue

* removing checks on quest invite method. small window of opportunity/low risk
2018-05-27 16:41:56 +02:00
..
2018-03-15 19:59:36 +01:00
2017-06-08 17:10:22 -07:00
2017-01-13 14:06:46 -07:00
2018-05-24 18:25:36 +00:00
2016-11-03 08:31:30 -05:00
2018-03-20 21:30:43 +00:00