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

Add docs for partials that need to be provided #3300

Merged
merged 1 commit into from
Aug 19, 2019

Conversation

skukx
Copy link
Contributor

@skukx skukx commented Aug 9, 2019

Description

Due to #2513 we need to provide a partial for the api to render a
payment method.

Checklist:

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have updated Guides and README accordingly to this change (if needed)
  • I have added tests to cover this change (if needed)

Copy link
Member

@kennyadsl kennyadsl left a comment

Choose a reason for hiding this comment

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

I think there's something to address in the comment, let me know!

core/app/models/spree/payment_method.rb Outdated Show resolved Hide resolved
@skukx skukx force-pushed the add-docs-for-payment-methods branch from 9daddb2 to 359acdf Compare August 12, 2019 16:31
@kennyadsl
Copy link
Member

@skukx not sure what's happened here, can you please restart the build in your CircleCI account?

@skukx skukx force-pushed the add-docs-for-payment-methods branch 2 times, most recently from 9b4889d to 14827ce Compare August 13, 2019 16:14
Due to !2513 we need to provide a partial for solidus_api to render a
payment method. This is much like how payment methods need to provide
partials for the solidus_backend and solidus_frontend. The documentation
does not yet reflect this. Include documentation for providing this
partial on the api side.
@skukx skukx force-pushed the add-docs-for-payment-methods branch from 14827ce to c4d4ed5 Compare August 13, 2019 16:15
Copy link
Contributor

@ericsaupe ericsaupe left a comment

Choose a reason for hiding this comment

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

Thanks!

@kennyadsl kennyadsl merged commit 631b205 into solidusio:master Aug 19, 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