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

Skip to content

Conversation

@kieckhafer
Copy link
Member

Resolves #5608
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 orders package will need to be updated.

Testing

  1. Start the application and see that it works as it should.
  2. See that you can create an order on from the storefront
  3. See that you can fulfill an order from the Reaction Admin

@kieckhafer kieckhafer marked this pull request as ready for review October 4, 2019 04:47
@kieckhafer
Copy link
Member Author

@aldeed I moved a lot of Simple Schemas around in this PR, please take a close look at those to make sure they are done correctly. Both a mix of exported, and internal schemas.

@kieckhafer kieckhafer requested a review from aldeed October 4, 2019 05:10
kieckhafer and others added 8 commits October 4, 2019 15:25
Signed-off-by: Erik Kieckhafer <[email protected]>
Signed-off-by: Eric Dobbertin <[email protected]>
…vePackageToNodeApp-orders-SchemaUpdates

refactor: simpleSchema updates for mockContext
Signed-off-by: Eric Dobbertin <[email protected]>
@aldeed aldeed merged commit 9f1f69d into develop Oct 7, 2019
@aldeed aldeed deleted the refactor-kieckhafer-movePackageToNodeApp-orders branch October 7, 2019 15:45
@willopez willopez mentioned this pull request Oct 9, 2019
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.

3 participants