mealie/frontend/api/class-interfaces
Hayden 9f8c61a75a
fix(backend): 🐛 Fix recipe page issues (#778)
* fix(backend): 🐛 Fix favorite assignment on backend

* fix(frontend): 🐛 fix printer button on recipe page

* style(frontend): 🚸 add user feadback on copy of recipe link

* fix(frontend): 🐛 Fix enableLandscape incorrect bindings to remove duplicate values

* feat(frontend):  add ingredient copy button for markdown list -[ ] format

* feat(frontend):  add remove prefix button to bulk entry

* fix(frontend): 🐛 disable random button when no recipes are present

* fix(frontend):  fix .zip download error

* fix(frontend): 🚸 close image dialog on upload/get

* fix(frontend): 🐛 fix assignment on creation for categories and tags

* feat(frontend):  Open editor on creation / fix edit button on main screen

* fix(frontend): 🐛 fix false negative regex match for urls on creationg page

* feat(frontend): 🚸 provide better user feadback when recipe exists

* feat(frontend):  lock bulk importer on submit

* remove zip from navigation

* fix(frontend):  rerender recipes on delete

Co-authored-by: Hayden K <hay-kot@pm.me>
2021-11-04 18:15:23 -08: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
recipes.ts fix(backend): 🐛 Fix recipe page issues (#778) 2021-11-04 18:15:23 -08:00
tags.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08: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