Implement products search#59
Merged
ChristianRimondi merged 7 commits intomasterfrom Mar 6, 2020
Merged
Conversation
ba649c9 to
08c13c5
Compare
d9c0c7e to
b101442
Compare
62ad718 to
dcc0a27
Compare
0f5cdcb to
ccc8c62
Compare
e36ec3d to
01f72df
Compare
mdesantis
reviewed
Feb 21, 2020
AlessioRocco
suggested changes
Feb 21, 2020
Contributor
AlessioRocco
left a comment
There was a problem hiding this comment.
Great work! I've only some questions and found a typo.
01f72df to
d8d4558
Compare
mdesantis
previously requested changes
Feb 28, 2020
a7877a9 to
0e6d49b
Compare
26f163f to
c978dc9
Compare
This custom JSON type must be used whenever we need an input argument to deal with ransack query. It receives a raw JSON input and converts all the relay style IDs (base64 encoded) to the corresponding IDs that can be used in SQL queries.
ProductsQuery now uses Spree::Config.searcher_class to retrieve the product.
This shared example is not used anymore.
c978dc9 to
c582b2e
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Rel #40