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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								Kuchenpirat 
							
						 
					 
					
						
						
							
						
						52c58e1dc0 
					 
					
						
						
							
							feat: bulk deletion on "Manage Data" page ( #3056 )  
						
						... 
						
						
						
						* 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 
							
						 
					 
					
						
						
							
						
						71b3989eec 
					 
					
						
						
							
							fix manageData Label delete Prompt  
						
						
						
						
					 
					
						2024-01-04 12:00:21 +00:00 
						 
				 
			
				
					
						
							
							
								Kuchenpirat 
							
						 
					 
					
						
						
							
						
						3870819e38 
					 
					
						
						
							
							remove unnecessairy div  
						
						
						
						
					 
					
						2023-11-21 15:22:36 +00:00 
						 
				 
			
				
					
						
							
							
								Kuchenpirat 
							
						 
					 
					
						
						
							
						
						55defdac8c 
					 
					
						
						
							
							🧹  
						
						
						
						
					 
					
						2023-11-21 14:44:41 +00:00 
						 
				 
			
				
					
						
							
							
								Kuchenpirat 
							
						 
					 
					
						
						
							
						
						e98eee56be 
					 
					
						
						
							
							Merge branch 'mealie-recipes:mealie-next' into manage-data-improve-delete-prompt  
						
						
						
						
					 
					
						2023-11-21 15:34:21 +01:00 
						 
				 
			
				
					
						
							
							
								Kuchenpirat 
							
						 
					 
					
						
						
							
						
						63ac21bce2 
					 
					
						
						
							
							feat: Add Categories, Tags and Tools to Manage Data Page ( #2737 )  
						
						... 
						
						
						
						* add categories
* add tags
* 🧹 
* 🧹  l18n
* add tools
* remove broken on Hand for tools
* fix for tools onHand not updating from frontend
* tools: re-add "on Hand"
* remove itemized icon from create button
* change combine icon
* add divider to BaseOverflowButton
* divide and conquer
---------
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com > 
						
						
					 
					
						2023-11-21 08:31:05 -06:00 
						 
				 
			
				
					
						
							
							
								Kuchenpirat 
							
						 
					 
					
						
						
							
						
						41a9a39cf3 
					 
					
						
						
							
							data management: improve delete prompt  
						
						
						
						
					 
					
						2023-11-20 17:09:16 +00:00 
						 
				 
			
				
					
						
							
							
								sephrat 
							
						 
					 
					
						
						
							
						
						f8b8680b45 
					 
					
						
						
							
							Localize hard-coded texts ( #2044 )  
						
						... 
						
						
						
						* feat(lang): localize some views
* feat(lang): an attempt at localizing vuetify (WIP)
* feat(lang): localized some more screens
* feat(lang): localized some more screens again
* feat(lang): hack to localize vuetify
* feat(lang): localize data management pages
* fix linting errors
---------
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com > 
						
						
					 
					
						2023-01-28 16:39:51 -09:00 
						 
				 
			
				
					
						
							
							
								Hayden 
							
						 
					 
					
						
						
							
						
						fcc5d99d40 
					 
					
						
						
							
							chore: frontend testing setup ( #1739 )  
						
						... 
						
						
						
						* add vitest
* initialize lib w/ tests
* move to dev dep
* run tests in CI
* update file names
* move api folder to lib
* move api and api types to same folder
* update generator outpath
* rm husky
* i guess i _did_ need those types
* reorg types
* extract validators into testable components
* (WIP) start composable testing
* fix import type
* fix linter complaint
* simplify icon type def
* fix linter errors (maybe?)
* rename client file for sorting 
						
						
					 
					
						2022-10-22 11:51:07 -08:00 
						 
				 
			
				
					
						
							
							
								Hayden 
							
						 
					 
					
						
						
							
						
						d2a9f7ca24 
					 
					
						
						
							
							fix: consoldate stores to fix mismatched state  
						
						
						
						
					 
					
						2022-05-29 17:34:41 -08:00 
						 
				 
			
				
					
						
							
							
								Hayden 
							
						 
					 
					
						
						
							
						
						921fceddea 
					 
					
						
						
							
							chore: update dev dependencies ( #1282 )  
						
						... 
						
						
						
						* update dev dependencies
* upgrade eslint
* resolve several errors
* resolve eslint errors 
						
						
					 
					
						2022-05-25 09:38:21 -08:00 
						 
				 
			
				
					
						
							
							
								Hayden 
							
						 
					 
					
						
						
							
						
						07f6446526 
					 
					
						
						
							
							add food and unit seeding UI ( #1206 )  
						
						
						
						
					 
					
						2022-05-06 12:17:30 -08:00 
						 
				 
			
				
					
						
							
							
								Hayden 
							
						 
					 
					
						
						
							
						
						8f569509bf 
					 
					
						
						
							
							Feature/move label editor ( #1069 )  
						
						... 
						
						
						
						* update default color
* move labels editor 
						
						
					 
					
						2022-03-19 11:31:17 -08:00