Universal search (#412)
* Global search scaffold * Add search preview text * Add generic fallback for preview text in search * fixup! Add generic fallback for preview text in search * Add more tweaks * fixup! Add more tweaks * Fix an issue with criteria * fixup! Fix an issue with criteria * fixup! fixup! Fix an issue with criteria * fixup! fixup! fixup! Fix an issue with criteria * Fix an issue with priority filter * fixup! Fix an issue with priority filter * Add sortable pins * fixup! Add sortable pins * Make options collapsed by default * Tweak UI * Add tests * Add translations * Add more translations * fixup! Add more translations * Add minor tweaks
This commit is contained in:
parent
180bdaef35
commit
02b493d61f
56 changed files with 5630 additions and 160 deletions
|
|
@ -110,6 +110,6 @@ bash -c '
|
|||
# Respect E2E_SLOWMO and run only Firefox sequentially
|
||||
npx playwright test --headed --project=Firefox --workers=1
|
||||
else
|
||||
npx playwright test --workers=10
|
||||
npx playwright test --workers=5
|
||||
fi
|
||||
'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue