mealie/frontend/components/global
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
..
AppButtonCopy.vue fix(backend): 🐛 Fix recipe page issues (#778) 2021-11-04 18:15:23 -08:00
AppButtonUpload.vue refactor(frontend): 🚧 Migrate Dashboard to Nuxt 2021-08-07 15:12:25 -08:00
AppLoader.vue fix linter issues 2021-08-07 16:49:55 -08:00
AutoForm.vue feat(backend): migrate site-settings to groups (#673) 2021-09-05 22:05:29 -08:00
BaseAutoForm.vue feat(backend): migrate site-settings to groups (#673) 2021-09-05 22:05:29 -08:00
BaseButton.vue feat(frontend): add debugger to creation page (#750) 2021-10-19 18:45:03 -08:00
BaseCardSectionTitle.vue Chore/general UI cleanup (#764) 2021-10-30 15:46:44 -08:00
BaseColorPicker.vue fix linter issues 2021-08-07 16:49:55 -08:00
BaseDialog.vue feat: add bulk actions service and routes (WIP) (#747) 2021-10-18 19:41:41 -08:00
BaseDivider.vue refactor(frontend): 🚧 Add group/user CRUD support for admins 2021-08-06 16:28:12 -08:00
BaseOverflowButton.vue feat: add bulk actions service and routes (WIP) (#747) 2021-10-18 19:41:41 -08:00
BasePageTitle.vue feat(frontend): add debugger to creation page (#750) 2021-10-19 18:45:03 -08:00
BaseStatCard.vue refactor(frontend): 🚧 Add group/user CRUD support for admins 2021-08-06 16:28:12 -08:00
RecipeJsonEditor.vue fix(frontend): 🐛 fix section titles carrying over on deleted items (#765) 2021-10-31 14:46:46 -08:00
ToggleState.vue Feature/infinite scroll (#719) 2021-10-03 14:07:18 -08:00