Gregory Schier
0ab7710e92
Remove react-elm-components
2016-09-03 00:09:46 -07:00
Gregory Schier
8739bb7973
Whitespace
2016-09-03 00:08:20 -07:00
Gregory Schier
dba752dd5e
Remove cancel button
2016-09-02 22:19:35 -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
274a772d2b
Version bump
2016-09-02 10:05:48 -07:00
Gregory Schier
e495343f73
Only lint if not readonly
2016-09-02 10:05:21 -07:00
Gregory Schier
dece633989
Delete old responses, and some other tweaks ( #34 )
2016-09-01 22:45:12 -07:00
Gregory Schier
89dd2a0a8b
Change let to const
2016-08-31 13:52:48 -07:00
Gregory Schier
bf358d51c3
Encode URI paths
2016-08-31 13:50:27 -07:00
Gregory Schier
24b3602a23
Fix commments
2016-08-30 22:51:34 -07:00
Gregory Schier
6efb291b55
Faster editor
2016-08-30 22:37:21 -07:00
Gregory Schier
cc1e2eec20
Fix size tag
2016-08-30 13:45:44 -07:00
Gregory Schier
8aa0005863
Convert from Sass to Less
2016-08-29 10:58:59 -07:00
Gregory Schier
3cf464d059
Remove Sentry console plugin and fix request switcher input focus
2016-08-25 14:34:03 -07:00
Gregory Schier
678d110ef9
Update app name and description
2016-08-25 12:58:20 -07:00
Gregory Schier
a49b554cad
Better context menus
2016-08-25 12:44:51 -07:00
Gregory Schier
d1757a2cf1
Update RavenJS and bump version
2016-08-25 10:46:13 -07:00
Gregory Schier
a423b9e8e7
Added better error viewer ( #32 )
2016-08-25 10:06:01 -07:00
Gregory Schier
fc4f82fb35
Don't check for updates so much
2016-08-23 13:54:11 -07:00
Gregory Schier
e7e85eac50
Fix
2016-08-23 12:53:19 -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
6a7a0b07bc
try
2016-08-23 12:43:01 -07:00
Gregory Schier
f10532980a
try
2016-08-23 12:37:01 -07:00
Gregory Schier
51b7c04d74
Extra check
2016-08-23 12:31:26 -07:00
Gregory Schier
23558ba682
Fix
2016-08-23 12:30:06 -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
f8ccb39787
Bump up default font size
2016-08-22 15:22:22 -07:00
Gregory Schier
3f9a4f7442
Added reference to Insomnia in update notification
2016-08-22 14:58:24 -07:00
Gregory Schier
633f66bd03
Fix nunjucks chokidar
2016-08-22 14:35:58 -07:00
Gregory Schier
c81313694d
Update menu
2016-08-22 13:08:22 -07:00
Gregory Schier
8ca3abc31e
Bulk header editor
2016-08-22 13:05:42 -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
2af23f2870
Linux update notification
2016-08-20 13:41:44 -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
55ecd5581b
Fix request duplication
2016-08-17 14:05:14 -07:00
Gregory Schier
30272b0c0c
Fixed settings tab reset and removed about menu for windows
2016-08-17 13:58:44 -07:00
Gregory Schier
5f258a2dee
Merge branch 'fix/small-fixes'
2016-08-17 12:12:18 -07:00
Gregory Schier
2bdeb76bd0
Some sentry updates
2016-08-17 12:12:13 -07:00
Gregory Schier
63315d1942
Some small fixes
2016-08-17 11:05:52 -07:00
Gregory Schier
6bbdcaf440
REvert setting active workspace
2016-08-15 15:37:47 -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