1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 07:39:41 +02:00
mealie/frontend/composables
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
..
api fix recipe static routes 2021-08-09 16:19:23 -08:00
forms refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
use-api.ts refactor(♻️): update 'about' page to new composition API (#667) 2021-09-02 11:24:17 -08:00
use-backups.ts refactor(frontend): 🔥 rewrite backup UI for new page base components 2021-08-21 00:46:43 -08:00
use-fraction.ts feat(frontend): Fractional Scaling 2021-08-27 20:05:02 -08:00
use-group-cookbooks.ts feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
use-group-mealplan.ts feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
use-group-webhooks.ts Refactor/group page (#666) 2021-09-01 21:39:40 -08:00
use-groups.ts feat(backend): migrate site-settings to groups (#673) 2021-09-05 22:05:29 -08:00
use-notifications.ts feat(frontend): Create CRUD User Interface for Units and Foods 2021-08-22 15:23:45 -08:00
use-recipe-context.ts fix(frontend): 🐛 fix section titles carrying over on deleted items (#765) 2021-10-31 14:46:46 -08:00
use-recipe-foods.ts refactor(frontend): 💄 Imrove UI for parser 2021-08-29 17:09:08 -08:00
use-recipe-units.ts feat(frontend): Fractional Scaling 2021-08-27 20:05:02 -08:00
use-recipes.ts feat: add bulk actions service and routes (WIP) (#747) 2021-10-18 19:41:41 -08:00
use-router.ts feat(frontend): Fix scheduler, forgot password flow, and minor bug fixes (#725) 2021-10-07 09:39:47 -08:00
use-tags-categories.ts refactor(frontend): ♻️ rewrite search componenets to typescript 2021-08-08 20:52:44 -08:00
use-toast.ts refactor(frontend): 🚧 Migrate Dashboard to Nuxt 2021-08-07 15:12:25 -08:00
use-user.ts refactor(frontend): 🚧 Add group/user CRUD support for admins 2021-08-06 16:28:12 -08:00
use-utils.ts refactor(frontend): 🚧 Migrate Dashboard to Nuxt 2021-08-07 15:12:25 -08:00
use-uuid.ts fix(frontend): 🐛 fix section titles carrying over on deleted items (#765) 2021-10-31 14:46:46 -08:00
use-validators.ts fix(backend): 🐛 Fix recipe page issues (#778) 2021-11-04 18:15:23 -08:00