-
Notifications
You must be signed in to change notification settings - Fork 15
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: join relatedCommercedata with editorial data #974
Merged
boliveira
merged 1 commit into
dev-main-23-01-24
from
feat_join_relatedCommerceData_with_respective_editorial_data
Jan 30, 2024
Merged
feat: join relatedCommercedata with editorial data #974
boliveira
merged 1 commit into
dev-main-23-01-24
from
feat_join_relatedCommerceData_with_respective_editorial_data
Jan 30, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
📦 react
Relative to the `@farfetch/blackout-react` package
📦 redux
Relative to the `@farfetch/blackout-redux` package
type: feature
New feature
labels
Jan 23, 2024
edupaulos
force-pushed
the
feat_join_relatedCommerceData_with_respective_editorial_data
branch
from
January 23, 2024 17:49
4d75e31
to
0355230
Compare
github-actions
bot
added
type: feature
New feature
and removed
type: feature
New feature
labels
Jan 23, 2024
edupaulos
force-pushed
the
feat_join_relatedCommerceData_with_respective_editorial_data
branch
from
January 24, 2024 11:37
0355230
to
a5a2422
Compare
github-actions
bot
added
type: feature
New feature
and removed
type: feature
New feature
labels
Jan 24, 2024
dnamorim
force-pushed
the
dev-main-23-01-24
branch
2 times, most recently
from
January 26, 2024 14:36
b13724c
to
1729a08
Compare
dnamorim
reviewed
Jan 26, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
edupaulos
force-pushed
the
feat_join_relatedCommerceData_with_respective_editorial_data
branch
from
January 29, 2024 11:02
a5a2422
to
796ab89
Compare
github-actions
bot
added
type: feature
New feature
type: documentation
Changes to documentation only
and removed
type: feature
New feature
labels
Jan 29, 2024
edupaulos
force-pushed
the
feat_join_relatedCommerceData_with_respective_editorial_data
branch
from
January 29, 2024 11:05
796ab89
to
e1a9c51
Compare
github-actions
bot
added
type: feature
New feature
and removed
type: feature
New feature
type: documentation
Changes to documentation only
labels
Jan 29, 2024
dnamorim
force-pushed
the
dev-main-23-01-24
branch
from
January 29, 2024 11:29
1729a08
to
b9d6190
Compare
edupaulos
force-pushed
the
feat_join_relatedCommerceData_with_respective_editorial_data
branch
from
January 29, 2024 11:33
e1a9c51
to
041f41d
Compare
joaoprcosta
approved these changes
Jan 29, 2024
richard190m
approved these changes
Jan 29, 2024
vinicaval
approved these changes
Jan 29, 2024
boliveira
reviewed
Jan 30, 2024
boliveira
reviewed
Jan 30, 2024
packages/react/src/products/hooks/__tests__/useProductListing.test.tsx
Outdated
Show resolved
Hide resolved
boliveira
reviewed
Jan 30, 2024
boliveira
reviewed
Jan 30, 2024
packages/redux/src/products/actions/factories/fetchCustomListingFactory.ts
Show resolved
Hide resolved
boliveira
reviewed
Jan 30, 2024
packages/redux/src/products/actions/factories/fetchProductListingFactory.ts
Show resolved
Hide resolved
boliveira
reviewed
Jan 30, 2024
packages/redux/src/products/serverInitialState/__tests__/lists.test.ts
Outdated
Show resolved
Hide resolved
boliveira
reviewed
Jan 30, 2024
packages/redux/src/products/serverInitialState/__tests__/lists.test.ts
Outdated
Show resolved
Hide resolved
boliveira
reviewed
Jan 30, 2024
boliveira
reviewed
Jan 30, 2024
edupaulos
force-pushed
the
feat_join_relatedCommerceData_with_respective_editorial_data
branch
from
January 30, 2024 15:33
041f41d
to
dbb4737
Compare
github-actions
bot
added
type: feature
New feature
and removed
type: feature
New feature
labels
Jan 30, 2024
edupaulos
force-pushed
the
feat_join_relatedCommerceData_with_respective_editorial_data
branch
from
January 30, 2024 17:18
dbb4737
to
03b4a7d
Compare
github-actions
bot
added
type: feature
New feature
and removed
type: feature
New feature
labels
Jan 30, 2024
boliveira
approved these changes
Jan 30, 2024
boliveira
deleted the
feat_join_relatedCommerceData_with_respective_editorial_data
branch
January 30, 2024 17:32
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
📦 react
Relative to the `@farfetch/blackout-react` package
📦 redux
Relative to the `@farfetch/blackout-redux` package
type: feature
New feature
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR includes changes to accept the
customListingPages
:serverInitialState/listings
-> search for content in therelatedCommerceData
,getSlug
-> change to return the right slug,useProductsListing
-> addfetchCustomListingAction
and adjust function to accept customListingPages,Dependencies
Checklist
Disclaimer
By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement