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

Extract stock transfers to solidus_stock_transfers extension #2379

Merged
merged 8 commits into from
Nov 22, 2017

Conversation

jhawthorn
Copy link
Contributor

@jhawthorn jhawthorn commented Nov 15, 2017

We would like to extract stock transfers to a gem (which I haven't done yet, therefore WIP) and here it is!

This removes the stock transfers interface from the admin, extracting it to the new solidus_stock_transfers gem. This went really well! Nothing really referenced stock transfers, so it's quite a clean split.

Also extracted with this is the NumberField component, a JavaScript helper which was only ever used by stock transfers.

@mtomov
Copy link
Contributor

mtomov commented Nov 17, 2017

That is a good decision! Thanks!

@jhawthorn jhawthorn force-pushed the remove_stock_transfers branch from 548c5e0 to b80ab06 Compare November 21, 2017 20:18
@jhawthorn jhawthorn added changelog:solidus_backend Changes to the solidus_backend gem Code review needed and removed WIP labels Nov 21, 2017
@jhawthorn jhawthorn force-pushed the remove_stock_transfers branch from a26ca39 to bfbcb51 Compare November 21, 2017 20:44
@jhawthorn jhawthorn changed the title [WIP] Remove stock transfers Remove stock transfers Nov 21, 2017
@jhawthorn jhawthorn changed the title Remove stock transfers Extract stock transfers to solidus_stock_transfers extension Nov 21, 2017
Copy link
Contributor

@cbrunsdon cbrunsdon left a comment

Choose a reason for hiding this comment

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

While I care a lot about the functionality, I'm also think this should be pulled out of core 👍

Copy link
Member

@kennyadsl kennyadsl left a comment

Choose a reason for hiding this comment

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

Great! An extension is perfect for this feature. I think we could need a changelog entry for this.

@jhawthorn jhawthorn force-pushed the remove_stock_transfers branch from f1c6d7b to 2d740f9 Compare November 22, 2017 22:27
@jhawthorn jhawthorn merged commit 25ffbc5 into solidusio:master Nov 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:solidus_backend Changes to the solidus_backend gem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants