mirror of
https://github.com/Kong/insomnia
synced 2024-11-12 17:26:32 +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 |
||
---|---|---|
.. | ||
alert-modal.js | ||
ask-modal.js | ||
code-prompt-modal.js | ||
cookie-modify-modal.js | ||
cookies-modal.js | ||
environment-edit-modal.js | ||
error-modal.js | ||
filter-help-modal.js | ||
generate-code-modal.js | ||
index.js | ||
login-modal.js | ||
nunjucks-modal.js | ||
payment-notification-modal.js | ||
prompt-modal.js | ||
request-create-modal.js | ||
request-render-error-modal.js | ||
request-settings-modal.js | ||
request-switcher-modal.js | ||
select-modal.js | ||
settings-modal.js | ||
setup-sync-modal.js | ||
workspace-environments-edit-modal.js | ||
workspace-settings-modal.js | ||
workspace-share-settings-modal.js | ||
wrapper-modal.js |