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

Better organize stock management JS and convert from coffeescript #2548

Merged
merged 4 commits into from
Feb 5, 2018

Conversation

jhawthorn
Copy link
Contributor

These were backbone-ified already, but were created before we had created the Spree.Views and Spree.Stock namespaces.

This PR moves the existing views and model into that namespace and folders. It also converts the existing CoffeeScript into plain JS.

There should be no change to users

@jhawthorn jhawthorn force-pushed the stock_management_js branch from 4c78429 to 36eaf0b Compare February 5, 2018 19:13
Also convert from CoffeeScript to plain JS
Previously this was two separate very short CoffeeScript files. This
commit converts them to plain JS and combines them into a single file.
@jhawthorn jhawthorn force-pushed the stock_management_js branch from 36eaf0b to 59ad9a2 Compare February 5, 2018 21:49
@jhawthorn jhawthorn merged commit 81a109d into solidusio:master Feb 5, 2018
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.

2 participants