insomnia/packages/insomnia-app
Opender Singh c48daaea44 Support for pinned requests (#1471)
* Add pinning behavior

* add fa-thumb-tack

* Updated package-lock files

* Allow only top level request and request group to be pinned

* Prevent dnd for pinned request

* Efficiency change

* Reverted changes

* Revert changes to selectors.js

* Fixed pin and add thumbtack

* Changes

* Pin styling

* Fix overflow bug

* styling complete

* Remove additional style

* Updated package-lock.json

* Mergie

* Boolean to boolean

* allow nested requests to be pinned

* Remove unused arg

* Remove folder pinning functionality

* Remove comment

* Revert change to open tag on group

* Render separator with dsiplay: none so that sync menu is in correct place

* Don't reset parent id on request pin

* Remove extra checks

* Move pin filter to selectors to prevent duplicate childTree traversal

* Decouple pinned items from search results

* Hide pin on hover

* Pin keyboard shortcut via shift+ctrl+p

* Typo fix

* Update mac hotkey + activeRequest nullcheck

* Disable drag and drop only for items in the pinned list

* Filter to Find
2019-05-07 10:46:35 -04:00
..
app Support for pinned requests (#1471) 2019-05-07 10:46:35 -04:00
bin Upgrade some deps 2018-07-11 19:07:20 -04:00
flow-typed Replace font-manager with improved font-scanner module (fixes #1453) (#1463) 2019-04-25 23:29:47 -07:00
scripts Fix build 2019-04-19 15:56:50 -07:00
webpack Version Control (beta) (#1439) 2019-04-17 17:50:03 -07:00
.babelrc Version Control (beta) (#1439) 2019-04-17 17:50:03 -07:00
.electronbuilder Plist entry for Mac dark mode (Ref #1366) 2019-04-26 14:50:40 -07:00
.eslintignore
.eslintrc Version Control (beta) (#1439) 2019-04-17 17:50:03 -07:00
.flowconfig Add JSONPath template tag plugin 2018-03-06 18:26:37 +13:00
.gitignore
.nvmrc Update Electron and node-libcurl (#1215) 2018-10-19 22:11:58 -04:00
package-lock.json Support for pinned requests (#1471) 2019-05-07 10:46:35 -04:00
package.json Publish 2019-04-29 14:45:29 -04:00
README.md

Insomnia App

The main desktop application.