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(cart): add cart retrieval action support #2557

Merged

Conversation

griest024
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the new behavior?

adds support for a new type of cart action that retrieves the cart. This type of action will is injectable and will have automatic reducer support via the next PR

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@griest024 griest024 added package: cart @daffodil/cart layer: state This PR or issue is related to the redux state layer status: awaiting review This PR is awaiting review labels Aug 30, 2023
@griest024 griest024 requested a review from a team as a code owner August 30, 2023 20:45
@griest024 griest024 force-pushed the feat/cart/cart-retrieval-action-support branch from 063002c to b4ccaa8 Compare November 30, 2023 18:57
@griest024 griest024 merged commit 98301f8 into graycoreio:develop Nov 30, 2023
18 checks passed
@gray-bot gray-bot mentioned this pull request Nov 30, 2023
@griest024 griest024 deleted the feat/cart/cart-retrieval-action-support branch December 1, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
layer: state This PR or issue is related to the redux state layer package: cart @daffodil/cart status: awaiting review This PR is awaiting review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants