Hayden 
							
						 
					 
					
						
						
							
						
						912cc6d956 
					 
					
						
						
							
							feat(frontend):  ✨  Add Meal Tags + UI Improvements  ( #807 )  
						
						... 
						
						
						
						* feat: ✨ 
* fix colors
* add additional support for settings meal tag
* add defaults to recipe
* use group reciep settings
* fix login infinite loading
* disable owner on initial load
* add skeleton loader
* add v-model support
* formatting
* fix overwriting existing values
* feat(frontend): ✨  add markdown preview for steps
* update black plus formatting
* update help text
* fix overwrite error
* remove print
Co-authored-by: hay-kot <hay-kot@pm.me > 
						
						
					 
					
						2021-11-20 14:30:38 -09:00 
						 
				 
			
				
					
						
							
							
								Hayden 
							
						 
					 
					
						
						
							
						
						60908e5a88 
					 
					
						
						
							
							Feature/CRF++ and server side locales ( #731 )  
						
						... 
						
						
						
						* add universal toast plugin
* add server side locales
* integrate CRF++ into CI/CD Pipeline
* docs(docs): 📝  add recipe parser docs
* feat(backend): ✨  Continued work on ingredient parsers
* add new model dest
* feat(frontend): ✨  New ingredient parser page
* formatting
Co-authored-by: Hayden <hay-kot@pm.me > 
						
						
					 
					
						2021-10-09 13:08:23 -08:00 
						 
				 
			
				
					
						
							
							
								Hayden 
							
						 
					 
					
						
						
							
						
						2e9026f9ea 
					 
					
						
						
							
							feat(frontend):  ✨  Fix scheduler, forgot password flow, and minor bug fixes ( #725 )  
						
						... 
						
						
						
						* feat(frontend): 💄  add recipe title
* fix(frontend): 🐛  fixes  #722  side-bar issue
* feat(frontend): ✨  Add page titles to all pages
* minor cleanup
* refactor(backend): ♻️  rewrite scheduler to be more modulare and work
* feat(frontend): ✨  start password reset functionality
* refactor(backend): ♻️  refactor application settings to facilitate dependency injection
* refactor(backend): 🔥  remove RECIPE_SETTINGS env variables in favor of group settings
* formatting
* refactor(backend): ♻️  align naming convention
* feat(backend): ✨  password reset
* test(backend): ✅  password reset
* feat(frontend): ✨  self-service password reset
* purge password schedule
* update user creation for tests
Co-authored-by: Hayden <hay-kot@pm.me > 
						
						
					 
					
						2021-10-07 09:39:47 -08:00 
						 
				 
			
				
					
						
							
							
								Hayden 
							
						 
					 
					
						
						
							
						
						5d43fac7c9 
					 
					
						
						
							
							feat(frontend):  ✨  add group permissions ( #721 )  
						
						... 
						
						
						
						* style(frontend): 💄  add darktheme custom
* add dummy users in dev mode
* feat(frontend): ✨  add group permissions editor UI
* feat(backend): ✨  add group permissions setters
* test(backend): ✅  tests for basic permission get/set (WIP)
Needs more testing
* remove old test
* chore(backend): copy template.env on setup
* feat(frontend): ✨  enable send invitation via email
* feat(backend): ✨  enable send invitation via email
* feat: ✨  add app config checker for site-settings
* refactor(frontend): ♻️  consolidate bool checks
Co-authored-by: Hayden <hay-kot@pm.me > 
						
						
					 
					
						2021-10-04 20:16:37 -08:00 
						 
				 
			
				
					
						
							
							
								Hayden 
							
						 
					 
					
						
						
							
						
						c0dd07f9e7 
					 
					
						
						
							
							Feature/infinite scroll ( #719 )  
						
						... 
						
						
						
						* feat(frontend): ✨  lazy-load all recipes page
* feat(frontend): ✨  enable runtime theme through env-variables
* docs(docs): 📝  update v1 changelog
* bump version
Co-authored-by: Hayden <hay-kot@pm.me > 
						
						
					 
					
						2021-10-03 14:07:18 -08:00 
						 
				 
			
				
					
						
							
							
								Hayden 
							
						 
					 
					
						
						
							
						
						bdaf758712 
					 
					
						
						
							
							feat(backend):  ✨  start multi-tenant support (WIP) ( #680 )  
						
						... 
						
						
						
						* fix ts types
* feat(code-generation): ♻️  update code-generation formats
* new scope
* add step button
* fix linter error
* update code-generation tags
* feat(backend): ✨  start multi-tenant support
* feat(backend): ✨  group invitation token generation and signup
* refactor(backend): ♻️  move group admin actions to admin router
* set url base to include `/admin`
* feat(frontend): ✨  generate user sign-up links
* test(backend): ✅  refactor test-suite to further decouple tests (WIP)
* feat(backend): 🐛  assign owner on backup import for recipes
* fix(backend): 🐛  assign recipe owner on migration from other service
Co-authored-by: hay-kot <hay-kot@pm.me > 
						
						
					 
					
						2021-09-09 08:51:29 -08:00 
						 
				 
			
				
					
						
							
							
								Hayden 
							
						 
					 
					
						
						
							
						
						3c504e7048 
					 
					
						
						
							
							feat(backend):  ✨  migrate site-settings to groups ( #673 )  
						
						... 
						
						
						
						* feat(frontend): ✨  add user registration page (WIP)
* feat(backend): ✨  add user registration (WIP)
* test(backend): ✅  add validator testing for registration schema
* feat(backend): ✨  continued work on user sign-up
* feat(backend): ✨  add signup flow and user/group settings
* test(backend): ✅  user-creation tests and small refactor of existing tests
* fix(backend): ✅  fix failing group tests
* style: 🎨  fix lint issues
Co-authored-by: hay-kot <hay-kot@pm.me > 
						
						
					 
					
						2021-09-05 22:05:29 -08:00 
						 
				 
			
				
					
						
							
							
								Hayden 
							
						 
					 
					
						
						
							
						
						e179dcdb10 
					 
					
						
						
							
							refactor(frontend):  ♻️  split user profile/management ( #670 )  
						
						... 
						
						
						
						* refactor(frontend): ♻️  major rewrite/improvement of use-profile pages
* refactor(frontend): ♻️  split webhooks into their own page
Co-authored-by: hay-kot <hay-kot@pm.me > 
						
						
					 
					
						2021-09-04 20:24:32 -08:00 
						 
				 
			
				
					
						
							
							
								hay-kot 
							
						 
					 
					
						
						
							
						
						83ab858e46 
					 
					
						
						
							
							feat(frontend):  ✨  Add Initial CookBook Support  
						
						
						
						
					 
					
						2021-08-31 14:39:02 -08:00 
						 
				 
			
				
					
						
							
							
								hay-kot 
							
						 
					 
					
						
						
							
						
						0b27e8af45 
					 
					
						
						
							
							refactor(frontend):  💄  Imrove UI for parser  
						
						
						
						
					 
					
						2021-08-29 17:09:08 -08:00 
						 
				 
			
				
					
						
							
							
								hay-kot 
							
						 
					 
					
						
						
							
						
						6d3a06e1b9 
					 
					
						
						
							
							cleanup todos  
						
						
						
						
					 
					
						2021-08-21 11:00:42 -08:00 
						 
				 
			
				
					
						
							
							
								hay-kot 
							
						 
					 
					
						
						
							
						
						edae7bbb21 
					 
					
						
						
							
							refactor(frontend):  🔥  rewrite backup UI for new page base components  
						
						... 
						
						
						
						Removed old split code and used the composition api to to re-write the import/export functionality of mealie. 
						
						
					 
					
						2021-08-21 00:46:43 -08:00 
						 
				 
			
				
					
						
							
							
								hay-kot 
							
						 
					 
					
						
						
							
						
						8710dad727 
					 
					
						
						
							
							fix recipe static routes  
						
						
						
						
					 
					
						2021-08-09 16:19:23 -08:00 
						 
				 
			
				
					
						
							
							
								hay-kot 
							
						 
					 
					
						
						
							
						
						625dbcdea5 
					 
					
						
						
							
							fix failing build  
						
						
						
						
					 
					
						2021-08-08 21:15:20 -08:00 
						 
				 
			
				
					
						
							
							
								hay-kot 
							
						 
					 
					
						
						
							
						
						1981e191be 
					 
					
						
						
							
							Setup vite for development  
						
						
						
						
					 
					
						2021-08-08 17:01:45 -08:00 
						 
				 
			
				
					
						
							
							
								hay-kot 
							
						 
					 
					
						
						
							
						
						da425c970e 
					 
					
						
						
							
							properly support subroutes  
						
						
						
						
					 
					
						2021-08-08 14:10:32 -08:00 
						 
				 
			
				
					
						
							
							
								hay-kot 
							
						 
					 
					
						
						
							
						
						fcee79a3e7 
					 
					
						
						
							
							fix subpath config  
						
						
						
						
					 
					
						2021-08-08 11:17:03 -08:00 
						 
				 
			
				
					
						
							
							
								hay-kot 
							
						 
					 
					
						
						
							
						
						886d1b7a50 
					 
					
						
						
							
							fix ci/cd  
						
						
						
						
					 
					
						2021-08-07 20:21:44 -08:00 
						 
				 
			
				
					
						
							
							
								hay-kot 
							
						 
					 
					
						
						
							
						
						9386cc320b 
					 
					
						
						
							
							refactor(frontend):  🚧  Migrate Dashboard to Nuxt  
						
						... 
						
						
						
						Add API and Functinality for Admin Dashboard. Stills needs to clean-up. See // TODO's 
						
						
					 
					
						2021-08-07 15:12:25 -08:00 
						 
				 
			
				
					
						
							
							
								hay-kot 
							
						 
					 
					
						
						
							
						
						c13fb6743c 
					 
					
						
						
							
							add nuxt localization  
						
						
						
						
					 
					
						2021-08-07 11:28:20 -08:00 
						 
				 
			
				
					
						
							
							
								hay-kot 
							
						 
					 
					
						
						
							
						
						695d7e96ae 
					 
					
						
						
							
							refactor(frontend):  🚧  Add group/user CRUD support for admins  
						
						
						
						
					 
					
						2021-08-06 16:28:12 -08:00 
						 
				 
			
				
					
						
							
							
								hay-kot 
							
						 
					 
					
						
						
							
						
						afcad2f701 
					 
					
						
						
							
							feat(frontend):  🚧  CRUD Functionality  
						
						
						
						
					 
					
						2021-08-02 22:15:11 -08:00 
						 
				 
			
				
					
						
							
							
								hay-kot 
							
						 
					 
					
						
						
							
						
						00a8fdda41 
					 
					
						
						
							
							reorganize all frontend items  
						
						
						
						
					 
					
						2021-08-01 19:24:47 -08:00 
						 
				 
			
				
					
						
							
							
								hay-kot 
							
						 
					 
					
						
						
							
						
						8d3db89327 
					 
					
						
						
							
							nuxt init  
						
						
						
						
					 
					
						2021-07-31 14:00:28 -08:00