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

Skip to content

Conversation

@kieckhafer
Copy link
Member

@kieckhafer kieckhafer commented Apr 7, 2020

Resolves #5693

This PR removes the internal account plugin, and installs the new api-plugin-accounts as a replacement.

The code in that npm plugin is the same, so the expected outcome of this PR is seeing nothing different than how the app currently runs.

To test this, start a store and create an account from the UI.

This PR also adds the file src/mockTypes.graphql. This is a temporary file and is being used to appease graphql linting while we move these packages out of reaction and into their own plugins. Because the types are no longer always registered internally in reaction. and instead in each plugin, we are sometimes seeing errors in linting that we won't see once these packges are peerDependency'd with each other outside of the api.

@kieckhafer kieckhafer requested a review from mpaktiti April 8, 2020 23:10
focusaurus
focusaurus previously approved these changes Apr 9, 2020
Copy link
Contributor

@focusaurus focusaurus left a comment

Choose a reason for hiding this comment

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

I didn't test locally but looks OK.

aldeed
aldeed previously approved these changes Apr 9, 2020
Copy link
Contributor

@aldeed aldeed left a comment

Choose a reason for hiding this comment

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

👍 App starts and viewer query works

@aldeed aldeed merged commit 8e7c89b into trunk Apr 9, 2020
@aldeed aldeed deleted the refactor-kieckhafer-moveAccountsPlugin branch April 9, 2020 19:27
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