Skip to content

improved recipe lists #649

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

Merged
merged 2 commits into from
Aug 25, 2022
Merged

improved recipe lists #649

merged 2 commits into from
Aug 25, 2022

Conversation

byorgey
Copy link
Member

@byorgey byorgey commented Aug 22, 2022

  • Add recipes where the entity is a catalyst to the recipes shown for
    an entity
  • Order recipes so we get recipes where the entity is a (1) input (2)
    catalyst (3) output, in that order.

Closes #418.

- Add recipes where the entity is a catalyst to the recipes shown for
  an entity
- Order recipes so we get recipes where the entity is a (1) input (2)
  catalyst (3) output, in that order.

Closes #418.
Copy link
Member

@xsebek xsebek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! I suppose separators would not make sense given that a recipe could have the entity both as an input and output.

@byorgey
Copy link
Member Author

byorgey commented Aug 25, 2022

@xsebek Yeah, indeed, I'm not sure separators would make sense.

@byorgey byorgey added the merge me Trigger the merge process of the Pull request. label Aug 25, 2022
@mergify mergify bot merged commit c948aed into main Aug 25, 2022
@mergify mergify bot deleted the recipe-lists branch August 25, 2022 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Trigger the merge process of the Pull request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Order recipes by whether the entity is an input, catalyst, or output
2 participants