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

Skip to content

Conversation

@mpaktiti
Copy link
Contributor

Resolves #6178

This PR removes the internal settings plugin, and installs the new api-plugin-settings from npm 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.

Testing

  • Start reaction, see that settings is the correct version in the systemInformation query
  • Test the settings queries/mutations and see that they work

Signed-off-by: Maria Paktiti [email protected]

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.

👍

@kieckhafer kieckhafer merged commit 6d2fe2b into trunk Apr 16, 2020
@kieckhafer kieckhafer deleted the refactor-mpaktiti-settings-plugin branch April 16, 2020 04:45
@kieckhafer kieckhafer mentioned this pull request Apr 16, 2020
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.

move settings plugin to its own npm package, and install npm version Reaction

3 participants