Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kieckhafer
Copy link
Member

Resolves #5612 & #5615
Impact: minor
Type: refactor

As part of our effort to separate our Reaction Admin from our Reaction Node API, we are moving our GraphQL services from their respective /imports/plugins/*/server/no-meteor/ folders into their new /node-app/{core-services|plugins}/* folder.

Updates also include future-proofing some existing code, including adding filetype extensions (and index.js to imports)

Breaking changes

Any custom plugins that import files directly from the product and product-variant packages will need to be updated.

Testing

  1. Start the application and see that it works as it should.
    See that you can do all actions related to products, including creating products, creating variants/options, cloning products, cloning variants/options.

@kieckhafer kieckhafer marked this pull request as ready for review October 3, 2019 22:05
@kieckhafer kieckhafer changed the base branch from master to develop October 3, 2019 22:05
@kieckhafer kieckhafer merged commit ba8b1d2 into develop Oct 4, 2019
@kieckhafer kieckhafer deleted the refactor-kieckhafer-movePackageToNodeApp-products branch October 4, 2019 02:03
@willopez willopez mentioned this pull request Oct 9, 2019
@yashutanna
Copy link

not sure if this is related - but it could likely be a factor. I am unable to update a product variant price using the reaction admin UI once updating to 2.7.0. am i completely on the wrong path here?

@aldeed
Copy link
Contributor

aldeed commented Oct 23, 2019

@yashutanna Please create a separate bug report issue so someone can investigate

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.

4 participants