insomnia/packages/insomnia-app/app/ui
Shawn Axsom bee9973839 Filter requests by folder, URI, method, query string (#797)
* 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
2018-03-28 16:57:05 -04:00
..
components Filter requests by folder, URI, method, query string (#797) 2018-03-28 16:57:05 -04:00
containers Fix request body not changing (Fixes #792) 2018-03-02 22:49:14 +13:00
css Different font for fold icons (Closes #747) 2018-02-10 01:31:44 +08:00
images Merge All Repositories into Monorepo for easier maintenance (#629) 2017-11-26 20:45:40 +00:00
redux Filter requests by folder, URI, method, query string (#797) 2018-03-28 16:57:05 -04:00
dnd-backend.js Merge All Repositories into Monorepo for easier maintenance (#629) 2017-11-26 20:45:40 +00:00
index.js Merge All Repositories into Monorepo for easier maintenance (#629) 2017-11-26 20:45:40 +00:00