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

Skip to content

Conversation

@aldeed
Copy link
Contributor

@aldeed aldeed commented Oct 2, 2019

Resolves #5601
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 email-smtp package will need to be updated.

Testing

  1. Start the application and see that it works as it should.
  2. Set up SMTP emailing, invite a new admin user, and verify you get the invite email.

@aldeed aldeed requested a review from kieckhafer October 2, 2019 12:07
Copy link
Member

@kieckhafer kieckhafer left a comment

Choose a reason for hiding this comment

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

One suggestion to use the new alias which will be the new api-utils package eventually, but code looks good aside from that.

…SMTPEmailSettings.test.js


Signed-off-by: Erik Kieckhafer <[email protected]>
Signed-off-by: Erik Kieckhafer <[email protected]>
…hub.com:/reactioncommerce/reaction into refactor-aldeed-movePackageToNodeApp-email-smtp
@kieckhafer kieckhafer merged commit a3b73f9 into develop Oct 2, 2019
@kieckhafer kieckhafer deleted the refactor-aldeed-movePackageToNodeApp-email-smtp branch October 2, 2019 20:49
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