1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-25 12:15:18 +01:00
bitwarden-browser/common
André Filipe da Silva Bispo 400411b7a0
[PS-592] Name field is not prioritised in search results (#808)
* PS-592 Name field is not prioritised in search results
- test search method which give priority to matches by Name

* PS-592 Name field is not prioritised in search results
- replaced used method with test method

* PS-592 Name field is not prioritised in search results
- Fixed code styling

* PS-592 Name field is not prioritised in search results
- avoid duplicates

* PS-592 Name field is not prioritised in search results
- let to const

* PS-592
- ran prettier and lint

Co-authored-by: André Bispo <abispo@bitwarden.com>
2022-05-23 10:20:30 +01:00
..
spec Remove userId from data models (#771) 2022-04-20 15:59:51 +02:00
src [PS-592] Name field is not prioritised in search results (#808) 2022-05-23 10:20:30 +01:00
jest.config.js [EC-192] Use ts-jest instead of deprecated ts-jest/utils (#792) 2022-05-09 18:25:17 +02:00
package-lock.json Bump node-forge to 1.2.1 (#722) 2022-03-22 14:05:55 +01:00
package.json Bump node-forge to 1.2.1 (#722) 2022-03-22 14:05:55 +01:00
tsconfig.json Feature/move to jest (#744) 2022-03-28 16:00:42 +02:00
tsconfig.spec.json Feature/move to jest (#744) 2022-03-28 16:00:42 +02:00