mealie/frontend/api/class-interfaces
Hayden 7afdd5b577
Feature/restore-recipe-functionality (#810)
* feat(frontend):  add back support for assets

* feat(backend):  add back support for assets

* feat(frontend):  add support for recipe tools

* feat(backend):  add support for recipe tools

* feat(frontend):  add onHand support for recipe toosl

* feat(backend):  add onHand support for backend

* refactor(frontend): ♻️ move items to recipe folder and break apart types

* feat(frontend):  add support for recipe comments

* feat(backend):  Add support for recipe comments

* fix(backend): 💥 disable comments import

* fix(frontend): 🐛 fix rendering issue with titles when moving steps

* add tools to changelog

* fix type errors

Co-authored-by: hay-kot <hay-kot@pm.me>
2021-11-22 20:10:48 -09:00
..
recipes Feature/restore-recipe-functionality (#810) 2021-11-22 20:10:48 -09:00
backups.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
categories.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
email.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
event-notifications.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
events.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
group-cookbooks.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
group-mealplan.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
group-tasks.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
group-webhooks.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
groups.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
recipe-bulk-actions.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
recipe-foods.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
recipe-units.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
tags.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
tools.ts Feature/restore-recipe-functionality (#810) 2021-11-22 20:10:48 -09:00
upload.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
user-registration.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
users.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
utils.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00