Commit Graph

662 Commits

Author SHA1 Message Date
Gregory Schier
615898d970 Force reload environment edit modal 2016-11-23 22:35:39 -08:00
Gregory Schier
397eace02b Fixed disabled styles 2016-11-23 17:24:59 -08:00
Gregory Schier
4c85aa1934 Update file editor styles and fixed auth lock icon 2016-11-23 17:12:13 -08:00
Gregory Schier
315c3fbe50 Also strikethrough file when disabled 2016-11-23 16:57:54 -08:00
Gregory Schier
49652f105e Some minor updates 2016-11-23 15:57:34 -08:00
Gregory Schier
3c02ff9cf7 Fix tests 2016-11-23 15:42:10 -08:00
Gregory Schier
b6920ee110 Track Response filtering 2016-11-23 15:29:31 -08:00
Gregory Schier
df2084546a update filter tracking 2016-11-23 15:25:03 -08:00
Gregory Schier
5aef27ca6d Styles 2016-11-23 15:19:12 -08:00
Gregory Schier
cb65af681a More tracking 2016-11-23 15:12:32 -08:00
Gregory Schier
8c4a9d0330 Added server-fetched notifications 2016-11-23 14:55:09 -08:00
Gregory Schier
ace837e1ee Some small improvements 2016-11-23 12:44:46 -08:00
Gregory Schier
e8e319023f Added teams link 2016-11-23 12:10:53 -08:00
Gregory Schier
c5881e258a Simplify changelog 2016-11-23 11:59:26 -08:00
Gregory Schier
82f1c23a02 Add analytics tracking to main process 2016-11-23 11:49:10 -08:00
Gregory Schier
6a136bd76a Add multi-part form support (#49)
* Add multi-part form support

* tests for form and multipart

* Better Analytics Tracking
2016-11-23 11:33:24 -08:00
Gregory Schier
d620e73ef8 Small tweaks and support importers 0.4 2016-11-22 19:07:35 -08:00
Gregory Schier
d6e5f2f873 Added file upload support (#48) 2016-11-22 14:26:52 -08:00
Gregory Schier
b14eabbdc9 Removed quit and install bug 2016-11-22 12:00:04 -08:00
Gregory Schier
5752ad250c Remove confirm on key value editor 2016-11-22 11:45:40 -08:00
Gregory Schier
c80c960f3a Fix keyvalue styles 2016-11-22 11:44:08 -08:00
Gregory Schier
c6aac3c15f Small tweak 2016-11-22 11:43:36 -08:00
Gregory Schier
9d74843595 Merge branch 'master' of github.com:gschier/insomnia 2016-11-22 11:43:23 -08:00
Gregory Schier
5d5d6eecc4 Switch Request body to be object instead of string (#47)
* Basic import summary

* Started (broken)
2016-11-22 11:42:10 -08:00
Gregory Schier
bd4076b6ff Basic import summary 2016-11-19 23:43:22 -08:00
Gregory Schier
5f7c2ee18f Move request key further down the component tree (so tabs don't refresh) 2016-11-19 22:56:21 -08:00
Gregory Schier
e160b7375f Fix pass-by-reference bug 2016-11-19 22:41:23 -08:00
Gregory Schier
c3fdeac27a Update importers 2016-11-19 14:26:40 -08:00
Gregory Schier
eaf87e9397 Added another error to DNS fallback 2016-11-19 00:38:26 -08:00
Gregory Schier
0cb7266599 Updated import screen, better curl paste, and better model defaults 2016-11-18 23:11:10 -08:00
Gregory Schier
e9c7aff251 Start using insomnia-importers 2016-11-18 19:21:15 -08:00
Gregory Schier
9c03e27a39 Quick fix for sync 2016-11-17 18:31:15 -08:00
Gregory Schier
7ec9eca489 Fix for windows 2016-11-17 17:25:45 -08:00
Gregory Schier
0d159254a0 Call autoupdater before quit 2016-11-17 17:23:41 -08:00
Gregory Schier
1b5ed475ab Update some deps 2016-11-17 16:33:03 -08:00
Gregory Schier
f9f35e9455 Fixed login spinner 2016-11-17 16:11:08 -08:00
Gregory Schier
f6cfeb4328 Some smaller fixes 2016-11-17 16:05:00 -08:00
Gregory Schier
3cbc43de6b Better payment notifications 2016-11-17 15:22:23 -08:00
Gregory Schier
b05b144184 Allow commas in querystring values 2016-11-17 13:55:48 -08:00
Gregory Schier
8914b74dcd Better url encoding 2016-11-17 13:36:55 -08:00
Gregory Schier
85940179e1 CC style fixes and relax URL encoding 2016-11-17 13:22:19 -08:00
Gregory Schier
d3c2d70e3a Fixed querystring lib 2016-11-17 10:57:18 -08:00
Gregory Schier
68466f36c2 Version bump 2016-11-17 10:49:09 -08:00
Gregory Schier
a68a246b29 Made signup confirm a notice 2016-11-17 10:48:45 -08:00
Gregory Schier
5abf581f7f Fixed signup and environments 2016-11-17 10:45:54 -08:00
Gregory Schier
0308ffb050 Some small fixes 2016-11-16 10:16:55 -08:00
Gregory Schier
1cf1037c93 Better Redux (#43)
* Started refactoring redux stores

* Oh God huge refactor here

* Sync contenst updates and nested folders

* Fixed render tests

* A bunch of tweaks
2016-11-16 09:18:39 -08:00
Gregory Schier
7fdfbe3ec5 Some refinements around sync dropdown 2016-11-12 00:38:55 -08:00
Gregory Schier
7b3a6e897e Disable active environment in dropdown 2016-11-11 17:08:35 -08:00
Gregory Schier
5afc840ea5 More tweaks 2016-11-11 17:04:08 -08:00
Gregory Schier
47a3c0b41d Some tweaks 2016-11-11 17:01:54 -08:00
Gregory Schier
5a7b4ff637 Remove sync modal and start converting meta 2016-11-11 16:58:23 -08:00
Gregory Schier
7c0bc8ffc1 Sync Dropdown coming along 2016-11-11 15:06:24 -08:00
Gregory Schier
9aa363df0b Refactored Dropdown component 2016-11-11 14:01:21 -08:00
Gregory Schier
73f99fe94d better sync logs modal 2016-11-10 17:36:23 -08:00
Gregory Schier
26cf1bc50b Bug fix 2016-11-10 14:34:55 -08:00
Gregory Schier
2172df2d40 Update SyncModal to only show current Workspace 2016-11-10 14:14:39 -08:00
Gregory Schier
7f0991c2e1 Small rename 2016-11-10 13:23:23 -08:00
Gregory Schier
c08407eec6 Some refactoring of debouncing 2016-11-10 13:03:12 -08:00
Gregory Schier
494ce4b364 Google analytics tests 2016-11-10 11:08:45 -08:00
Gregory Schier
92ac295227 More tests 2016-11-10 09:33:28 -08:00
Gregory Schier
afae300761 And more tests 2016-11-10 01:00:29 -08:00
Gregory Schier
827bdd2df8 Added a few more tests 2016-11-10 00:57:58 -08:00
Gregory Schier
77495ceff8 Finished tests 2016-11-09 23:37:46 -08:00
Gregory Schier
ea8b530da7 Added LocalStorage tests 2016-11-09 23:34:26 -08:00
Gregory Schier
cdcfd3ea7f Moved some more things around 2016-11-09 21:56:23 -08:00
Gregory Schier
dd752441f1 Split out localstorage and moved analytics 2016-11-09 21:47:20 -08:00
Gregory Schier
37359a905b Babelify the main.jsO 2016-11-09 18:53:06 -08:00
Gregory Schier
2ebc64b271 Fixed up querystring comments 2016-11-09 18:45:43 -08:00
Gregory Schier
c09a4e4841 Delete unused file 2016-11-09 18:41:58 -08:00
Gregory Schier
7c81d8944b Moved some things into constants.js 2016-11-09 18:40:53 -08:00
Gregory Schier
b4ebc21b53 Unite the analytics! 2016-11-09 17:34:03 -08:00
Gregory Schier
073dfd3ada Some models refactors (#42) 2016-11-09 17:15:27 -08:00
Gregory Schier
7124078f55 Explicitly pass environmentID to send and remove build script 2016-11-09 16:01:10 -08:00
Gregory Schier
91ed706fec Moved some things around 2016-11-08 20:26:49 -08:00
Gregory Schier
5fa74ed66c Force refresh app after Curl import 2016-11-08 20:16:38 -08:00
Gregory Schier
d3c5510f67 Moved sync directory and sync DB buffering 2016-11-08 19:18:25 -08:00
Gregory Schier
f1dd218944 Some extra error handling 2016-11-07 15:36:40 -08:00
Gregory Schier
e380a4d2b1 Insomnia Plus Launch (#41)
* Payment modal done

* Refactor settings and added command support

* Made sync operations more efficient

* Sync button slightly more efficient

* Remove Elm

* Fixed Codemirror

* Nunjucks 3.0

* Revert sourcemap change and some renaming

* Some fixes for Config creation, and added name to resources

* Set to new Insomnia URL

* Some fixes
2016-11-07 12:24:38 -08:00
Gregory Schier
86c358e7f3 Small update 2016-11-01 10:50:31 -07:00
Gregory Schier
75275201ed Added another error type to DNS fallback 2016-10-31 10:35:15 -07:00
Gregory Schier
594e2a54c0 Update changelog to use new URL 2016-10-29 15:15:13 -07:00
Gregory Schier
b887f24759 Track upgrades 2016-10-28 22:52:45 -07:00
Gregory Schier
2833698736 Add user id to google analytics, and more analytics 2016-10-28 22:40:09 -07:00
Gregory Schier
12b2fb1a30 Added password warning to the signup form 2016-10-28 14:32:40 -07:00
Gregory Schier
25d5e9b1cf Fixed big sync bug and some other things 2016-10-28 14:27:05 -07:00
Gregory Schier
b9fd0a03b0 Throttle Sentry exceptions 2016-10-28 11:42:40 -07:00
Gregory Schier
35c19ed305 Response download and fix GA 2016-10-28 10:51:08 -07:00
Gregory Schier
1dc08efe39 Made cloud sync setting public 2016-10-27 09:50:40 -07:00
Gregory Schier
0234d3efd7 Small fixes and tweaks 2016-10-27 09:45:44 -07:00
Gregory Schier
e01c2f8730 Add extra check for DNS 2016-10-26 22:37:40 -07:00
Gregory Schier
29ce5a217a Bump version 2016-10-26 20:45:31 -07:00
Gregory Schier
e0ef9a8386 Log 2016-10-26 20:43:51 -07:00
Gregory Schier
889c9dbbd4 Reworked analytics 2016-10-26 20:41:30 -07:00
Gregory Schier
b76f748e73 Custom localstorage implementation 2016-10-26 18:29:25 -07:00
Gregory Schier
9501cc01ca Image support 2016-10-26 16:22:15 -07:00
Gregory Schier
ff14f3375a Fixed dns again 2016-10-26 15:13:16 -07:00
Gregory Schier
659f947af3 Fixed tests 2016-10-26 13:30:31 -07:00
Gregory Schier
cd5869ceba Better DNS 2016-10-26 13:25:34 -07:00
Gregory Schier
84e38b5e41 Bump version 2016-10-26 13:20:26 -07:00
Gregory Schier
9b902f4c6f Add layout setting and fix dns 2016-10-26 13:19:18 -07:00
Gregory Schier
e731a3c56c Default sync groups to auto + custom methods 2016-10-26 10:49:49 -07:00
Gregory Schier
0521fb0b6e Better account reset and better handling' 2016-10-24 18:23:49 -07:00
Gregory Schier
51a1da4fdd Some minor sync tweaks 2016-10-24 16:52:05 -07:00
Gregory Schier
f91e43f29a Sync Config (#40)
* Started sync config model

* A bunch more

* Added push/pull buttons

* Filled in sync pull UI

* A bunch of fixes and stuff
2016-10-24 16:30:37 -07:00
Gregory Schier
154fa697a7 stuff 2016-10-21 14:51:41 -07:00
Gregory Schier
f225c608e0 Some cleanup 2016-10-21 13:00:31 -07:00
Gregory Schier
ac27290cc4 Signup and login loading indicators 2016-10-21 11:58:06 -07:00
Gregory Schier
5f29b8b1c7 Update production sync url 2016-10-21 10:21:40 -07:00
Gregory Schier
46d3719b99 Sync Proof of Concept (#33)
* Maybe working POC

* Change to use remote url

* Other URL too

* Some logic

* Got the push part working

* Made some updates

* Fix

* Update

* Add status code check

* Stuff

* Implemented new sync api

* A bit more robust

* Debounce changes

* Change timeout

* Some fixes

* Remove .less

* Better error handling

* Fix base url

* Support for created vs updated docs

* Try silent

* Silence removal too

* Small fix after merge

* Fix test

* Stuff

* Implement key generation algorithm

* Tidy

* stuff

* A bunch of stuff for the new API

* Integrated the session stuff

* Stuff

* Just started on encryption

* Lots of updates to encryption

* Finished createResourceGroup function

* Full encryption/decryption working (I think)

* Encrypt localstorage with sessionID

* Some more

* Some extra checks

* Now uses separate DB. Still needs to be simplified a LOT

* Fix deletion bug

* Fixed unicode bug with encryption

* Simplified and working

* A bunch of polish

* Some stuff

* Removed some workspace meta properties

* Migrated a few more meta properties

* Small changes

* Fix body scrolling and url cursor jumping

* Removed duplication of webpack port

* Remove workspaces reduces

* Some small fixes

* Added sync modal and opt-in setting

* Good start to sync flow

* Refactored modal footer css

* Update sync status

* Sync logger

* A bit better logging

* Fixed a bunch of sync-related bugs

* Fixed signup form button

* Gravatar component

* Split sync modal into tabs

* Tidying

* Some more error handling

* start sending 'user agent

* Login/signup error handling

* Use real UUIDs

* Fixed tests

* Remove unused function

* Some extra checks

* Moved cloud sync setting to about page

* Some small changes

* Some things
2016-10-21 10:20:36 -07:00
Gregory Schier
f04d21daa0 Moved update logic to index.html 2016-10-11 14:06:25 -07:00
Gregory Schier
493b4fcfab Cap window bounds and update notification' 2016-10-11 12:47:38 -07:00
Gregory Schier
c56b938e20 Update package 2016-10-11 10:51:11 -07:00
Gregory Schier
9047b5c824 Fixed redirect setting 2016-10-11 10:40:17 -07:00
Gregory Schier
741278a05b Fixed pathname encoding and keep-alive 2016-10-11 09:57:06 -07:00
Gregory Schier
3d5408bfc3 Enable keep-alive 2016-10-10 11:21:26 -07:00
Gregory Schier
07498cfc09 Looser cookie parsing 2016-10-06 09:52:26 -07:00
Gregory Schier
397fbb3abc Fix external deps 2016-10-05 10:13:43 -07:00
Gregory Schier
2f67bceb75 Better malformed cookie handling 2016-10-05 09:34:13 -07:00
Gregory Schier
7bac7321bb Fix gen code 2016-10-05 08:07:49 -07:00
Gregory Schier
05ed0f3685 small update 2016-10-04 22:11:33 -07:00
Gregory Schier
f538c41475 Added test to make sure cookies are sent 2016-10-04 22:10:48 -07:00
Gregory Schier
8de1218eb3 Fixed tests 2016-10-04 21:45:18 -07:00
Gregory Schier
6b33d0cfc0 Cookies send again 2016-10-04 21:43:48 -07:00
Gregory Schier
bd12d1ab91 Some tweaks 2016-10-02 15:17:55 -07:00
Gregory Schier
eff5df9393 Add large response blocker 2016-10-02 15:10:43 -07:00
Gregory Schier
318c35c2cb Move a bunch of stuff to async/await (#39)
* Some minor implementations

* Some more

* Lots more

* Removed 'backend' alias

* removed all promises

* Removed a bunch of module exports stuff

* Some morE'

* Fix

* custom DNS

* Tests for DNS

* bug fix

* Some small adjustments

* Small stuff
2016-10-02 13:57:00 -07:00
Gregory Schier
265d3e9e7a version bump 2016-09-28 14:53:28 -07:00
Gregory Schier
dd9be2a896 better error message for Parse Error 2016-09-28 14:17:57 -07:00
Gregory Schier
9d242ab836 Auto detect JSON and fix editor crashing on invalid JSON 2016-09-28 13:37:53 -07:00
Gregory Schier
418437aa6c Fixed ElmComponent port subscription bug 2016-09-28 12:14:48 -07:00
Gregory Schier
aa2539b4fc Nothing much 2016-09-28 11:50:14 -07:00
Gregory Schier
7f6ce2dcb8 Minor fix 2016-09-23 20:26:24 -07:00
Gregory Schier
4e7d60ebdc Improvement 2016-09-23 20:06:38 -07:00
Gregory Schier
64c3df8644 Version bumpt 2016-09-23 16:27:34 -07:00
Gregory Schier
a6522f4951 Added flexible url encoding to query pane, and fixed code generation bug. 2016-09-23 16:21:20 -07:00
Gregory Schier
c32abb5398 Bump 2016-09-22 16:18:46 -07:00
Gregory Schier
7f2f1a983f Request actions no longer 'connected' 2016-09-22 13:14:41 -07:00
Gregory Schier
296ec34fda Fix again 2016-09-22 13:04:23 -07:00
Gregory Schier
2a0194286f Fix header editor not showing 2016-09-22 13:02:29 -07:00
Gregory Schier
df3e3c52e3 Use new URLEncoding in rendered querystring preview as well 2016-09-22 12:47:22 -07:00
Gregory Schier
fe71063938 Smarter URL encoding 2016-09-22 12:44:28 -07:00
Gregory Schier
6504dade48 Fix cookies modal input bug 2016-09-21 21:17:38 -07:00
Gregory Schier
1593dd0cd7 touch 2016-09-21 20:59:54 -07:00
Gregory Schier
e181bd12d8 Better duplicate perf 2016-09-21 20:56:35 -07:00
Gregory Schier
81933d3d1c Entities reducer changes are now batched 2016-09-21 20:32:12 -07:00
Gregory Schier
797a73c88f Stuff 2016-09-21 18:26:40 -07:00
Gregory Schier
cb3384a2f5 Small improvements 2016-09-21 14:46:42 -07:00
Gregory Schier
d1567120d3 Simplified slightly 2016-09-21 14:24:29 -07:00
Gregory Schier
10abcffb59 Remove dead code 2016-09-21 14:18:24 -07:00
Gregory Schier
91a83ef278 Some fixes 2016-09-21 14:17:11 -07:00
Gregory Schier
e99849fb9b Delete dead code 2016-09-21 13:50:33 -07:00
Gregory Schier
79cc9c7e0f Remove all old refs 2016-09-21 13:49:54 -07:00
Gregory Schier
661c370fc9 Started moving DB models out 2016-09-21 13:32:45 -07:00
Gregory Schier
9bf1fca157 Cachebusting on update urls 2016-09-21 12:03:40 -07:00
Gregory Schier
23e00fc30d Fixes 2016-09-20 20:00:40 -07:00
Gregory Schier
134baaf7ca Some tweaks 2016-09-20 18:25:46 -07:00
Gregory Schier
0b9a390110 Fixed tests 2016-09-20 17:18:18 -07:00
Gregory Schier
35a6a431a8 Huge refactor and more css fixes 2016-09-20 17:03:26 -07:00
Gregory Schier
8efe5135b9 More grid fixes 2016-09-20 14:17:01 -07:00
Gregory Schier
6221523939 Hacky but clean fix for all grid 2016-09-20 13:53:34 -07:00
Gregory Schier
bc0d436542 Better imports 2016-09-20 12:53:56 -07:00
Gregory Schier
135de92b80 Fix 2016-09-18 22:57:52 -07:00
Gregory Schier
aa99d4034f Cleaned up UrlBar a bit 2016-09-18 22:57:04 -07:00
Gregory Schier
acb05e09b9 Started converting URL bar to Elm (#38)
* Started converting URL bar to Elm

* Working dropdown

* Fix

* Some fixes
2016-09-18 15:58:50 -07:00
Gregory Schier
6d9da20bfc Split UI from Lib 2016-09-16 22:46:44 -07:00
Gregory Schier
47a5b233ff Yet another font 2016-09-15 21:32:13 -07:00
Gregory Schier
d666b57a2d MOre fonts 2016-09-15 21:30:45 -07:00
Gregory Schier
b8e6528c6d Add Consolas to Monospace fonts 2016-09-15 21:30:00 -07:00
Gregory Schier
7efce3ed99 Fixed 2016-09-15 19:57:57 -07:00
Gregory Schier
35cf8ca9a8 Almost working except for the sidebar 2016-09-15 15:45:08 -07:00
Gregory Schier
4d974cafbe Small change 2016-09-14 20:46:23 -07:00
Gregory Schier
080c252c8b Adjusted some things after looking at Sentry errors 2016-09-14 16:25:19 -07:00
Gregory Schier
febd900cd0 Switch xml libraries 2016-09-13 14:18:22 -07:00
Gregory Schier
39453f6cf7 Update analytics code 2016-09-13 11:46:51 -07:00
Gregory Schier
4037b9a763 Track first launch event 2016-09-13 11:44:40 -07:00
Gregory Schier
fb8241eac7 Wording 2016-09-13 11:33:45 -07:00
Gregory Schier
bbc6b0c269 Cancel requests 2016-09-13 11:31:07 -07:00
Gregory Schier
6b8122bfe9 Updated keyboard shortcuts 2016-09-13 10:50:36 -07:00
Gregory Schier
ea3eaae213 Version bump 2016-09-13 10:39:55 -07:00
Gregory Schier
7196c6762a Remove items that were duplicated in workspacedropdown 2016-09-13 10:39:11 -07:00
Gregory Schier
1bf002fe44 Changed update check interval to 3 hours 2016-09-13 10:36:57 -07:00
Gregory Schier
73a156f9ae Search dialog background color 2016-09-13 10:35:49 -07:00
Gregory Schier
1ad62ec4cc Added request body beautify 2016-09-13 10:29:09 -07:00
Gregory Schier
78fc50c60b Modal and DRopdown prevent shortcuts 2016-09-12 19:09:35 -07:00
Gregory Schier
3ba0074331 Add custom template tags for timestamp and uuid 2016-09-12 17:05:04 -07:00
Gregory Schier
1fc857cdd4 Recursively render environment 2016-09-12 14:16:55 -07:00
Gregory Schier
35a9e3ca9e More flexible proxy setting and toggle sidebar 2016-09-12 13:04:15 -07:00
Gregory Schier
5d305ba8cd Add querystring to har generator 2016-09-10 11:44:29 -07:00
Gregory Schier
136c554b2c Spacing 2016-09-10 11:42:23 -07:00
Gregory Schier
ccbbda274d Add workspace switching to quick switcher 2016-09-10 11:30:50 -07:00
Gregory Schier
0aec888c2e Revert new cmd+n shortcut behaviour 2016-09-09 20:50:45 -07:00
Gregory Schier
fe48b40ce7 Raw textarea now async 2016-09-09 19:51:24 -07:00
Gregory Schier
dabf153e92 Change raw view to textarea for better performance 2016-09-09 19:40:35 -07:00
Gregory Schier
46d56804e6 XML and XPath support 2016-09-09 18:51:49 -07:00
Gregory Schier
b51fb24e53 Add prompt to delete actions 2016-09-09 11:28:57 -07:00
Gregory Schier
54e0730fa3 Save fullscreen state and open new window when none 2016-09-09 10:57:26 -07:00
Gregory Schier
9a107d8dd9 Fix proxy 2016-09-08 21:28:05 -07:00
Gregory Schier
4251984172 Fixed minor curl import bug 2016-09-08 18:03:46 -07:00
Gregory Schier
38e8ba31ba Fix deps 2016-09-08 17:52:38 -07:00
Gregory Schier
d8e325ebd1 Fixed test 2016-09-08 17:33:34 -07:00
Gregory Schier
f31fe9920d Now save response filter on request 2016-09-08 17:32:36 -07:00
Gregory Schier
d218907776 Add help for JSONPath 2016-09-08 15:33:03 -07:00
Gregory Schier
25553759b3 POC JSONPath support 2016-09-08 15:04:25 -07:00
Gregory Schier
c9766e0768 Add nock test for actual sending 2016-09-08 13:07:19 -07:00
Gregory Schier
4ed1170dd7 Duplicate folder and more DB tests 2016-09-07 23:54:35 -07:00
Gregory Schier
0fb7b31667 Ctrl+N now opens the 'new' dropdown 2016-09-07 15:21:10 -07:00
Gregory Schier
065f2f2949 Fix rendering issue 2016-09-06 09:14:48 -07:00
Gregory Schier
14d11c4299 Added a db test 2016-09-04 14:32:36 -07:00
Gregory Schier
dba752dd5e Remove cancel button 2016-09-02 22:19:35 -07:00
Gregory Schier
0f832e55da Small refactor (#36)
* Some stuff

* Remove Mashape reference
2016-09-02 22:14:48 -07:00
Gregory Schier
2ed92a7968 Actual Test Suite (#35)
* Pull out some render utils into functions

* Added some tests for lib functions

* strict refs
2016-09-02 21:32:45 -07:00
Gregory Schier
d6b496a243 Fix stupid bug 2016-09-02 12:11:05 -07:00
Gregory Schier
274a772d2b Version bump 2016-09-02 10:05:48 -07:00
Gregory Schier
e495343f73 Only lint if not readonly 2016-09-02 10:05:21 -07:00
Gregory Schier
dece633989 Delete old responses, and some other tweaks (#34) 2016-09-01 22:45:12 -07:00
Gregory Schier
89dd2a0a8b Change let to const 2016-08-31 13:52:48 -07:00
Gregory Schier
bf358d51c3 Encode URI paths 2016-08-31 13:50:27 -07:00
Gregory Schier
24b3602a23 Fix commments 2016-08-30 22:51:34 -07:00
Gregory Schier
6efb291b55 Faster editor 2016-08-30 22:37:21 -07:00
Gregory Schier
cc1e2eec20 Fix size tag 2016-08-30 13:45:44 -07:00
Gregory Schier
8aa0005863 Convert from Sass to Less 2016-08-29 10:58:59 -07:00
Gregory Schier
3cf464d059 Remove Sentry console plugin and fix request switcher input focus 2016-08-25 14:34:03 -07:00
Gregory Schier
678d110ef9 Update app name and description 2016-08-25 12:58:20 -07:00
Gregory Schier
a49b554cad Better context menus 2016-08-25 12:44:51 -07:00
Gregory Schier
d1757a2cf1 Update RavenJS and bump version 2016-08-25 10:46:13 -07:00
Gregory Schier
a423b9e8e7 Added better error viewer (#32) 2016-08-25 10:06:01 -07:00
Gregory Schier
fc4f82fb35 Don't check for updates so much 2016-08-23 13:54:11 -07:00
Gregory Schier
888fd07ce1 WIndows compat 2016-08-23 11:54:22 -07:00
Gregory Schier
f8ccb39787 Bump up default font size 2016-08-22 15:22:22 -07:00
Gregory Schier
3f9a4f7442 Added reference to Insomnia in update notification 2016-08-22 14:58:24 -07:00
Gregory Schier
633f66bd03 Fix nunjucks chokidar 2016-08-22 14:35:58 -07:00
Gregory Schier
c81313694d Update menu 2016-08-22 13:08:22 -07:00
Gregory Schier
8ca3abc31e Bulk header editor 2016-08-22 13:05:42 -07:00
Gregory Schier
9bf3b9d710 Update Nunjucks, fix env error dialog, add import/export tracking 2016-08-22 12:05:17 -07:00
Gregory Schier
2af23f2870 Linux update notification 2016-08-20 13:41:44 -07:00
Gregory Schier
654eb4d545 Switch to HTTPS for heroku links 2016-08-19 16:12:33 -07:00
Gregory Schier
9291c24463 Lots 2016-08-17 15:44:03 -07:00
Gregory Schier
55ecd5581b Fix request duplication 2016-08-17 14:05:14 -07:00
Gregory Schier
30272b0c0c Fixed settings tab reset and removed about menu for windows 2016-08-17 13:58:44 -07:00
Gregory Schier
5f258a2dee Merge branch 'fix/small-fixes' 2016-08-17 12:12:18 -07:00
Gregory Schier
2bdeb76bd0 Some sentry updates 2016-08-17 12:12:13 -07:00
Gregory Schier
63315d1942 Some small fixes 2016-08-17 11:05:52 -07:00
Gregory Schier
6bbdcaf440 REvert setting active workspace 2016-08-15 15:37:47 -07:00
Gregory Schier
6da5554601 A bunch of stuff 2016-08-15 15:31:30 -07:00
Gregory Schier
9e84bc4387 Workspaces, Cookies, and More! (#31)
* Start on workspace dropdown and upgrade fontawesome

* WorkspaceDropdown start and Elm components!

* Lots of CSS shit

* Refactor some db stuff and move filter out of sidebar

* Adjust dropdown css

* Handle duplicate header names, and stuff

* Shitty cookies tab

* fixed cookie table a bit

* Modal refactor

* Starteed cookie modal design

* Better cookie storage and filter cookie modal

* Cookie editor round 1

* Fix kve cursor jumping and form encoding templating

* New cookies now show up in filter

* Checkpoint

* Stuff and fix environments css

* Added manage cookies button to cookie pane

* Fix accidental sidebar item drag on sidebar resize

* Environments modal is looking pretty good now

* Pretty much done environments nad cookies

* Some changes

* Fixed codemirror in modals

* Fixed some things

* Add basic proxy support

* Updated shortcuts

* Code snippet generation

* Some style

* bug fix

* Code export now gets cookies for correct domain
2016-08-15 10:04:36 -07:00
Gregory Schier
81607aad39 Now look up all ancestors for render, and stop renderring response so much 2016-08-03 21:12:45 -07:00
Gregory Schier
55da32f53d Fixed auth and key/value editor being weird 2016-08-03 19:41:51 -07:00
Gregory Schier
4dc5564992 Fix localstorage crashing first launch 2016-08-03 09:35:43 -07:00
Gregory Schier
3c70480b19 Update versoin 2016-07-29 13:37:47 -07:00