Kuchenpirat
aebf229b86
Merge branch 'mealie-next' into feat--dragable-items-in-ingredient-parser
2024-02-13 11:30:48 +01:00
Kuchenpirat
4be23ccffb
🧹
2024-02-13 08:23:13 +00:00
Kuchenpirat
a12ee536d9
remove animation
2024-02-12 12:28:06 +00:00
Kuchenpirat
97d5439a4f
add animation (bit buggy)
2024-02-12 11:42:36 +00:00
Kuchenpirat
c94a1d7c17
add ghost
2024-02-12 11:41:44 +00:00
Kuchenpirat
0e0dfbf014
Refactor ingredient-parser component to include draggable functionality
2024-02-12 09:59:19 +00:00
Kuchenpirat
3317e061a8
add user reset email functionality
2024-02-10 12:51:38 +00:00
Kuchenpirat
1450d6fc4c
fix password reset link not shown ( #3142 )
2024-02-10 11:09:21 +00:00
Kuchenpirat
704d0a8392
Merge branch 'mealie-next' into feat-frontend-access-controll
2024-02-07 18:22:55 +01:00
Michael Genson
f42114e966
feat: Redirect Logged Out Users to Default Group, If It's Public ( #2772 )
...
* add default group slug to app info if public
* redirect public user to default group
* added tests
---------
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2024-02-07 07:53:55 -09: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 )
...
* 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
67b7fb007b
feat: Cookbook Create & Delete Improvements ( #2902 )
...
* add delete dialog
* put editor into component
* return data on createCookbook store action
* verry basic dialog with create & cancel functions
* 🧹
* cleanup
* add translation
* add dialog-closed to BaseDialog
* update delete dialog messaging
* use cancel instead of dialog-closed
2024-02-04 07:15:25 -09:00
Kuchenpirat
a04b6983e7
Merge branch 'mealie-next' into feat-frontend-access-controll
2024-02-02 17:27:58 +01:00
Kuchenpirat
6beea06a41
show group settings option only to users that can manage the group
2024-02-02 16:17:38 +00:00
Kuchenpirat
e75b5f2f15
add shopping lists
2024-02-02 16:00:18 +00: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
0301713214
add auth and group only to groupSlug pages
2024-02-02 14:45:30 +00:00
Kuchenpirat
88529457bf
🧹
2024-02-01 07:50:34 +00:00
Kuchenpirat
890b5d93a7
access controll coobook index page
2024-02-01 07:50:09 +00:00
Kuchenpirat
c3f7ad8954
chore: delete unused file ( #3089 )
2024-01-31 10:10:59 -09:00
Kuchenpirat
7dafa6c7fe
add access controll to user pages
2024-01-31 15:25:21 +00:00
Kuchenpirat
19e776a772
manage-data pages
2024-01-31 10:33:05 +00:00
Kuchenpirat
6097440781
Merge branch 'mealie-next' into chore-update-build-link-to-org
2024-01-31 10:51:56 +01:00
Kuchenpirat
208608b32e
chore update build link to org
2024-01-31 09:49:58 +00:00
Michael Genson
e1cd2717d3
fix: Update Group Slug When Updating Group ( #3084 )
...
* added slug update hook to group updates
* added test
* force refresh if group slug changes
* added alert if something goes wrong
2024-01-30 18:41:37 +00:00
boc-the-git
d2188508fc
Merge branch 'mealie-next' into mealie-next
2024-01-24 16:37:32 +11:00
boc-the-git
3a9fd11344
Merge branch 'mealie-next' into fix-site-maintenance-missing-words
2024-01-22 20:45:13 +11:00
Kuchenpirat
62dffb622f
fix missing words in site maintenance
2024-01-22 08:05:44 +00:00
Kuchenpirat
6acadbc52b
Fix conditional check in createBackup function ( #3006 )
2024-01-19 09:10:31 -06:00
Michael Genson
1e4fde88ed
feat: Add Suggestion To Use Bulk URL Import ( #2852 )
...
* fixed warning
* re-arranged menu options
* fixed broken link
* added bulk url suggestion
* simply bulk import url var
---------
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2024-01-09 14:37:22 +00:00
Kuchenpirat
71b3989eec
fix manageData Label delete Prompt
2024-01-04 12:00:21 +00:00
Michael Genson
ca9f66ee24
feat: Remove OCR Support ( #2838 )
...
* remove ocr package
* remove tesseract
* remove OCR from app
* remove OCR from tests
* fix docs
2023-12-14 17:26:43 -09:00
boc-the-git
b13d66108d
Merge branch 'mealie-next' into mealie-next
2023-12-12 21:32:26 +11:00
Kuchenpirat
ef2918c85b
cleanup: remove docker volume validation ( #2830 )
...
* remove docker volume validation
* remove imports & linting
* remove missed
2023-12-11 18:49:26 +00:00
Michael Genson
95bb6d0184
chore: removed unused analytics page ( #2829 )
2023-12-11 18:27:05 +00:00
Michael Genson
c226e71c17
overwrite history to avoid duplicating recipe imports ( #2820 )
...
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2023-12-11 09:36:45 +00: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
Brendan
1c1e50dbda
Rearrange defineComponent to remove warnings
2023-12-09 14:41:26 +00:00
boc-the-git
36b35caffb
Merge branch 'mealie-next' into fix/meal-plan-settings-offscreen
2023-12-11 12:33:41 +11:00
Michael Genson
f38541588a
wrap mealplan settings
2023-12-11 01:20:28 +00:00
boc-the-git
7aac82bff3
fix: Add 'loading' message to settings page ( #2806 )
...
* Add 'loading' message to settings page
* Fix loading message in site settings page
* Refactor code to use AppLoader
2023-12-10 10:56:22 -06: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
Kuchenpirat
449bb6f0ce
fix: remove group storage capacity from profile page ( #2798 )
2023-12-07 06:45:52 -09:00
Michael Genson
1d1d61df77
fix: Missing Title and Metadata ( #2770 )
...
* add document title to server spa meta
* removed conflicting useMeta
* replaced head with useMeta
* formalized metadata injection
* small injection refactor
* added tests
* added missing global tag
* fixed setting tab title for logged-in users
* simplified metadata update
* remove duplicate tag and fix for foreign users
* add metadata for shared recipes
* added default recipe image
* fixed shared URL
---------
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2023-12-06 16:01:48 +01:00
Jack Bailey
6e2c30aba5
Merge branch 'mealie-next' into mealie-next
2023-11-29 16:56:27 +00:00
Jack Bailey
9c01b72292
Remove unused code
2023-11-29 10:16:25 +00:00