Commit Graph

50 Commits

Author SHA1 Message Date
Gregory Schier
6d8db80de6 Finish up themes 2017-01-23 14:41:31 -08:00
Gregory Schier
54ca64c49b Add ability to render same-env vars 2017-01-20 09:51:18 -08:00
Gregory Schier
6a653050ba Some minor tweaks 2017-01-19 14:36:42 -08:00
Gregory Schier
0c66afbf4b Dont encode '+' symbols and add share menu item back 2017-01-12 16:45:15 -08:00
Gregory Schier
910c9baeef some fixes 2017-01-11 12:58:37 -08:00
Gregory Schier
038c3fe9bb Some small sync updates 2017-01-11 10:35:44 -08:00
Gregory Schier
9a8f7e9760 New sync features (#75)
* Started sync tests

* Simplified logic a bit and better tests

* Some more tests

* More tests yet

* A bunch of stuff
2017-01-10 19:18:15 -08:00
Gregory Schier
dfd93bd04c Quick fix 2016-12-31 11:32:50 -08:00
Gregory Schier
ac5fc055db A bunch of small fixes 2016-12-30 15:06:27 -08:00
Gregory Schier
d2749c5363 Fixed forge mock 2016-12-24 14:24:10 -08:00
Gregory Schier
18d11ff117 Third DNS fallback 2016-12-23 11:31:38 -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
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
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
9a4bf6f1d1 Started on workspace settings modal 2016-11-28 12:16:07 -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
f6eec5f211 More performance improvements 2016-11-25 16:37:59 -08:00
Gregory Schier
3523b9767d Sweeping performance improvements 2016-11-25 15:09:17 -08:00
Gregory Schier
05e42571d2 Prevent activation of already active request 2016-11-25 11:01:41 -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
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
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
3cbc43de6b Better payment notifications 2016-11-17 15:22:23 -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
cdcfd3ea7f Moved some more things around 2016-11-09 21:56:23 -08:00
Gregory Schier
7c81d8944b Moved some things into constants.js 2016-11-09 18:40:53 -08:00
Gregory Schier
073dfd3ada Some models refactors (#42) 2016-11-09 17:15:27 -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
35c19ed305 Response download and fix GA 2016-10-28 10:51:08 -07:00
Gregory Schier
889c9dbbd4 Reworked analytics 2016-10-26 20:41:30 -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
7f2f1a983f Request actions no longer 'connected' 2016-09-22 13:14:41 -07:00
Gregory Schier
35a6a431a8 Huge refactor and more css fixes 2016-09-20 17:03:26 -07:00
Gregory Schier
6d9da20bfc Split UI from Lib 2016-09-16 22:46:44 -07:00