mealie/frontend/api/class-interfaces
Hayden b542583303
feat(backend): rewrite mealplanner with simple api (#683)
* feat(backend):  new meal-planner feature

* feat(frontend):  new meal plan feature

* refactor(backend): ♻️ refactor base services classes and add mixins for crud

* feat(frontend):  add UI/API for mealplanner

* feat(backend):  add get_today and get_slice options for mealplanner

* test(backend):  add and update group mealplanner tests

* fix(backend): 🐛 Fix recipe_id column type for PG

Co-authored-by: hay-kot <hay-kot@pm.me>
2021-09-12 11:05:09 -08:00
..
_base.ts feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
admin-about.ts refactor(♻️): update 'about' page to new composition API (#667) 2021-09-02 11:24:17 -08:00
backups.ts refactor(frontend): 🔥 rewrite backup UI for new page base components 2021-08-21 00:46:43 -08:00
categories.ts fix failing build 2021-08-08 21:15:20 -08:00
event-notifications.ts feat(frontend): Create CRUD User Interface for Units and Foods 2021-08-22 15:23:45 -08:00
events.ts refactor(frontend): 🚧 Migrate Dashboard to Nuxt 2021-08-07 15:12:25 -08:00
group-cookbooks.ts feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
group-mealplan.ts feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
group-webhooks.ts Refactor/group page (#666) 2021-09-01 21:39:40 -08:00
groups.ts feat(backend): start multi-tenant support (WIP) (#680) 2021-09-09 08:51:29 -08:00
recipe-foods.ts feat(frontend): Create CRUD User Interface for Units and Foods 2021-08-22 15:23:45 -08:00
recipe-units.ts feat(frontend): Fractional Scaling 2021-08-27 20:05:02 -08:00
recipes.ts feat(frontend): 🚧 groundwork for user interactive ingredient parsing 2021-08-28 14:14:21 -08:00
tags.ts fix failing build 2021-08-08 21:15:20 -08:00
upload.ts refactor(frontend): 🚧 Migrate Dashboard to Nuxt 2021-08-07 15:12:25 -08:00
user-registration.ts feat(backend): migrate site-settings to groups (#673) 2021-09-05 22:05:29 -08:00
users.ts refactor(frontend): 🔥 rewrite backup UI for new page base components 2021-08-21 00:46:43 -08:00
utils.ts refactor(frontend): 🔥 rewrite backup UI for new page base components 2021-08-21 00:46:43 -08:00