Ricky Chandra
c77094600d
Add clear active workspace's all responses ( #1317 )
2019-01-21 11:29:30 -05:00
Rafael Renan Pacheco
921a5d2b3c
Option to configure autocomplete popup delay ( #1323 )
...
- Fixes #1032
2019-01-09 18:13:24 -05:00
Gregory Schier
6d9a9e0acd
Fix OAuth 1.0 auth not updating
2018-12-19 22:56:03 -05:00
Gregory Schier
19ab14e142
A bit better send button handling
2018-12-15 20:37:40 -05:00
Gregory Schier
5adf101d83
Don't send requests twice ( Fixes #1307 )
2018-12-15 20:34:42 -05:00
Gregory Schier
776b3bd31e
Small tweak
2018-12-15 00:18:19 -05:00
Gregory Schier
10a550cdb3
More dropdown positioning work
2018-12-15 00:01:16 -05:00
Gregory Schier
2006025ffe
Explicitly pass request when saving in React components ( #1306 )
...
* Started work on it
* Finish refactoring I think
2018-12-14 18:10:57 -05:00
Ricky Chandra
48716d98c4
Refresh CodeMirror editor when focused, and remove duplicate listener ( #1294 )
...
* Refresh CodeMirror editor when focused, and remove duplicate listener
* Call refresh() instead of focus() to refresh CodeMirror
2018-12-13 17:46:58 -05:00
Gregory Schier
88b0bb784f
Add trailing commas to ESLint + Prettier
2018-12-12 12:36:11 -05:00
Gregory Schier
64a5e44528
Fix CodeMirror lint gutter not displaying ( Closes #1279 )
2018-12-12 11:27:22 -05:00
tostringtheory
e0881c64aa
Highlight focused keyboard tab ( #1299 ) ( #1300 )
...
* Apply styling to keyboard focused tabs
* Add tab-index to tabs so only their contents are focusable
2018-12-12 10:35:44 -05:00
tostringtheory
19bd9c142c
Related to #1220 - keyboard bindings/mnemonics ( #1221 )
...
* Add constant for platform specific mnemonic for menu shortcuts.
Modify top level menu elements with the shortcuts.
* Add global hotkey to show keyboard shortcuts
* Apply updates to mnemonics in menu bar allowing for alt-shortcuts
* Mod to color a :focus tab, for visibility when tabbing through controls
* Revert tabs style changes, focus F1 functionality for non-mac devices
2018-12-11 18:11:54 -05:00
Gregory Schier
959d2750f4
Refresh CodeMirror after GraphQL prettify ( Fixes #896 )
2018-12-11 17:47:28 -05:00
Gregory Schier
6f355bc7ba
More reliable dropdown positioning ( Fixes #1113 )
2018-12-11 17:04:28 -05:00
Ricky Chandra
2b971aed1e
Display all request groups names in tag editor drop down ( #1293 )
2018-12-10 12:18:38 -05:00
Gregory Schier
2c601af8d1
Refresh code editor when variables uncovered
2018-11-30 01:18:52 -05:00
Gregory Schier
300615e155
Fix a few hotkey things
2018-11-30 01:16:59 -05:00
Ricky Chandra
3e21ee78d4
Add keyboard shortcut to focus on response viewer ( #1265 )
...
* Add keyboard shortcut to focus on response viewer
* Fix Flow violations
2018-11-30 00:52:07 -05:00
dhruv944
2c49563014
Postman collection variables and variable uncovering ( #1274 )
...
* fixed #1172
Collection variable added to folder environment
* modified code implementation #1172
* refactored code
* feature implemented #754
Code implemented to show the sorce of variable
* #1155 fixed
* code restructuring
* fixed #773
Added hotkey alt+u which swaps variable name with value and vice versa.
2018-11-30 00:50:30 -05:00
Gregory Schier
64eb6713c8
Merge branch 'develop' of github.com:getinsomnia/insomnia into develop
2018-11-27 20:40:09 -05:00
Gregory Schier
6d14fdd81d
More robust request moving ( Fixes #1280 )
2018-11-27 20:39:55 -05:00
Ryan Plessner
2aca070e51
Add Hawk Ext feature ( #1266 )
2018-11-17 18:04:03 -08:00
Gregory Schier
0010bbacef
Delete unused file
2018-11-07 16:53:50 -05:00
Gregory Schier
5abd3ed141
Resolve conflicts
2018-11-07 16:51:27 -05:00
Gregory Schier
551dab73e9
Tweak new update notification setting
2018-11-07 15:14:49 -05:00
nickhomme
4b1db7544e
[Re-Submitted] Added support for file extension filtering as well as ability to select a directory to file picker dialog ( #1131 )
...
* Added file extensions filtering as well as ability to select directories to the file input picker.
* Removed redundant code using just one type 'file' and allowing the dev to pass in array of what types they want (file/directory)
* Fixed test
2018-11-05 22:48:24 -04:00
Gregory Schier
dcf12d2a4f
Merge branch 'develop' of github.com:getinsomnia/insomnia into develop
2018-11-05 21:31:18 -05:00
Gregory Schier
c0f363e272
Don't allow conversion between form-data and JSON ( Closes #1151 )
2018-11-05 21:31:02 -05:00
Gregory Schier
fc261aa1cd
Better control over schema fetching ( #1249 )
2018-11-05 22:10:09 -04:00
artywhite
010733f86d
Issue 1210: Disable update notification ( #1234 )
2018-11-05 20:41:42 -04:00
Gregory Schier
605cb90753
Update Electron and node-libcurl ( #1215 )
...
* A bunch of things
* Publish
- insomnia-app@1.0.41
- insomnia-cookies@0.0.8
- insomnia-httpsnippet@1.16.13
- insomnia-importers@2.0.7
- insomnia-libcurl@0.0.17
- insomnia-url@0.1.4
- insomnia-xpath@1.0.5
- insomnia-plugin-cookie-jar@1.0.3
- insomnia-plugin-jsonpath@1.0.7
- insomnia-plugin-now@1.0.7
- insomnia-plugin-os@1.0.9
- insomnia-plugin-prompt@1.1.7
- insomnia-plugin-request@1.0.13
- insomnia-plugin-response@1.0.11
- insomnia-plugin-uuid@1.0.6
* Package deps
* Remove fsevents again
* Appveyor node verison
* Remove unused dep
* Try something
* Try another thing
* NPM audit
* Yet again
* Fix test
* Fix test
* Remove npm dep
* Fix webview
* Fix React sortable and bump version
* Comment out broken test for now
* Publish
- insomnia-app@1.0.42
- insomnia-cookies@0.0.9
- insomnia-httpsnippet@1.16.14
- insomnia-importers@2.0.8
- insomnia-libcurl@0.0.18
- insomnia-xpath@1.0.6
- insomnia-plugin-cookie-jar@1.0.4
- insomnia-plugin-file@1.0.5
- insomnia-plugin-jsonpath@1.0.8
- insomnia-plugin-now@1.0.8
- insomnia-plugin-os@1.0.10
- insomnia-plugin-request@1.0.14
- insomnia-plugin-response@1.0.12
- insomnia-plugin-uuid@1.0.7
* Remove deprecated Electron Builder config options
* Try some more
* Publish
- insomnia-app@1.0.43
- insomnia-libcurl@0.0.19
* Bump
* Publish
- insomnia-app@1.0.44
- insomnia-libcurl@0.0.20
* Hopefully fix windows builds
* DEBUG on travis
* Hopefully fix dependency issues
* Undo package-lock copy
* Debug
* More debugging
* Another check
* Fix debug check
* Try just build
* Extra logging
* Escape windows paths differently (Fixes #1217 )
* Try packing more deps
* Publish
- insomnia-app@1.0.45
- insomnia-cookies@0.0.10
- insomnia-httpsnippet@1.16.15
- insomnia-importers@2.0.9
- insomnia-libcurl@0.0.21
- insomnia-xpath@1.0.7
- insomnia-plugin-cookie-jar@1.0.5
- insomnia-plugin-jsonpath@1.0.9
- insomnia-plugin-now@1.0.9
- insomnia-plugin-os@1.0.11
- insomnia-plugin-request@1.0.15
- insomnia-plugin-response@1.0.13
- insomnia-plugin-uuid@1.0.8
* Adjust some deps
* Zip build dir into release files
* More debug info
* Undo travis tar debug
* Downgrade electron-builder to 20.19
* Downgrade electron-builder to last working version
* Try electron-builder 20.20.4
* Change bundled deps
* Add electron-builder-lib back
2018-10-19 22:11:58 -04:00
Gregory Schier
8038612f0e
Added "Send and Download" option to advanced send menu ( Closes #940 )
2018-10-17 16:15:25 -04:00
Gregory Schier
a4517eb87e
Prevent dropdown from being too small ( Fixes #1113 )
2018-10-17 15:37:12 -04:00
Gregory Schier
1b1c3f63d3
Updates to new font selection setting
2018-10-17 14:21:34 -04:00
Evans Y
955131472a
* Implemented normal, monospace font selection and on-pff for font variant ( #1213 )
...
ligatures
* Make font-size and font-family based on CSS variables
2018-10-17 13:26:19 -04:00
Gregory Schier
99de4725fa
prettier entire project
2018-10-17 12:42:33 -04:00
Gregory Schier
2446ac800d
Start storing timestamps on timeline entries (Related #618 )
2018-10-11 13:12:31 -04:00
KarthikSiddarth
6f7a6d820b
Validate url ( #1186 )
...
* place validateURL module in insomnia-url package
* import validataeURL module and add it to the exports
* import validateURL and pass h.value to the function, if its a url, wrap with the link component or just leave as it is
* remove validateURL module from insomnia-url package
* delete import statment that imports validateURL module
* place validateURL function inside reponse-header-viewer
* require URL api from url module
2018-10-02 09:17:32 -04:00
Masov
018d75e705
Ordered workspace list ( #1179 )
...
* Ordered workspace list
* Remove workspace list order from settings
* Remove unused const
2018-09-30 15:43:50 -04:00
Joel Sánchez López
d9ef8b5593
EDN support ( #1176 )
...
* EDN support
* Move Clojure codemirror import
* Add package-lock.json
2018-09-30 15:25:44 -04:00
Masov
48dd56fe2b
Allow to choose space as a indentation character ( #1177 )
2018-09-26 19:08:32 -04:00
Devin Carr
9413481b2e
Add resource param to client credential oauth grant. ( #1174 )
...
Addresses #716
2018-09-26 19:03:40 -04:00
Gregory Schier
a921c9c054
Merge branch 'develop' of github.com:getinsomnia/insomnia into develop
2018-09-08 15:01:54 -04:00
Gregory Schier
74c03e2da0
Fix XSS in variable autocomplete dropdown
2018-09-08 15:01:34 -04:00
garyking
3702d11d08
Uppercase URL
( #1139 )
...
It's an acronym.
2018-08-27 12:24:33 -04:00
Gregory Schier
8d71eab78c
Ability to disable syncing of cookies and client certs (Closes ( #1120 )
2018-08-16 00:34:33 -04:00
Gregory Schier
21732c8aa9
Update some deps
2018-08-01 13:08:33 -07:00
Gregory Schier
9e1af8952c
Better JSON unicode handling ( Fixes #1088 )
2018-08-01 11:06:37 -07:00
Gregory Schier
e12ae8f932
Better GraphQL query highlighting
2018-07-25 12:24:47 -04:00