insomnia/packages/insomnia-app/app/ui/redux
Shawn Axsom 7ef37363bc UI for filter requests by folder, URI, method, query string (#864)
* Re-enable searching by url, request method

* Fuzzy matching UI for Quick Switch window

* Extract out a Highlight component for Quick Switch matching, and apply fuzzysort to all fuzzy matching to be consistent

* Highlighting of search results on the sidebar

* Move fuzzysort dependency into the insomnia-app package

* Move inline styling to LESS

* Update type returned by fuzzyMatch method

* Update unit tests, fix flow errors

* Updated tests reflecting changes in fuzzyMatch

* Fix lint error
2018-05-22 23:39:01 -07:00
..
modules Allow YAML extensions in file selection import dialog too (#919) 2018-05-22 21:47:11 -07:00
create.js Merge All Repositories into Monorepo for easier maintenance (#629) 2017-11-26 20:45:40 +00:00
selectors.js UI for filter requests by folder, URI, method, query string (#864) 2018-05-22 23:39:01 -07:00