Commit Graph

395 Commits

Author SHA1 Message Date
Gregory Schier
852a6e6f14 Slower response refresh 2017-08-15 17:19:02 -07:00
Gregory Schier
b88f4741e4 Upgrade React and dependent libraries 2017-08-09 18:56:27 -07:00
Gregory Schier
f20be20f82 Upgrade to webpack 3 2017-08-08 11:23:08 -07:00
Gregory Schier
bc54f269a8 Download plugins as tar into own dirs (#388) 2017-08-01 09:58:08 -07:00
Gregory Schier
1228c14f3b Update insomnia-importers package (Fixes #378) 2017-07-26 09:48:07 -07:00
Gregory Schier
09e1944322 Update to custom httpsnippet fork (Closes #375) 2017-07-25 13:51:49 -07:00
Gregory Schier
98b23002a2 Better graphql autocomplete 2017-07-25 11:00:30 -07:00
Gregory Schier
1df3ba4531 GraphQL Body Type (#376)
* Initial GraphQL support

* Better error handling and formatting
2017-07-24 21:15:24 -07:00
Gregory Schier
d3ce502c13 Load plugin from NPM (#371)
* Install plugins from npm

* A bit more

* Error handling and messaging
2017-07-21 17:55:34 -07:00
Gregory Schier
d00f8d1953 Only load dev extensions in dev 2017-07-20 12:29:16 -07:00
Louis St-Amour
6a391268e5 Adding react and redux dev tools (#327)
* Adding react & redux dev tools

To dev builds, using electron-devtools-installer

* Corrected lint error

* Updating package-lock.
2017-07-20 12:09:07 -07:00
Gregory Schier
d88e1fc727 Don't run flow server to check 2017-07-19 21:06:40 -07:00
Gregory Schier
ce5e730e4f More flow retries for slow CI 2017-07-19 19:16:45 -07:00
Gregory Schier
01e10138ee Add flow check to npm test 2017-07-18 22:04:15 -07:00
Gregory Schier
c90ea4d35a More verbose flow types 2017-07-18 19:54:03 -07:00
Gregory Schier
08438b6911 Add flow to project 2017-07-17 16:32:47 -07:00
Gregory Schier
207978bb23 Fix Codemirror single line scroll quirk 2017-07-17 15:17:31 -07:00
Gregory Schier
3853f3dcd7 Try snap packaging 2017-07-17 12:27:19 -07:00
Gregory Schier
dc221bb05c Apply AWS signing to application/x-www-form-urlencoded bodies 2017-07-12 14:20:31 -07:00
Peter Lyons
d2c677c0fd Add support for AWS authentication (#347)
* Implements #344
* Multifactor authentication (MFA) not yet supported
2017-07-12 14:01:14 -07:00
Gregory Schier
512737fd96 Some minor updates to pdf viewing 2017-06-23 08:40:43 -07:00
Antoine
8fa948e402 Preview PDF on 'Visual preview mode' #323 (#325) 2017-06-23 08:32:09 -07:00
Gregory Schier
2d08bfb9fb Update Electron 2017-06-19 14:57:24 -07:00
Gregory Schier
93b16cc107 Track request versions and restore with response (#305) 2017-06-12 14:49:46 -07:00
Gregory Schier
1d7090e36c Update insomnia-importers to support Postman descriptions 2017-06-08 11:17:58 -07:00
Gregory Schier
a900aed870 Update insomnia-importers 2017-06-08 11:02:34 -07:00
Gregory Schier
5d957ec149 Update node-libcurl (Fixes #293) 2017-06-07 17:28:23 -07:00
Gregory Schier
ff30b3f494 Update importers dependency 2017-06-05 18:35:25 -07:00
Gregory Schier
e7bc8bb860 UI/UX and tweaks to Markdown Descriptions (#279)
* Styles and editor done for requests

* Add description markdown to WOrkspace settings

* Show file icon beside request with description

* Add tracking
2017-06-01 15:58:09 -07:00
Valeria
eb94f430f0 Request description with markdown (#252)
* Updated Request & Request Group with a description field

* Button and Workspace description

* Merkdown request description text editor

* Removed useless button for now

* Fixed lock.json for npm@5

* PR #252 requested changes

* _handleValueChange->props

* Removed sanitize
2017-06-01 06:54:46 -07:00
Gregory Schier
70a9da1812 npm@5 in CI and package-lock.json 2017-05-26 11:57:24 -07:00
Gregory Schier
832091fc93 Update electron and fix React key warning 2017-05-25 09:31:51 -07:00
Gregory Schier
79b3f3fe7c Better Nunjucks Tag Editor (#234)
* Helper to tokenize Nunjucks tag

* More granular types

* Add tag definitions

* Improve editor to be more WYSIWYG

* Fixed tests

* Added raw response tag
2017-05-23 15:05:31 -07:00
Gregory Schier
60ee2d8867 Remove Sentry error handling (#172) 2017-05-09 21:20:40 -07:00
Gregory Schier
ea96136c3b Move auto-updater to use github releases (#165)
* Move auto-updater to use github releases

* Adjust remoteReleases

* Bump version

* More reliable update notification

* More reliable update notifications
2017-05-05 11:27:08 -07:00
Gregory Schier
7b8d26c292 Added import from URI ability (#160)
* Added import from URI ability

* Add protocol handlers

* Fix for keymap setting on read-only mode

* Refactored some main components out

* Protocols shoudl work now
2017-05-03 10:48:23 -07:00
Gregory Schier
47e1dccebc Remove segment and fix response history (#159) 2017-04-24 15:43:42 -07:00
Gregory Schier
9e9831ad9f Less DB hits, compacted theme, sidebar styles (#157) 2017-04-20 21:30:52 -07:00
Gregory Schier
cb2e720c5c A bunch of fixes with OAuth and minor network bugs (#155)
* A bunch of fixes with OAuth and minor network bugs

* Handle charsets and only autocomplete constants if exact prefix

* Fix head requests

* Fix double submisson of request

* Fixed tests
2017-04-19 18:37:40 -07:00
Gregory Schier
c04fdf4ec8 Improved contributing documentation (#143) 2017-04-12 16:43:19 -07:00
Gregory Schier
6e8ad9636f Fix network tests for node-libcurl (#141) 2017-04-12 14:17:40 -07:00
Gregory Schier
59e396e3f3 Fixed content-length on uploads (#135) 2017-04-09 14:53:46 -07:00
Gregory Schier
62719f3201 More 5.0 Fixes and Stuff (#134)
* Fix OAuth token, new request content-type, and more

* better error messaging around invalid Curl opts

* Make XFERINFOFUNCTION an optional option

* Fix content-type change prompt and double quotes in prettify

* Don't send Expect header on file upload

* Remove dead code

* Base64 tag

* Fix HTML entities in URL clicks

* Fix curl paste
2017-04-07 11:10:15 -07:00
Gregory Schier
24dfa98df0 A bunch of fixes after the 5.0 launch (#133)
* Fix SSL validation

* Minor bug fixes

* Update appveyor

* Fix select colors

* Updated Dockerfile
2017-04-05 19:30:28 -07:00
Gregory Schier
10564b56a2 Final prep for v5 launch (#128)
* Version number and changelog scroll

* Fixed CodeMirror tooltip css

* AUtocomplete dropdown styling

* Docker Ubuntu build and some tweaks

* Fix SSL verificatioN

* Don't show SSL data

* Update README

* Fixed URL paste handler

* Import from curl improvements

* Minor things
2017-04-04 16:06:43 -07:00
Gregory Schier
2cdd4761c8 Remaining V5 Features (#122)
* Add digest auth and response timeline

* Some css fixes

* Fixed Button

* More auth methods, fixed URL regex, and fix gzip

* Get rid of negotiate auth

* Fix proxy

* Fixed GA tracking

* Some very small changes and fixes

* Fix content type names

* Even better auth switching and timeline syntax

* Some auth tweaks

* CSS tweaks

* Reworked toasts

* Fixed timer rounding quirk

* Request settings and render errors

* Fixed tests

* Vertical dragging and stuff

* Remove beta
2017-03-28 15:45:23 -07:00
Gregory Schier
3f5e7e2e14 First-Party OAuth 2.0 Support (#120)
* Proof of concept authorize call

* Authorize and Refresh endpoints done

* OAuth2 editor started

* Some small fixes

* Set OAuth headers on request

* Started on some OAuth tests

* Updated network logic with new OAuth API

* OAuth forms and refactor flows

* Fix grant type handling

* Moved auth handling out of render pipeline

* Fixed legacy auth header

* Fix vertical center

* Prompt user on auth type change

* Refresh tokens working (I think) and better UI

* Catch same type auth change

* POC refresh token and small refactor

* Better token handling

* LOading state to token refresh

* Show o-auth-2 errors

* Some minor updates
2017-03-23 15:10:42 -07:00
Gregory Schier
8c0d87168e libcurl network backend (#82)
* Most things are working

* Cookies and lots of improvements

* Hoist regex

* Appveyor test

* Fix appveyor file

* Remove yarn

* Test deps

* Fix

* Remove all git deps

* fix

* Fix

* Add cash rm

* Fix command

* Fix

* Production

* try

* fix

* fix?

* Done

* Remove cache

* tweak

* Shortcut

* Fix

* Attempt

* try

* Try clone depth

* Try again

* back to shallow_clone

* Some debugging

* Another try

* Try something else

* Another

* try curl only

* Another

* fix

* Update node-gyp

* Try again

* Try

* Again

* Some pruning

* Back to the start

* Again

* try config

* Reorder test

* Try without cache

* Update dep

* Try again

* remove shallow_clone

* don't run tests

* Implement CA fetching

* Fix

* Use CAs

* Fix?

* test

* Remove build dir

* Fix dir path?

* Try again

* Aagain

* Try

* Change dep

* Add comment

* Invalidate cache

* Remove yarn

* Fix cookie expiry

* fixed tests

* Some modal fixes and unrelated stuff

* Debounce autocomplete

* Got client certificates working

* Fixed binary files

* Fixed cookies

* Got proxy and debug info working

* Got CA certs working

* Update appveyor build

* Fixed cookie date parsing and overlay z-index

* Test updates

* Autocomplete to bulk header editor

* Small CSS tweak
2017-03-16 10:51:56 -07:00
Gregory Schier
8452e8b777 Some eslint refactoring (#109)
* Fixed duplication kve bug

* Some changes

* Add proptypes linting

* Fixed proptypes even more

* Filename linting
2017-03-07 21:52:17 -08:00
Gregory Schier
46e2cd51d8 Test improvements (#103)
* Fixed duplication kve bug

* Some extra testing stuff

* A few fixes
2017-03-03 16:09:55 -08:00
Gregory Schier
1d45367aa1 Added eslint and fixed all problems (#101)
* Fixed duplication kve bug

* Added semistandard and updated code

* Actually got it working

* Even better

* I think it should work on Windows now
2017-03-03 12:09:08 -08:00
Gregory Schier
314daf155e Verify Before Syncing (#98)
* Added an UNSET sync mode

* Fixed tests

* Remove sync logs and adjusted dropdown

* Fixed duplication kve bug

* Added sync config modal

* AUtobind

* Autobind working

* Hot loading works again

* Remove express

* Fixed tests

* Fix one thing

* Fixed some hmr-related bugs
2017-03-02 17:44:07 -08:00
Gregory Schier
c1e9e718e9 Perf/one line input hybrid (#100)
* Fixed duplication kve bug

* one-line-input now defaults to <input>

* Fixed urlbar width

* Removed all boolean flags

* Fixed some edge cases

* I think it's good

* A bunch more fixes too

* Fixed querystring with hashes
2017-03-01 13:15:56 -08:00
Gregory Schier
dd9f210562 Remove yarn for now (#93) 2017-02-27 13:10:34 -08:00
Gregory Schier
05f4d4dae1 Webpack 2 and Yarn (#92)
* Version bump

* Fix version numbers

* Upgraded > WP2 and cleaned up a bunch

* CI to yarn

* Updated some deps

* Updated some modules
2017-02-26 13:12:51 -08:00
Gregory Schier
e18a3386ad Fix/package json tilde (#91)
* Version bump

* Fix version numbers
2017-02-25 15:45:18 -08:00
Gregory Schier
55bfe2acb9 Templating Improvements and Response Tags (#88)
* Version bump

* Got async Nunjucks extensions working

* Got JSONPath extension working

* Swapped render function for new stuff

* Wrote custom recursive render function

* traverse -> clone

* add-module-exports

* Moved tests
2017-02-20 10:32:27 -08:00
Gregory Schier
e2ecf9afb0 Improved Appveyor CI (#86)
* Version bump

* Update CI

* Fix?

* Silence errors

* Finish
2017-02-16 09:10:12 -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
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
9ba6e4710b Some small tweaks 2017-01-23 18:52:48 -08:00
Gregory Schier
aedaa2c8a8 Fixed host header in tests 2017-01-11 13:21:30 -08:00
Gregory Schier
d30fb88d8d Fixed host header 2017-01-11 13:11:48 -08:00
Gregory Schier
910c9baeef some fixes 2017-01-11 12:58:37 -08:00
Gregory Schier
8efd8fc416 Add Sync Tests (#74)
* Started sync tests

* Simplified logic a bit and better tests

* Some more tests

* More tests yet
2017-01-09 13:59:52 -08:00
Gregory Schier
ac5fc055db A bunch of small fixes 2016-12-30 15:06:27 -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
3317bb17a6 Added accept header and some small tweaks 2016-12-08 12:29:40 -08:00
Gregory Schier
800daca8c2 Upgrade importers package 2016-12-07 09:57:01 -08:00
Gregory Schier
b86b09a38a Remove devtools installer 2016-12-05 20:58:15 -08:00
Gregory Schier
3f7b222def Timer on update notification 2016-12-05 16:32:24 -08:00
Gregory Schier
403b0024ce Track history, bug fixes, analytics 2016-12-05 14:42:40 -08:00
Gregory Schier
9bc4680a5f Fixed importers and now refresh app when environment hcange 2016-12-02 21:15:38 -08:00
Gregory Schier
54918b4b09 Fixed DNS fallback not passing workspace 2016-12-01 14:58:08 -08:00
Gregory Schier
5f23b7f7ff Removed stupid _schema shit 2016-12-01 10:48:49 -08:00
Gregory Schier
d8ca4a360e Fix tests 2016-12-01 09:03:33 -08:00
Gregory Schier
cfb4e02e0a Support postman env imports, and bug fixes 2016-11-30 19:54:26 -08:00
Gregory Schier
e752f81ec7 Some cleanup 2016-11-30 16:02:35 -08:00
Gregory Schier
3523b9767d Sweeping performance improvements 2016-11-25 15:09:17 -08:00
Gregory Schier
92e8005259 Switched to better bind mechanism 2016-11-25 12:55:15 -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
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
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
1b5ed475ab Update some deps 2016-11-17 16:33:03 -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
afae300761 And more tests 2016-11-10 01:00:29 -08:00
Gregory Schier
ea8b530da7 Added LocalStorage tests 2016-11-09 23:34:26 -08:00
Gregory Schier
8fef7cb364 Update Electron 2016-11-09 19:09:22 -08:00
Gregory Schier
37359a905b Babelify the main.jsO 2016-11-09 18:53:06 -08:00
Gregory Schier
7124078f55 Explicitly pass environmentID to send and remove build script 2016-11-09 16:01:10 -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
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
b76f748e73 Custom localstorage implementation 2016-10-26 18:29:25 -07:00
Gregory Schier
e731a3c56c Default sync groups to auto + custom methods 2016-10-26 10:49:49 -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
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
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
aa2539b4fc Nothing much 2016-09-28 11:50:14 -07:00
Gregory Schier
c32abb5398 Bump 2016-09-22 16:18:46 -07:00
Gregory Schier
fe71063938 Smarter URL encoding 2016-09-22 12:44:28 -07:00
Gregory Schier
6a890fb618 Fix remoteReleases url 2016-09-20 20:20:10 -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
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
35cf8ca9a8 Almost working except for the sidebar 2016-09-15 15:45:08 -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
1ad62ec4cc Added request body beautify 2016-09-13 10:29:09 -07:00
Gregory Schier
3ba0074331 Add custom template tags for timestamp and uuid 2016-09-12 17:05:04 -07:00
Gregory Schier
46d56804e6 XML and XPath support 2016-09-09 18:51:49 -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
14d11c4299 Added a db test 2016-09-04 14:32:36 -07:00
Gregory Schier
0ab7710e92 Remove react-elm-components 2016-09-03 00:09:46 -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
8aa0005863 Convert from Sass to Less 2016-08-29 10:58:59 -07:00
Gregory Schier
a49b554cad Better context menus 2016-08-25 12:44:51 -07:00
Gregory Schier
a423b9e8e7 Added better error viewer (#32) 2016-08-25 10:06:01 -07:00
Gregory Schier
c4fb6b2ddc More cmds 2016-08-23 12:49:00 -07:00
Gregory Schier
ed150c3e25 remove quotes 2016-08-23 12:47:38 -07:00
Gregory Schier
f2174868cc Stuff 2016-08-23 12:27:46 -07:00
Gregory Schier
824b44f6ea Revert adding elm 2016-08-23 12:06:48 -07:00
Gregory Schier
01cbbe835a Add elm to project 2016-08-23 11:58:17 -07:00
Gregory Schier
888fd07ce1 WIndows compat 2016-08-23 11:54:22 -07:00
Gregory Schier
633f66bd03 Fix nunjucks chokidar 2016-08-22 14:35:58 -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
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
63315d1942 Some small fixes 2016-08-17 11:05:52 -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
de040fb3ad Revert codemirror to working version 2016-07-29 13:37:23 -07:00
Gregory Schier
f3f215ec6e Refactor storage in app.js 2016-07-29 10:18:04 -07:00
Gregory Schier
72af17437a Fixed dep 2016-07-27 13:21:11 -07:00
Gregory Schier
3e63e533f3 A few more things 2016-07-27 13:07:50 -07:00
Gregory Schier
e39b87e5af Some tweaks 2016-07-27 10:25:03 -07:00
Gregory Schier
d369f85a12 Analytics and Sentry (#29)
* Segment integratrion + stats object

* Some things
2016-07-25 15:27:29 -07:00
Gregory Schier
91125bcbad Implement NeDB (#28)
* It works

* Not much
2016-07-23 01:22:52 -07:00
Gregory Schier
136f715415 Adde back remotereleases 2016-07-22 15:47:54 -07:00
Gregory Schier
fa842c20a7 Some stuff 2016-07-22 15:47:25 -07:00
Gregory Schier
860353474a Sidebar Sorting (#25)
* Got request moving working but is pretty messy

* Can now drag between groups

* Minor stuff

* Prevent deletion of last workspace

* Fixed some things

* Copy-pasta RequestGroup drag-n-drop

* Closes #2
2016-07-19 09:59:26 -07:00
Gregory Schier
0df4db0cb5 Hacky import script (#26)
v0 import/export stuff
2016-07-18 21:01:31 -07:00
Gregory Schier
ca5a6bec4d Fix build and dist folders 2016-07-18 13:10:18 -07:00
Gregory Schier
30f5e10750 electron-builder POC 2016-07-18 12:44:46 -07:00
Gregory Schier
b703400fe4 Darwin auto updates working (I think) 2016-07-13 18:12:42 -07:00
Gregory Schier
5a2c9151b4 Zoom and other things 2016-07-07 13:10:55 -07:00
Gregory Schier
8ec806b35c REmoved react-hotkeys and fixed some things 2016-07-06 15:11:37 -07:00
Gregory Schier
f90e4d7419 Started on hotkeys (#19)
* Started on hotkeys

* Tweaks

* Changed tab color

* Persist sidebarWidth to workspace

* Tweaks

* Switched to Mousetrap
2016-07-06 13:18:26 -07:00
Gregory Schier
4e4d085403 Upgrade some deps 2016-06-19 23:14:51 -07:00
Gregory Schier
51fc13d14e Added JSON linting 2016-06-18 15:57:23 -07:00
Gregory Schier
d37668c9b3 Change book.json 2016-06-11 17:27:01 -07:00
Gregory Schier
e9d64ebb23 Workspaces (#7)
* Got a hacky workspace implementation running

* Removed some hax with reducer composition

* Moved some more around

* Moved files back out

* Started on entities reducer

* Split up some components

* Moved nested modules back out of workspaces

* Started on new Sidebar tree stuff

* Better store stuff

* Some more tweaks

* Removed workspace update action

* Re-implemented filtering in the Sidbare

* Switch to get the newest response
2016-04-26 00:29:24 -07:00
Gregory Schier
8a36c16711 Smaller build 2016-04-20 22:47:03 -07:00
Gregory Schier
3378a03e0c MVP build process 2016-04-19 23:09:46 -07:00
Gregory Schier
71e4d1658e Update webpack and refactor response fetching 2016-04-19 19:14:53 -07:00
Gregory Schier
6726b4704b Prod packaging POC 2016-04-18 23:05:55 -07:00
Gregory Schier
b13309d52a POC Responses in DB 2016-04-17 21:39:15 -07:00
Gregory Schier
097859aac1 PouchDB, import, environments closes #13 2016-04-16 18:52:53 -07:00
Gregory Schier
fc9d0c41fb PouchDB up and running POC 2016-04-16 16:24:57 -07:00
Gregory Schier
07a2ea374a Merge branch 'feature/request-group-environments' 2016-04-16 09:33:30 -07:00
Gregory Schier
b49a70753b conflicts 2016-04-16 09:32:50 -07:00
Gregory Schier
61338d091c Made webpack config a bit better 2016-04-15 09:50:29 -07:00
Gregory Schier
8a4c4fcd4f Refactored modals a bit 2016-04-14 22:23:54 -07:00
Gregory Schier
949dbff04b Tweaking some things for environments 2016-04-14 19:18:56 -07:00
Gregory Schier
4c93317f45 A bunch 2016-04-09 19:58:48 -07:00
Gregory Schier
fd3be37245 Responses are showing up 2016-04-09 14:08:55 -07:00
Gregory Schier
847f82bd83 Started params editor implementation 2016-04-08 18:14:25 -07:00
Gregory Schier
e845a71ac5 Start refactoring sidebar 2016-04-04 22:35:21 -07:00
Gregory Schier
0938f2294e Delete request 2016-04-03 15:54:39 -07:00
Gregory Schier
faf4796a1e Electron working 2016-03-22 11:20:05 -07:00
Gregory Schier
633295f0b9 Checkpoint 2016-03-22 09:42:03 -07:00
Gregory Schier
f8aa6620d5 Small updates 2016-03-21 22:19:48 -07:00
Gregory Schier
103d41f5fb Updated stuff 2016-03-21 22:01:58 -07:00
Gregory Schier
43214dd1d3 Model validation and tests 2016-03-20 13:42:27 -07:00
Gregory Schier
1452c39b67 A bunch 2016-03-19 21:00:40 -07:00
Gregory Schier
276bba479d got editors working and more css 2016-03-16 13:02:47 -07:00
Gregory Schier
403bc474a0 Got a pretty good skeleton 2016-03-15 22:49:42 -07:00