insomnia/packages/insomnia-app/app/ui/components
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
..
base Fix Vim escape blocke 2019-04-18 11:34:48 -07:00
codemirror Refactor settings and store timeline separately 2019-04-27 01:46:10 -07:00
dropdowns Support for pinned requests (#1471) 2019-05-07 10:46:35 -04:00
editors Refactor settings and store timeline separately 2019-04-27 01:46:10 -07:00
export-requests feat: Create export folders and requests tree 2019-03-05 18:47:38 +07:00
key-value-editor Version Control (beta) (#1439) 2019-04-17 17:50:03 -07:00
modals Add ability for plugins to add folder actions (#774) 2019-05-04 16:34:52 -04:00
settings Support for pinned requests (#1471) 2019-05-07 10:46:35 -04:00
sidebar Support for pinned requests (#1471) 2019-05-07 10:46:35 -04:00
tags Request url tooltip overflow (#1441) 2019-04-22 12:26:57 -07:00
templating Mask preview for masked prompt tag (Closes #1412) 2019-04-18 14:01:27 -07:00
viewers Refactor settings and store timeline separately 2019-04-27 01:46:10 -07:00
check-for-updates-button.js Add trailing commas to ESLint + Prettier 2018-12-12 12:36:11 -05:00
cookie-list.js Version Control (beta) (#1439) 2019-04-17 17:50:03 -07:00
error-boundary.js Version Control (beta) (#1439) 2019-04-17 17:50:03 -07:00
gravatar-img.js Add trailing commas to ESLint + Prettier 2018-12-12 12:36:11 -05:00
help-tooltip.js Add trailing commas to ESLint + Prettier 2018-12-12 12:36:11 -05:00
hotkey.js feat: Add keyboard shortcuts editor in settings 2019-03-13 00:11:02 +07:00
keydown-binder.js Small tweak 2018-12-15 00:18:19 -05:00
markdown-editor.js Refactor settings and store timeline separately 2019-04-27 01:46:10 -07:00
markdown-preview.js Add trailing commas to ESLint + Prettier 2018-12-12 12:36:11 -05:00
rendered-query-string.js Add trailing commas to ESLint + Prettier 2018-12-12 12:36:11 -05:00
rendered-text.js Add trailing commas to ESLint + Prettier 2018-12-12 12:36:11 -05:00
request-pane.js feat: Add keyboard shortcuts editor in settings 2019-03-13 00:11:02 +07:00
request-url-bar.js New data models for hotkeys and store the key bindings in settings (#1314) 2019-03-12 12:38:30 -04:00
response-pane.js Add setting to show more data in timeline (Closes #1262) 2019-04-27 01:55:04 -07:00
response-timer.js Version Control (beta) (#1439) 2019-04-17 17:50:03 -07:00
sync-pull-button.js Version Control (beta) (#1439) 2019-04-17 17:50:03 -07:00
time-from-now.js Version Control (beta) (#1439) 2019-04-17 17:50:03 -07:00
toast.js Version Control (beta) (#1439) 2019-04-17 17:50:03 -07:00
tooltip.js Version Control (beta) (#1439) 2019-04-17 17:50:03 -07:00
wrapper.js Support for pinned requests (#1471) 2019-05-07 10:46:35 -04:00