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

global search #2154

Merged
Merged

Conversation

bastianjoel
Copy link
Member

@bastianjoel bastianjoel commented Mar 30, 2023

resolves #875

This is a first client implementation of the search service for now mainly as a POC and for testing.

@bastianjoel bastianjoel added the waiting Waiting for some other PR/feature; more details in comments label Mar 30, 2023
@bastianjoel bastianjoel self-assigned this Mar 30, 2023
@bastianjoel bastianjoel marked this pull request as ready for review May 16, 2023 09:05
@bastianjoel bastianjoel changed the base branch from main to feature/global-search May 22, 2023 13:24
@bastianjoel bastianjoel changed the title [WIP] global search global search May 22, 2023
@bastianjoel bastianjoel merged commit 962d5d7 into OpenSlides:feature/global-search May 22, 2023
peb-adr pushed a commit that referenced this pull request Aug 31, 2023
* global search (#2154)

* cleanup

* Message if no results were found (#2438)

* Global search improve filtering (#2514)

* Search interface improvements (#2616)

* Improve search filters

* Fix agenda url

* Breadcrumbs

* Filter order

* Sort results by score

* Meeting title search, filter results without score

* Update scores of related fields

* Display filters based on permissions

* Add global search response type

* WIP: Match marking

* Result highlighting

* Prevent searching for empty strings

* Highlighting

* Fix error

* Result info styling

* Fix results without matched_by

* Remove meeting hyperlinks

* Display motion numbers

* Fix dark mode

* Fix matches in non string fields

* Display motion submitters in search results

* Add search button

* Append search button

* Account/participant breadcrumb

* Search entry title accent color

* Move global search service into own folder

* Add missing translations

* Always display all filters

* Fix rounded input suffix

* Cleanup

* Add search hint

* Add search spinner

* Result counts

* Increase filter dist to search field

* Fix linter errors

---------

Co-authored-by: Intevation Common Account <Bastian Rihm [email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting Waiting for some other PR/feature; more details in comments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Global search is disabled
1 participant