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
dd9be2a896
better error message for Parse Error
2016-09-28 14:17:57 -07:00
Gregory Schier
9d242ab836
Auto detect JSON and fix editor crashing on invalid JSON
2016-09-28 13:37:53 -07:00
Gregory Schier
418437aa6c
Fixed ElmComponent port subscription bug
2016-09-28 12:14:48 -07:00
Gregory Schier
7f2f1a983f
Request actions no longer 'connected'
2016-09-22 13:14:41 -07:00
Gregory Schier
296ec34fda
Fix again
2016-09-22 13:04:23 -07:00
Gregory Schier
2a0194286f
Fix header editor not showing
2016-09-22 13:02:29 -07:00
Gregory Schier
df3e3c52e3
Use new URLEncoding in rendered querystring preview as well
2016-09-22 12:47:22 -07:00
Gregory Schier
6504dade48
Fix cookies modal input bug
2016-09-21 21:17:38 -07:00
Gregory Schier
79cc9c7e0f
Remove all old refs
2016-09-21 13:49:54 -07:00
Gregory Schier
661c370fc9
Started moving DB models out
2016-09-21 13:32:45 -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
0b9a390110
Fixed tests
2016-09-20 17:18:18 -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
bc0d436542
Better imports
2016-09-20 12:53:56 -07:00
Gregory Schier
135de92b80
Fix
2016-09-18 22:57:52 -07:00
Gregory Schier
aa99d4034f
Cleaned up UrlBar a bit
2016-09-18 22:57:04 -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