Sammy/t 195 aau i see filters and sort on company (#104)
* feature: add company filter by name * feature: add fitler on URL * feature: set icons for sorts * feature: add creation date and address sorts * Add tests --------- Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
@ -59,6 +59,10 @@
|
||||
"apollo.tsx$",
|
||||
"src/index.tsx$"
|
||||
],
|
||||
"testMatch": [
|
||||
"<rootDir>/**/*.test.ts",
|
||||
"<rootDir>/**/*.test.tsx"
|
||||
],
|
||||
"coverageThreshold": {
|
||||
"global": {
|
||||
"branches": 70,
|
||||
|
||||
Reference in New Issue
Block a user