Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Change Recipe Owner #4355

Merged

Conversation

michael-genson
Copy link
Collaborator

What type of PR is this?

(REQUIRED)

  • feature

What this PR does / why we need it:

(REQUIRED)

This PR gives a proper interface for updating a recipe's owner. While editing the recipe:
image

(note the household is there for convenience, so you don't accidentally switch a recipe to another household if you didn't want to)

And on the data management page:
image
image

Which issue(s) this PR fixes:

(REQUIRED)

N/A, it gets asked on Discord a lot

Special notes for your reviewer:

(fill-in or delete this section)

I had to add a generic bulk update route for recipes, similar to other existing bulk update routes.

Testing

(fill-in or delete this section)

Added one pytest test.

@andrewgdunn
Copy link

Awesome, this is exactly a feature I was looking for!

boc-the-git
boc-the-git previously approved these changes Oct 19, 2024
frontend/pages/group/data/recipes.vue Outdated Show resolved Hide resolved
frontend/pages/group/data/recipes.vue Outdated Show resolved Hide resolved
frontend/pages/group/data/recipes.vue Outdated Show resolved Hide resolved
mealie/routes/recipe/recipe_crud_routes.py Outdated Show resolved Hide resolved
boc-the-git
boc-the-git previously approved these changes Oct 19, 2024
@michael-genson
Copy link
Collaborator Author

Should be good now!

@boc-the-git boc-the-git enabled auto-merge (squash) October 19, 2024 09:13
@boc-the-git boc-the-git merged commit 1dc7b24 into mealie-recipes:mealie-next Oct 19, 2024
13 checks passed
@michael-genson michael-genson deleted the feat/change-recipe-owner branch October 19, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants