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(Jobs): use search text for advanced querying. #590

Merged
merged 2 commits into from
Aug 25, 2020

Conversation

TiSiE
Copy link
Member

@TiSiE TiSiE commented Aug 24, 2020

Enhances the search text field in the admin area.
It is possible to search with keyword prefixes.

With this commit, the 'job' keyword is implemented.
Search with "job:[,]" can be performed.

[ closes #589 ]

Enhances the search text field in the admin area.
It is possible to search with keyword prefixes.

With this commit, the 'job' keyword is implemented.
Search with "job:<jobId>[,<jobId>]" can be performed.
@TiSiE TiSiE self-assigned this Aug 24, 2020
@coveralls
Copy link

coveralls commented Aug 24, 2020

Coverage Status

Coverage increased (+0.1%) to 41.002% when pulling 1759aa5 on TiSiE:589-jobs_improve_admin_search into 19528c5 on cross-solution:master.

@TiSiE TiSiE merged commit a016b0f into cross-solution:master Aug 25, 2020
@TiSiE TiSiE deleted the 589-jobs_improve_admin_search branch August 25, 2020 13:42
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.

improve admin search for jobs
2 participants