mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 14:49:53 +00:00
bee9973839
* Quick Switch matching for Request URL and Method Previously only Request Name was searched for in Quick Switch window. This adds support for searching Request URL and Method as well. A fuzzyMatchAll function has been added to be able to search different fields in any order, space delimited. * Include request parameters in searchable fields * Allow searching requests by folder paths * More descriptive placeholder for Quick Switch modal search input * Update sidebar filter to match Quick Switch, allowing URL and Query String matching * More descriptive placeholder for sidebar search * Unit tests for fuzzyMatch and fuzzyMatchAll * More unit tests for fuzzyMatch and fuzzyMatchAll * minor refactorings |
||
---|---|---|
.. | ||
__fixtures__ | ||
__tests__ | ||
analytics.js | ||
constants.js | ||
database.js | ||
fetch.js | ||
har.js | ||
hotkeys.js | ||
import.js | ||
keycodes.js | ||
markdown-to-html.js | ||
misc.js | ||
render.js |