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

Can set order value for SET_SORT action #2855

Closed
wants to merge 47 commits into from

Conversation

frankPairs
Copy link
Contributor

@frankPairs frankPairs commented Feb 6, 2019

Hi!

This PR is related to the issue #2736.

Now we can pass a order value. This order value will change the state only when sort value is different than the previousState.sort.

It allows us to define a default order value every time sort value is new.

Regards!

@djhi
Copy link
Collaborator

djhi commented Feb 6, 2019

By the way, as this is technically a new feature, would you mind targeting the next branch? Thanks a lot!

@frankPairs frankPairs changed the base branch from master to next February 6, 2019 16:01
@frankPairs
Copy link
Contributor Author

frankPairs commented Feb 6, 2019

@djhi of course. I am going to change the target and the titles.

thanks for reviewing

@djhi djhi added this to the 2.7.2 milestone Feb 13, 2019
@djhi djhi requested a review from fzaninotto February 13, 2019 09:09
@fzaninotto
Copy link
Member

we need to rebase next on master, as the queryReducer is now written in TypeScript

@djhi
Copy link
Collaborator

djhi commented Feb 13, 2019

Sorry about that @frankPairs, we are migrating to TS

…lter instead of a greedy regular expression.
@frankPairs
Copy link
Contributor Author

@djhi @fzaninotto it's ok, i will update the PR using TS

@fzaninotto fzaninotto removed this from the 2.7.2 milestone Feb 22, 2019
@frankPairs
Copy link
Contributor Author

frankPairs commented Feb 22, 2019

@djhi @fzaninotto sorry I did a rebase.

I am going to create another PR from the branch with this changes, I think that it is simpler.

thanks

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.

10 participants