Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Fixes for product editor #6141

Merged
merged 4 commits into from
Mar 4, 2020
Merged

Conversation

mikemurray
Copy link
Member

Resolves #6114
Impact: minor
Type: feature|bugfix

Issue

Fix various issues found when working on the new product editor: reactioncommerce/reaction-admin#188

Solution

Add translations and missing fields in schemas

Breaking changes

None.

Testing

  1. Test with: Add full GQL support to product editor reaction-admin#188
  2. Ensure that translations look good
  3. On the product detail form, check/uncheck "show in sitemap" checkbox and save.

Copy link
Member

@willopez willopez left a comment

Choose a reason for hiding this comment

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

tested with corresponding Reaction Admin UI and seems good.

@mikemurray mikemurray merged commit 5c253c3 into trunk Mar 4, 2020
@mikemurray mikemurray deleted the feat-6114-mikemurray-product-gql branch March 4, 2020 21:14
@kieckhafer kieckhafer mentioned this pull request Mar 5, 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.

Missing fields on Product GQL schema and more translation strings needed
3 participants