Gregory Schier
7adf8591c1
Switch to Google Analytics API ( #609 )
...
* Almost working
* First working implementation
* Simplified analytics utils
* Fix tests
2017-11-18 22:47:54 +00:00
Gregory Schier
a2517713c5
Autoselect active env in editor and update flow ( #497 )
2017-09-25 23:32:58 +02:00
Gregory Schier
28ab0af409
Flow for RequestGroup and sidebar children component
2017-09-18 18:25:51 +02:00
Gregory Schier
f76e382387
Revamp Keyboard Shortcuts ( #487 )
...
* More shortcuts and accessibility tweaks
* Use hotkey objects everywhere
* A few last-minute tweaks
2017-09-17 16:04:56 +02:00
Gregory Schier
b88f4741e4
Upgrade React and dependent libraries
2017-08-09 18:56:27 -07:00
Gregory Schier
38fe4a83dc
Revert notificatoins
2017-07-31 14:14:16 -07:00
Gregory Schier
3b27d5fa01
Mark new workspaces in UI ( #379 )
2017-07-27 15:59:07 -07:00
Gregory Schier
8faa28a2cf
Get rid of tab tracking
2017-07-25 15:28:53 -07:00
Gregory Schier
dae1ba3fb0
Minor tweak to sidebar filter style
2017-07-17 15:47:45 -07:00
Gregory Schier
8168610d8d
More prominent copy as curl ( Closes #336 )
2017-06-29 11:27:29 -07:00
Gregory Schier
0e57b40ba3
Dedicated tab for request descriptions ( #317 )
...
* Added tab for mardown descriptions
* Some fixes
* Fix dropdown menu theme
* Track description editing
2017-06-16 13:29:22 -07:00
Gregory Schier
8cf491a99d
Much better sidebar sorting ( #308 )
2017-06-13 13:45:15 -07:00
Gregory Schier
edc594f1c1
Some fixes to documentation editor
2017-06-05 08:09:06 -07:00
Gregory Schier
6666080f0f
Remove documentation icon clickability
2017-06-01 17:25:36 -07:00
Gregory Schier
cb0fa272b3
Tweak prompt button icon
2017-06-01 17:00:57 -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
Gregory Schier
56a86168c4
Nunjucks Variable Editor Modal ( #110 )
...
* Fixed duplication kve bug
* Some minor css
* Fix modal refs
* Got variable modal showing
* A bit more
* Errors and debounced render
* Finished naive editors
* Some key value editor fixes
* Yet even more one-line fixes
* Added some transitions
* Small fixes
* Added key flattening util
2017-03-08 22:23:23 -08: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
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
b198e6170b
React performance sweep ( #96 )
...
* Removed some unnecessary rendering
* Only PureComponents and some other stuff
* Removed all functional components
* Only deal with nunjucks marks
* Remove ref assign functions in modals
* Lots of tweaks
* A bit snappier
* A bit snappier
2017-02-28 13:32:23 -08:00
Gregory Schier
229112be6b
Make key-value editor sortable ( #95 )
...
* Split key value editor into multiple components
* Sorting almost works
* Drag and drop kve works :)
2017-02-27 22:26:24 -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
61ed2445d8
Fix editable drag-n-drop bug
2017-01-23 16:48:28 -08:00
Gregory Schier
6d8db80de6
Finish up themes
2017-01-23 14:41:31 -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
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
f677790d85
Fixed active folder logic
2016-11-25 15:21:07 -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
05e42571d2
Prevent activation of already active request
2016-11-25 11:01:41 -08:00
Gregory Schier
df2084546a
update filter tracking
2016-11-23 15:25:03 -08:00
Gregory Schier
ace837e1ee
Some small improvements
2016-11-23 12:44:46 -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
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
47a3c0b41d
Some tweaks
2016-11-11 17:01:54 -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
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