Commit Graph

41 Commits

Author SHA1 Message Date
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
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
fab3f8e311 Moved some stuff around 2016-11-29 19:55:27 -08:00
Gregory Schier
25148828e2 Remove more binds and reverted key value editor ux 2016-11-29 17:54:37 -08:00
Gregory Schier
d89aa525da Workspace Settings (#66)
* Started on workspace settings modal

* Added keyboard shortcut for workspace settings

* More work on workspace settings

* Actually use client certificates

* Only add cmd+w on mac closes #64
2016-11-29 12:55:31 -08:00
Gregory Schier
33579822c2 Lots, I don't even know 2016-11-27 23:12:17 -08:00
Gregory Schier
bbb8c187cd queryeditor 2016-11-27 23:04:20 -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
17d1d656e8 Some minor tweaks 2016-11-25 16:49:38 -08:00
Gregory Schier
f6eec5f211 More performance improvements 2016-11-25 16:37:59 -08:00
Gregory Schier
05e42571d2 Prevent activation of already active request 2016-11-25 11:01:41 -08:00
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
315c3fbe50 Also strikethrough file when disabled 2016-11-23 16:57:54 -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
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
d6e5f2f873 Added file upload support (#48) 2016-11-22 14:26:52 -08:00
Gregory Schier
c80c960f3a Fix keyvalue styles 2016-11-22 11:44:08 -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
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
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
9b902f4c6f Add layout setting and fix dns 2016-10-26 13:19:18 -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
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
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
2a0194286f Fix header editor not showing 2016-09-22 13:02:29 -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
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