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 pickupListItem in store view #219

Merged
merged 2 commits into from Dec 13, 2016
Merged

Conversation

tiltec
Copy link
Member

@tiltec tiltec commented Dec 12, 2016

Using onDelete binding from parent controller
calls updatePickups on each delete, because I had no idea where to remove the pickup in question (groupedPickups?)

Using onDelete binding from parent controller
calls updatePickups on each delete, because I had no idea where to
remove the pickup in question (groupedPickups?)
@codecov-io
Copy link

codecov-io commented Dec 12, 2016

Current coverage is 98.66% (diff: 100%)

Merging #219 into master will increase coverage by <.01%

@@             master       #219   diff @@
==========================================
  Files           108        108          
  Lines          1644       1652     +8   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1622       1630     +8   
  Misses           22         22          
  Partials          0          0          

Powered by Codecov. Last update dcea7bb...ce29a85

@tiltec tiltec added this to the Release 1 milestone Dec 13, 2016
@tiltec tiltec merged commit a95fb13 into master Dec 13, 2016
@tiltec tiltec deleted the deletePickups branch December 13, 2016 20:07
tiltec added a commit that referenced this pull request May 6, 2018
Add filter to exclude empty groups
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.

None yet

2 participants