🔥(teams) remove search users by trigram

This feature is not necessary for our users now
and we got some strange results so we decided
to remove this feature.
This commit is contained in:
Sabrina Demagny
2024-10-30 01:11:28 +01:00
committed by Nathan Panchout
parent faf8dcc7e5
commit ababcde0d6
3 changed files with 35 additions and 54 deletions

View File

@@ -12,6 +12,10 @@ and this project adheres to
- ✨(teams) register contacts on admin views
### Changed
- 🔥(teams) remove search users by trigram
### Fixed
- 💚(ci) improve E2E tests #492