insomnia/packages/insomnia-app/app
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
..
__jest__ Fixed render context inheritance (Fixes #631) 2017-11-27 15:52:35 +00:00
__mocks__ Fix tests 2017-12-01 14:36:30 +00:00
__tests__ Fetch GraphQL schema more often 2018-04-20 19:06:16 -04:00
common UI for filter requests by folder, URI, method, query string (#864) 2018-05-22 23:39:01 -07:00
datasets Add content types and fix iconv failure 2018-04-05 08:35:56 -04:00
icons More Linux icons 2018-05-04 14:40:59 -04:00
main Remove analytics 2018-05-23 00:28:25 -04:00
models Remove analytics 2018-05-23 00:28:25 -04:00
network Fix tests and bump version 2018-05-04 15:07:12 -04:00
plugins Traversing further into scope directories (#914) 2018-05-22 21:49:08 -07:00
static Re-add icon.ico 2018-04-26 09:03:04 -04:00
sync Remove analytics 2018-05-23 00:28:25 -04:00
templating Ability for prompt tag to cache results 2018-03-30 10:25:35 -04:00
ui UI for filter requests by folder, URI, method, query string (#864) 2018-05-22 23:39:01 -07:00
main.development.js Remove analytics 2018-05-23 00:28:25 -04:00
renderer.html
renderer.js