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: add RecentlyPurchasedFacet #80

Merged
merged 3 commits into from
Aug 22, 2024
Merged

Conversation

SWH-Relewise
Copy link
Contributor

No description provided.

@SWH-Relewise SWH-Relewise requested a review from mzanoni August 22, 2024 07:10
Copy link
Collaborator

@mzanoni mzanoni left a comment

Choose a reason for hiding this comment

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

Nice

Comment on lines 373 to 376
byUser: purchaseQualifiers.byUser ?? false,
byUserCompany: purchaseQualifiers.byUserCompany ?? false,
byUserParentCompany: purchaseQualifiers.byUserParentCompany ?? false,
sinceMinutesAgo: purchaseQualifiers.sinceMinutesAgo ?? 1234,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is there a reason for these fallbacks? Values are required right?
The 1234 seems like test code :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Det er helt klart noget jeg har glemt at fjerne ja! Det er nu rettet.

@SWH-Relewise SWH-Relewise requested a review from mzanoni August 22, 2024 07:24
@SWH-Relewise SWH-Relewise requested a review from mzanoni August 22, 2024 08:59
Copy link
Collaborator

@mzanoni mzanoni left a comment

Choose a reason for hiding this comment

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

LGTM

@mzanoni mzanoni merged commit ff09caa into main Aug 22, 2024
2 checks passed
@mzanoni mzanoni deleted the feat/recently-purchased-facet branch August 22, 2024 09:03
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.

2 participants