1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
mealie/frontend/components/Domain/Recipe
Michael Genson 4e8e2d7510
Feat/recipe timeline event UI (#1831)
* added new icons

* added timeline badge and dialog to action menu

* more icons

* implemented timeline dialog using temporary API

* added route for fetching all timeline events

* formalized API call and added mobile-friendly view

* cleaned tags

* improved last made UI for mobile

* added event context menu with placeholder methods

* adjusted default made this date
set time to 1 minute before midnight
adjusted display to properly interpret UTC

* fixed local date display

* implemented update/delete routes

* fixed formating for long subjects

* added api error handling

* made everything localizable

* fixed weird formatting

* removed unnecessary async

* combined mobile/desktop views w/ conditional attrs
2022-12-11 12:16:55 -09:00
..
RecipeOcrEditorPage chore: lint-and-fix-vue-demi-imports (#1762) 2022-10-23 13:02:56 -08:00
RecipePage feat: "I Made This" Dialog (#1801) 2022-11-13 14:12:53 -09:00
RecipeActionMenu.vue Feat/recipe timeline event UI (#1831) 2022-12-11 12:16:55 -09:00
RecipeAssets.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeCard.vue fix: text overflow on RecipeCard (#1830) 2022-11-27 10:33:03 -09:00
RecipeCardImage.vue feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
RecipeCardMobile.vue feat: public recipe access (#1610) 2022-08-28 20:08:33 -08:00
RecipeCardSection.vue feat: additional recipe sort behavior (#1858) 2022-11-30 20:59:30 -09:00
RecipeChips.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeContextMenu.vue feat: duplicate recipes (#1750) 2022-11-30 20:57:26 -09:00
RecipeDataTable.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeDialogBulkAdd.vue feat (WIP): bring png OCR scanning support (#1670) 2022-09-25 15:00:45 -08:00
RecipeDialogSearch.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeDialogShare.vue feat: "I Made This" Dialog (#1801) 2022-11-13 14:12:53 -09:00
RecipeDialogTimeline.vue Feat/recipe timeline event UI (#1831) 2022-12-11 12:16:55 -09:00
RecipeFavoriteBadge.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeImageUploadBtn.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeIngredientEditor.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeIngredientHtml.vue refactor: recipe-page (#1587) 2022-08-27 10:44:58 -08:00
RecipeIngredients.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeLastMade.vue Feat/recipe timeline event UI (#1831) 2022-12-11 12:16:55 -09:00
RecipeList.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeNotes.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeNutrition.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeOrganizerDialog.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeOrganizerPage.vue feat: add the fuzzy search on Categories, Tags, and Tools pages (#1867) 2022-11-30 20:31:16 -09:00
RecipeOrganizerSelector.vue chore: lint-and-fix-vue-demi-imports (#1762) 2022-10-23 13:02:56 -08:00
RecipePrintView.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeRating.vue feat: fix recipe rating overwriting (#1756) 2022-10-22 12:54:47 -08:00
RecipeScaleEditButton.vue chore: make vue domain components localizable (#1532) 2022-08-09 21:12:45 -08:00
RecipeSearchFilterSelector.vue feat: add peak toggle for seeing original ingredient txt (#1111) 2022-03-29 09:38:23 -08:00
RecipeSettingsMenu.vue feat: bulk recipe settings update (#1557) 2022-08-14 10:37:44 -08:00
RecipeSettingsSwitches.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
RecipeTimeCard.vue Style/update mobile styles (#1008) 2022-02-26 14:00:55 -09:00
RecipeTimelineBadge.vue Feat/recipe timeline event UI (#1831) 2022-12-11 12:16:55 -09:00
RecipeTimelineContextMenu.vue Feat/recipe timeline event UI (#1831) 2022-12-11 12:16:55 -09:00