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

[feature/globalsearch] Global search using custom queries #545

Closed
wants to merge 3 commits into from

Conversation

felix-schwarz
Copy link
Contributor

@felix-schwarz felix-schwarz commented Oct 24, 2019

Description

  • POC implementation of global search using custom queries

Related issues

#53

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Screenshots

Folder Global / All
Bildschirmfoto 2019-10-24 um 22 05 59 Bildschirmfoto 2019-10-24 um 22 06 01

- Remove unused UploadsSettingsSection (was replaced by MediaUploadSettings)
- uses custom queries under the hood
- add SearchScope enum
- ClientQueryViewController changes
	- add customSearchQuery to act as data source during global search
	- omit "Total size" footer during search
	- allow switching between actual backing query and customSearchQuery
- add "global | folder" switch, shown only when search is active
- make MessageView leave the UITableView.tableHeaderViews unobscured
@CLAassistant
Copy link

CLAassistant commented Oct 24, 2019

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@felix-schwarz
Copy link
Contributor Author

Superseded by #933.

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.

2 participants