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

Add per-folder sort #2284

Merged
merged 3 commits into from
Aug 20, 2018
Merged

Add per-folder sort #2284

merged 3 commits into from
Aug 20, 2018

Conversation

mikaoelitiana
Copy link
Contributor

@mikaoelitiana mikaoelitiana commented Aug 11, 2018

  • save sort configuration in config.[folderKey].sortBy
  • use lodash _.get(config, [folderKey, 'sortBy']) to avoid error

#fixes #933

- save sort configuration in `config.[folderKey].sortBy`
- use lodash ` _.get(config, [folderKey, 'sortBy'])` to avoid error
- for new folders
- for folders with no config set
@kazup01 kazup01 added the awaiting review ❇️ Pull request is awaiting a review. label Aug 13, 2018
@Rokt33r Rokt33r added next release (v0.11.9) and removed awaiting review ❇️ Pull request is awaiting a review. labels Aug 20, 2018
@Rokt33r Rokt33r merged commit 4556375 into BoostIO:master Aug 20, 2018
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.

[Feature Request] Add per-folder sort
3 participants