Sean O'Hara

Results 10 comments of Sean O'Hara

@jenweber At a minimum parts of the guides that refer to the internals as being publicly available are misleading. E.g. this section: https://github.com/ember-learn/guides-source/blob/master/guides/v3.4.0/applications/run-loop.md#how-does-the-run-loop-work-in-ember It refers to `Ember.run.queues` being a publicly...

@amannn Yes, I suppose it is similar to that example (an npm dependency). However using other npm dependencies doesn't seem to work. I wasn't able to fix this issue and...

@huoxito @mrpollo Thanks so much for your suggestions. I'm not sure what's going on with our stock situation here because the bundles are being split even when I remove Spree::Stock::Splitter::Backordered...

@huoxito Yes, I realize that is the default behaviour but it is not desired for us... in general we'd like to keep bundles shipped together so customers don't have to...

@huoxito Yes, I thought that should work, but I tried that yesterday and our shipments were still being split. We don't want to join parts from different stock locations, we...

@toranb Sorry I didn't get back to you. I was using Chrome at the time but it seems to be working now. Possibly my Chrome auto-updated in the interim. Thanks...

@mixonic Short of allowing arbitrary section types, would there be a possibility of adding support the the `section` tag name? Given that is it more semantic than presentational?

@jsqu99 It's valid in so far as it's working well in our app. But I haven't tested it out in a stock spree store. Would probably be a good idea...

@jpdesigndev I don't think I ever did. In the end we just forked the extension and we're using that. You can find our fork here: https://github.com/littlebitselectronics/spree_reuse_credit_card We're running against spree...

@jdutil Thanks for the responses. I do think the new approach you're taking will make more sense. Our ops/accounting team already questioned whether gift cards should be treated as adjustments...