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 ability to search files and folders by prefix #127

Merged
merged 2 commits into from
Apr 4, 2022

Conversation

alaister
Copy link
Member

Adds an optional search parameter to the search function, which can be used to search for files and folders within a given folder (prefix).

This new function is compatible (other than the order in which items are returned) with the previous version, so there shouldn't be any breaking changes.

Additionally, sorts by folders first, then files.

@alaister
Copy link
Member Author

Solves #88 and #124

Copy link
Member

@inian inian left a comment

Choose a reason for hiding this comment

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

Wohoo nice one @alaister 🎉

@alaister
Copy link
Member Author

@joshenlim I won't merge this until you give me the okay from the frontend side :)

@joshenlim
Copy link
Member

Awesome! Yup i'll give it a go locally first to test the functionality too 🚀

@thebengeu thebengeu merged commit 0728cd0 into master Apr 4, 2022
@thebengeu thebengeu deleted the feat/search-in-folders branch April 4, 2022 16:05
@github-actions
Copy link

github-actions bot commented Apr 4, 2022

🎉 This PR is included in version 0.16.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants