Commit Graph

61 Commits

Author SHA1 Message Date
Gregory Schier
5db095f90b Add private environment support (#84)
* Add private environment support

* Add appveyor
2017-02-15 12:32:15 -08:00
Gregory Schier
ab6d4e03d6 Some stuff (#83) 2017-02-13 00:12:02 -08:00
Gregory Schier
a49564a829 Only set Editor option on change 2017-02-07 17:52:05 -08:00
Gregory Schier
873a59cdbc Clickable codemirror links (#81)
* Multiple recursive rendering

* Click links in respnose view
2017-02-07 16:31:48 -08:00
Gregory Schier
61a27b5c5f No-parse JSON prettify (#80)
* Multiple recursive rendering

* Added custom JSON prettify that doesn't require parsing to JS

* Fixed spacing issues
2017-02-07 09:13:59 -08:00
Gregory Schier
065a31a9a2 Add auto-download, fix curl pasting and code gen 2017-02-01 12:21:14 -08:00
Gregory Schier
883866a76a Better sidebar filtering, jsonpath, fix content-length 2017-01-31 19:01:27 -08:00
Gregory Schier
264bb1f4dd A bunch of memory leak fix attempts (#79) 2017-01-26 17:00:27 -08:00
Gregory Schier
64146a0392 Added vim/sublime/emacs editor modes 2017-01-24 14:18:11 -08:00
Gregory Schier
6d8db80de6 Finish up themes 2017-01-23 14:41:31 -08:00
Gregory Schier
3ced73f903 Color Themes! (#77)
* Got 3 schemes

* Finished color picke
2017-01-20 13:54:03 -08:00
Gregory Schier
18d11ff117 Third DNS fallback 2016-12-23 11:31:38 -08:00
Gregory Schier
b97a0ef7a9 No more codemirror ld-json, fixed sidebar footer css overflow, added bracket closing 2016-12-21 23:24:28 -08:00
Gregory Schier
d58edf1d25 Cleanup before major team features (#72)
* Started on UI makeover for teams

* Some small tweaks and fixes

* Adjusted settings
2016-12-21 15:37:48 -08:00
Gregory Schier
403b0024ce Track history, bug fixes, analytics 2016-12-05 14:42:40 -08:00
Gregory Schier
5f23b7f7ff Removed stupid _schema shit 2016-12-01 10:48:49 -08:00
Gregory Schier
2b6f02f6ca Migrate persistent redux stores to DB models (#70)
* Removed RequestGroupMeta reducer

* Converted rest of reducers to DB models
2016-11-30 17:50:59 -08:00
Gregory Schier
25148828e2 Remove more binds and reverted key value editor ux 2016-11-29 17:54:37 -08:00
Gregory Schier
3b0e0384ad Some refactoring 2016-11-29 13:28:22 -08:00
Gregory Schier
afedf8f352 Actually use client certificates 2016-11-29 12:19:21 -08:00
Gregory Schier
04ed0c9bdb More work on workspace settings 2016-11-28 19:17:28 -08:00
Gregory Schier
eafca06f09 Added keyboard shortcut for workspace settings 2016-11-28 12:58:41 -08:00
Gregory Schier
33579822c2 Lots, I don't even know 2016-11-27 23:12:17 -08:00
Gregory Schier
6c1c03cef6 Various Improvements (#59)
* Better create, started response history

* Response history working

* A bunch
2016-11-27 13:42:38 -08:00
Gregory Schier
bbc4342426 A bunch more cleanup refactoring 2016-11-26 00:29:16 -08:00
Gregory Schier
17d1d656e8 Some minor tweaks 2016-11-25 16:49:38 -08:00
Gregory Schier
92e8005259 Switched to better bind mechanism 2016-11-25 12:55:15 -08:00
Gregory Schier
05e42571d2 Prevent activation of already active request 2016-11-25 11:01:41 -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
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
e8e319023f Added teams link 2016-11-23 12:10:53 -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
5752ad250c Remove confirm on key value editor 2016-11-22 11:45:40 -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
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
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
c08407eec6 Some refactoring of debouncing 2016-11-10 13:03:12 -08:00
Gregory Schier
ea8b530da7 Added LocalStorage tests 2016-11-09 23:34:26 -08:00
Gregory Schier
7c81d8944b Moved some things into constants.js 2016-11-09 18:40:53 -08:00
Gregory Schier
d3c5510f67 Moved sync directory and sync DB buffering 2016-11-08 19:18:25 -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
889c9dbbd4 Reworked analytics 2016-10-26 20:41:30 -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