insomnia/packages/insomnia-app/app/common
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
..
__fixtures__ Merge All Repositories into Monorepo for easier maintenance (#629) 2017-11-26 20:45:40 +00:00
__tests__ UI for filter requests by folder, URI, method, query string (#864) 2018-05-22 23:39:01 -07:00
constants.js More accurate HTTP status messages (Closes #660) 2017-12-18 19:10:34 +01:00
database.js Merge All Repositories into Monorepo for easier maintenance (#629) 2017-11-26 20:45:40 +00:00
fetch.js Merge All Repositories into Monorepo for easier maintenance (#629) 2017-11-26 20:45:40 +00:00
fuzzysort UI for filter requests by folder, URI, method, query string (#864) 2018-05-22 23:39:01 -07:00
har.js Apply request hooks to har export (Closes #749) 2018-03-08 22:59:23 +13:00
hotkeys.js Remove analytics 2018-05-23 00:28:25 -04:00
import.js Remove analytics 2018-05-23 00:28:25 -04:00
keycodes.js Merge All Repositories into Monorepo for easier maintenance (#629) 2017-11-26 20:45:40 +00:00
markdown-to-html.js Merge All Repositories into Monorepo for easier maintenance (#629) 2017-11-26 20:45:40 +00:00
misc.js UI for filter requests by folder, URI, method, query string (#864) 2018-05-22 23:39:01 -07:00
render.js Updated eslint, flow, and fixed errors 2018-04-19 15:54:19 -04:00