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

Add delete button to new order item #26

Merged
merged 2 commits into from
Jun 27, 2024
Merged

Conversation

Zales0123
Copy link
Collaborator

Fixes #15

Nagranie.z.ekranu.2024-06-27.o.10.49.42.mov

What still don't work are discounts for the new order item - but it was not in a issue description 💃 So didn't want to be too hasty with implementing such a feature (and, obviously, the delete button is more crucial)

@Zales0123 Zales0123 added the enhancement New feature or request label Jun 27, 2024
Copy link

codecov bot commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.10%. Comparing base (50b5c7e) to head (69c63ac).

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #26      +/-   ##
============================================
- Coverage     74.17%   74.10%   -0.08%     
  Complexity       71       71              
============================================
  Files            28       28              
  Lines           364      363       -1     
============================================
- Hits            270      269       -1     
  Misses           94       94              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Zales0123 Zales0123 merged commit 9e4e68f into master Jun 27, 2024
33 of 34 checks passed
@Zales0123 Zales0123 deleted the 15-delete-new-order-item branch June 27, 2024 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature request]: Add Delete button on new order lines
2 participants