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

Insert tool, ingredient, and instruction in between existing ones #575

Merged
merged 3 commits into from
Feb 11, 2021

Conversation

seyfeb
Copy link
Collaborator

@seyfeb seyfeb commented Feb 10, 2021

  • Add button to insert tool, ingredient, and instruction entry above existing entry in recipe editor
  • Fixed CSS and SCSS webpack configuration of css-loader

Closes #571

…n functionalities on hover.

Signed-off-by: Sebastian Fey <info@sebastianfey.de>
Signed-off-by: Sebastian Fey <info@sebastianfey.de>
Signed-off-by: Sebastian Fey <info@sebastianfey.de>
@seyfeb seyfeb force-pushed the feature/issue571insertAbove branch from c4e8d04 to 391bbb9 Compare February 10, 2021 20:49
@codecov
Copy link

codecov bot commented Feb 10, 2021

Codecov Report

Merging #575 (391bbb9) into master (138bb4d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #575   +/-   ##
========================================
  Coverage      1.01%   1.01%           
  Complexity      440     440           
========================================
  Files            13      13           
  Lines          1379    1379           
========================================
  Hits             14      14           
  Misses         1365    1365           
Flag Coverage Δ Complexity Δ
integration 0.00% <ø> (ø) 0.00 <ø> (ø)
unittests 1.01% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@christianlupus
Copy link
Collaborator

Seems good to me. Will merge.

@christianlupus christianlupus merged commit 458ef8b into master Feb 11, 2021
@delete-merged-branch delete-merged-branch bot deleted the feature/issue571insertAbove branch February 11, 2021 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR] Drag&Drop Ingredient List
2 participants