Skip to content
Snippets Groups Projects
Unverified Commit 4439bb6a authored by Bruno Ribeiro's avatar Bruno Ribeiro Committed by GitHub
Browse files

Enhance Autocomplete sorting, Payees tab filter, and Schedules tab filter to...

Enhance Autocomplete sorting, Payees tab filter, and Schedules tab filter to ignore characters with accents / diacritics (#3045)

* Autocomplete sort now ignores diacritics

* Payees tab now takes into account diacritics

* Category Autocomplete now ignores diacritics

* Schedules filter now ignore diacritics

* Added release note

* Fixed type error

* Added normalisation to manage rules filter

* Added normalisation to $like operator

* Added normalisation function to loot-core

* Fixed type error & added normalisation to notlike

* Fixed unit tests

* Changed normalise to use loot-core/shared on desktop

* Linting fix
parent b432204b
No related branches found
No related tags found
No related merge requests found
Showing
with 79 additions and 38 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment