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

Extending filter to work with parts of the string #162

Closed
sebastiangaertner opened this issue Sep 20, 2021 · 6 comments · Fixed by #165
Closed

Extending filter to work with parts of the string #162

sebastiangaertner opened this issue Sep 20, 2021 · 6 comments · Fixed by #165
Assignees
Labels
size: small Simple change tool: Growers Relates to the Grower Management tool (Growers page, formerly Planters) type: enhancement New feature or request

Comments

@sebastiangaertner
Copy link
Contributor

When filtering planter names first name or last name it would be great to

  1. not be case sensitive
  2. find anything with that string contained (eg. LIKE '%seba%' )

in order to find Names easier

@gwynndp
Copy link
Collaborator

gwynndp commented Sep 20, 2021

Similar to: #151

@Mloweedgar
Copy link
Contributor

@gwynndp would like to work on this. I will dive into the code-base to see what I can do, in case of questions I will reach out to you

@Mloweedgar
Copy link
Contributor

@sebastiangaertner can you assign this one to me?

@gwynndp
Copy link
Collaborator

gwynndp commented Sep 23, 2021 via email

@dadiorchen
Copy link
Collaborator

@sebastiangaertner does '%like%' require some setting up for the full-text search index on PostgreSQL

@nmcharlton
Copy link
Collaborator

@gwynndp @Mloweedgar For info, we're on version 4 of LoopBack

@nmcharlton nmcharlton added size: small Simple change tool: Growers Relates to the Grower Management tool (Growers page, formerly Planters) type: enhancement New feature or request labels Sep 24, 2021
@nmcharlton nmcharlton linked a pull request Sep 24, 2021 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: small Simple change tool: Growers Relates to the Grower Management tool (Growers page, formerly Planters) type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants