Arsène Reymond
084f99b0de
fix: Nuxt3 upgrades UI fixes & improvements ( #5589 )
2025-06-28 15:59:58 +02:00
Hoa (Kyle) Trinh
c24d532608
feat: Migrate to Nuxt 3 framework ( #5184 )
...
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2025-06-19 17:09:12 +00:00
Michael Genson
e9892aba89
feat: Move "on hand" and "last made" to household ( #4616 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2025-01-13 17:19:49 +01:00
Michael Genson
02a545dcb5
fix: Sort Food by Label on Data Management Page ( #4631 )
2024-12-10 14:10:07 +00:00
Hayden
0e6a40e210
fix: remove import button from recipe data view ( #4680 )
2024-12-04 14:41:02 -06:00
Michael Genson
327da02fc8
feat: Structured Yields ( #4489 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2024-11-20 08:46:27 -06:00
Kuchenpirat
6e16d4cc91
fix: set useFractions on Unit creation to true by default ( #4469 )
2024-10-30 08:27:02 -05:00
Michael Genson
543a53cab4
fix: Bulk Update Owner Removes Some Recipe Data ( #4393 )
2024-10-19 15:36:34 -05:00
Michael Genson
1dc7b24146
feat: Change Recipe Owner ( #4355 )
...
Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
2024-10-19 09:33:32 +00:00
Cody
04dc593b16
feat: Shopping list UI overhaul - add label headings per category ( #4235 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2024-09-24 16:29:06 +02:00
Michael Genson
7c274de778
feat: Filter Recipes By Household (and a ton of bug fixes) ( #4207 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2024-09-22 14:59:20 +00:00
Michael Genson
9acf9ec27c
feat: Cross-Household Recipes ( #4089 )
2024-09-01 02:54:10 +00:00
Michael Genson
eb170cc7e5
feat: Add Households to Mealie ( #3970 )
2024-08-22 10:14:32 -05:00
Marcus Noble
6e680c972a
feat: Show recipe tags on mobile view and meal plan ( #3864 )
...
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2024-07-10 09:43:33 +00:00
Michael Genson
6e6ae80c46
fix: Restore Webhook Test Functionality ( #3857 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2024-07-06 19:10:01 +00:00
boc-the-git
a062a4beaa
feat: Add the ability to flag a food as "on hand", to exclude from shopping list ( #3777 )
2024-06-28 15:16:04 +00:00
Kuchenpirat
adab596683
feat: bulk assign label to foods ( #3750 )
2024-06-20 22:42:42 +00:00
Michael Genson
4634ad5666
fix: Recipe Keeper Errors and Other Safari Issues ( #3712 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2024-06-07 15:35:36 +00:00
Michael Genson
109ec651cc
fix: Broken Data Management Tabs ( #3680 )
2024-06-01 21:46:31 +00:00
Jonathan Beaulieu
f4f2b863e0
feat: Add recipekeeper migration ( #3642 )
2024-05-31 09:58:04 +00:00
boc-the-git
e3c642debf
feat: Set default number of days on meal planner ( #3650 )
2024-05-26 21:30:15 +00:00
Arsène Reymond
9fad4a9dce
fix: Shopping list labels reordering dialog ( #3540 )
...
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2024-05-04 20:27:04 +00:00
Michael Genson
3807778e2f
feat: Recipe Actions ( #3448 )
...
Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2024-05-01 09:20:52 +02:00
Michael Genson
2a541f081a
feat: User-specific Recipe Ratings ( #3345 )
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker Nightly Production / Backend Server Tests (push) Has been cancelled
Docker Nightly Production / Frontend and End-to-End Tests (push) Has been cancelled
Docker Nightly Production / Build Tagged Release (push) Has been cancelled
Docker Nightly Production / Notify Discord (push) Has been cancelled
2024-04-11 21:28:43 -05:00
Michael Genson
d770009e0d
added reactive accepted file types
2024-03-21 16:21:37 +00:00
Michael Genson
7dcf2ca33d
added migration to frontend and cleaned up migration page
2024-03-21 16:11:33 +00:00
Michael Genson
5f5b06683a
fix: add locale and first day of week to all date pickers ( #3303 )
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
2024-03-12 22:46:34 +00:00
Michael Genson
130813ffe4
fix: Make Meal Planner Notes Not Clickable ( #3274 )
...
* selectively remove recipe card components when there is no recipe
* copied changes to regular card
2024-03-09 09:29:41 -09:00
boc-the-git
ba4eddccd9
Merge branch 'mealie-next' into feat-frontend-access-controll
2024-02-18 20:15:40 +11:00
boc-the-git
83887e3c37
Set recipe rating ( #3175 )
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
2024-02-15 10:57:02 -06:00
Kuchenpirat
813a124250
Merge branch 'mealie-next' into feat-frontend-access-controll
2024-02-05 11:47:14 +01:00
Kuchenpirat
52c58e1dc0
feat: bulk deletion on "Manage Data" page ( #3056 )
...
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
* labels bulk delete
* add foods
* bulk delete units
* add categories
* add tags
* add tools
* update translations
* fix types for text
* fix reactivity for stores
---------
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2024-02-04 12:55:14 -06:00
Kuchenpirat
c9acc48bd6
add group reports
2024-02-02 15:56:26 +00:00
Kuchenpirat
f4df68a9e2
restrict access to /group pages
2024-02-02 15:36:10 +00:00
Kuchenpirat
4cee8ea879
add can manage restriction
2024-02-02 15:14:48 +00:00
Kuchenpirat
e7f5a4adff
move middleware for manage data page to parrent component
2024-02-02 14:58:39 +00:00
Kuchenpirat
19e776a772
manage-data pages
2024-01-31 10:33:05 +00:00
boc-the-git
d2188508fc
Merge branch 'mealie-next' into mealie-next
2024-01-24 16:37:32 +11:00
Kuchenpirat
71b3989eec
fix manageData Label delete Prompt
2024-01-04 12:00:21 +00:00
boc-the-git
b13d66108d
Merge branch 'mealie-next' into mealie-next
2023-12-12 21:32:26 +11:00
Michael Genson
c6263a38ab
remove experimental banner ( #2816 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2023-12-11 09:27:42 +00:00
Michael Genson
f38541588a
wrap mealplan settings
2023-12-11 01:20:28 +00:00
Michael Genson
f8ad72ec31
fix: Bulk URL Import Fixes ( #2796 )
...
* allow expections when fetching content
* removed extra bracket on import text
* added more fault tolerance and limited concurrency
* fix entries not being saved to report
* disable clicking into in-proress import
* conditionally render expansion
2023-12-07 17:08:47 +00:00
Jack Bailey
9c01b72292
Remove unused code
2023-11-29 10:16:25 +00:00
boc-the-git
18a405808a
Merge branch 'mealie-next' into mealie-next
2023-11-25 21:07:01 +11:00
Arsène
0933ad4367
Merge branch 'mealie-next' into fix/hardcoded-strings
2023-11-24 22:34:49 +01:00
p0lycarpio
3e4a6ac93b
translate hardcoded strings
2023-11-24 22:28:15 +01:00
Jack Bailey
8a2d640922
Merge branch 'mealie-next' into mealie-next
2023-11-23 10:47:25 +00:00
Kuchenpirat
49b4ee2b90
Merge branch 'mealie-next' into manage-data-improve-delete-prompt
2023-11-21 20:08:40 +01:00
Michael Genson
0775072ffa
feat: add meal plan to shopping list ( #2653 )
...
* refactored recipe add to shopping list dialog
* added context menu to meal plan day
* cleaned up presentation
* consolidate repeated recipes
* added alerts
* lint
* lint v2
* fixed undefined recipeRef bug
* lint
* made scale + slug implementation less horrible
2023-11-21 18:11:10 +00:00