Commit Graph

54 Commits

Author SHA1 Message Date
Gregory Schier
dc3c1edc36 no longer minify 2018-05-23 04:32:43 -04:00
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
Gregory Schier
40ff569f94 Publish
- insomnia-plugin-jsonpath@1.0.1
 - insomnia-plugin-now@1.0.4
 - insomnia-app@1.0.14
2018-03-06 18:27:06 +13:00
Gregory Schier
da818d7be8 Add JSONPath template tag plugin 2018-03-06 18:26:37 +13:00